Interface | Description |
---|---|
AuthnRequestBuilder |
This interface defines a method to create a SAML 2.0 Protocol AuthnRequest.
|
TokenReplayCache<T> |
Class | Description |
---|---|
AbstractRequestAssertionConsumerHandler | |
AbstractServiceProviderFilter | |
AbstractSSOSpHandler | |
DefaultAuthnRequestBuilder |
A default implementation of the AuthnRequestBuilder interface to create a SAML 2.0
Protocol AuthnRequest.
|
EHCacheTokenReplayCache |
An in-memory EHCache implementation of the TokenReplayCache interface.
|
LogoutResponse | |
LogoutService | |
MetadataService | |
MetadataWriter | |
RequestAssertionConsumerFilter | |
RequestAssertionConsumerService | |
SamlPostBindingFilter | |
SamlpRequestComponentBuilder |
A set of utility methods to construct SAMLP Request statements
|
SAMLProtocolResponseValidator |
Validate a SAML (1.1 or 2.0) Protocol Response.
|
SamlRedirectBindingFilter | |
SamlRequestInfo | |
SamlSSOAssertionValidator |
An extension of the WSS4J SamlAssertionValidator.
|
SAMLSSOResponseValidator |
Validate a SAML 2.0 Protocol Response according to the Web SSO profile.
|
SSOConstants | |
SSOValidatorResponse |
Some information that encapsulates a successful validation by the SAMLSSOResponseValidator
|
Apache CXF