| 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.
|
| SAML2Handler |
implementation for
AbstractSAML2Handler specific for the JBoss AS7 binding. |
| SAMLInboundHandler |
SAML2Handler implementation to handle only inbound messages. |
| SAMLOutboundHandler |
SAML2Handler implementation to handle only outbound messages. |
| SamlRequestSecurityTokenHandler | |
| WSAuthenticationHandler |
Perform Authentication for POJO Web Services
Based on the Authorize Operation on the JBossWS Native stack
|
| WSAuthorizationHandler |
An authorization handler for the POJO Web services Based on the Authorize Operation on the JBossWS Native stack
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.