Package | Description |
---|---|
org.picketlink.trust.jbossws.handler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSAML2Handler
Base class for SAML handlers implementations.
|
class |
AbstractWSAuthenticationHandler
Base class to perform Authentication for POJO Web Services based on the Authorize Operation on the JBossWS Native stack.
|
class |
AbstractWSAuthorizationHandler
Base class for authorization handlers for POJO Web services based on the Authorize Operation on the JBossWS Native stack
|
class |
BinaryTokenHandler
Handler that looks for a binary data that exists in the HTTP payload either as a header or a cookie based on configuration.
|
class |
MapBasedTokenHandler
Handler that looks for a binary token data that exists in jaasOptionsMap supplied in constructor.
|
class |
SAML2Handler
implementation for
AbstractSAML2Handler specific for the JBoss AS7 binding. |
class |
SAMLInboundHandler
SAML2Handler implementation to handle only inbound messages. |
class |
SAMLOutboundHandler
SAML2Handler implementation to handle only outbound messages. |
class |
SamlRequestSecurityTokenHandler |
class |
WSAuthenticationHandler
Perform Authentication for POJO Web Services
Based on the Authorize Operation on the JBossWS Native stack
|
class |
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.