Uses of Interface
org.apache.wss4j.stax.securityToken.SamlSecurityToken

Packages that use SamlSecurityToken
org.apache.wss4j.stax.impl.securityToken   
org.apache.wss4j.stax.validate   
 

Uses of SamlSecurityToken in org.apache.wss4j.stax.impl.securityToken
 

Classes in org.apache.wss4j.stax.impl.securityToken that implement SamlSecurityToken
 class SamlSecurityTokenImpl
           
 

Uses of SamlSecurityToken in org.apache.wss4j.stax.validate
 

Methods in org.apache.wss4j.stax.validate with type parameters of type SamlSecurityToken
<T extends SamlSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
T
SamlTokenValidatorImpl.validate(SamlAssertionWrapper samlAssertionWrapper, org.apache.xml.security.stax.securityToken.InboundSecurityToken subjectSecurityToken, TokenContext tokenContext)
           
<T extends SamlSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
T
SamlTokenValidator.validate(SamlAssertionWrapper samlAssertionWrapper, org.apache.xml.security.stax.securityToken.InboundSecurityToken subjectSecurityToken, TokenContext tokenContext)
           
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.