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