Uses of Class
org.apache.wss4j.stax.validate.SamlTokenValidatorImpl
-
Packages that use SamlTokenValidatorImpl Package Description org.apache.cxf.ws.security.trust -
-
Uses of SamlTokenValidatorImpl in org.apache.cxf.ws.security.trust
Subclasses of SamlTokenValidatorImpl in org.apache.cxf.ws.security.trust Modifier and Type Class Description classSTSStaxTokenValidatorA Streaming SAML Token Validator implementation to validate a received Token to a SecurityTokenService (STS).
-