| Interface | Description |
|---|---|
| BinaryTokenValidation |
Interface for token validation to be supplied to @MapBasedTokenHandler and @BinaryTokenHandler.
|
| Class | Description |
|---|---|
| AbstractPicketLinkTrustHandler<C extends LogicalMessageContext> |
Abstract base class for the PicketLink Trust Handlers
|
| AbstractSAML2Handler |
Base class for SAML handlers implementations.
|
| AbstractWSAuthenticationHandler |
Base class to perform Authentication for POJO Web Services based on the Authorize Operation on the JBossWS Native stack.
|
| AbstractWSAuthorizationHandler |
Base class for authorization handlers for POJO Web services based on the Authorize Operation on the JBossWS Native stack
|
| BinaryTokenHandler |
Handler that looks for a binary data that exists in the HTTP payload either as a header or a cookie based on configuration.
|
| MapBasedTokenHandler |
Handler that looks for a binary token data that exists in jaasOptionsMap supplied in constructor.
|
| SamlRequestSecurityTokenHandler |
Copyright © 2013. All Rights Reserved.