Uses of Interface
org.apache.wss4j.stax.securityToken.SamlSecurityToken
Packages that use SamlSecurityToken
-
Uses of SamlSecurityToken in org.apache.wss4j.stax.impl.securityToken
Classes in org.apache.wss4j.stax.impl.securityToken that implement SamlSecurityToken -
Uses of SamlSecurityToken in org.apache.wss4j.stax.validate
Methods in org.apache.wss4j.stax.validate with type parameters of type SamlSecurityTokenModifier and TypeMethodDescription<T extends SamlSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TSamlTokenValidator.validate(SamlAssertionWrapper samlAssertionWrapper, org.apache.xml.security.stax.securityToken.InboundSecurityToken subjectSecurityToken, TokenContext tokenContext) <T extends SamlSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TSamlTokenValidatorImpl.validate(SamlAssertionWrapper samlAssertionWrapper, org.apache.xml.security.stax.securityToken.InboundSecurityToken subjectSecurityToken, TokenContext tokenContext)