Uses of Class
org.apache.wss4j.binding.wss10.BinarySecurityTokenType
Packages that use BinarySecurityTokenType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of BinarySecurityTokenType in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust with parameters of type BinarySecurityTokenTypeModifier and TypeMethodDescriptionorg.apache.xml.security.stax.securityToken.InboundSecurityTokenSTSStaxTokenValidator.validate(BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext) -
Uses of BinarySecurityTokenType in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return BinarySecurityTokenTypeModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityTokenType()Create an instance ofBinarySecurityTokenTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type BinarySecurityTokenTypeModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value) Methods in org.apache.wss4j.binding.wss10 with parameters of type BinarySecurityTokenTypeModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value) -
Uses of BinarySecurityTokenType in org.apache.wss4j.stax.validate
Methods in org.apache.wss4j.stax.validate with parameters of type BinarySecurityTokenTypeModifier and TypeMethodDescriptionorg.apache.xml.security.stax.securityToken.InboundSecurityTokenBinarySecurityTokenValidator.validate(BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext) org.apache.xml.security.stax.securityToken.InboundSecurityTokenBinarySecurityTokenValidatorImpl.validate(BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext)