Package | Description |
---|---|
com.arjuna.mw.wst11.client | |
com.arjuna.mw.wst11.service | |
com.arjuna.webservices11.wsarj.handler | |
org.jboss.ws.api.handler |
Convenient extensions to JAX-WS handler framework
|
org.picketlink.identity.federation.core.wstrust.handlers | |
org.picketlink.trust.jbossws.handler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWSTXHandler |
class |
DisabledWSTXHandler
This handler is used when
default-context-propagation is disabled. |
class |
EnabledWSTXHandler
This handler is used when
default-context-propagation is enabled. |
class |
JaxWSHeaderContextProcessor
The class is used to perform WS-Transaction context insertion
and extraction for application level SOAP messages using JaxWS.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxWSSubordinateHeaderContextProcessor
specialised version which creates and interposes a subordinate AT transaction when
it finds an incoming AT context in the message headers
|
Modifier and Type | Class and Description |
---|---|
class |
InstanceIdentifierHandler
Header handler for parsing the Arjuna WS instance identifier header.
|
class |
InstanceIdentifierInHandler
Created by IntelliJ IDEA.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericSOAPHandler<C extends SOAPMessageContext>
A generic JAX-WS soap handler
|
Modifier and Type | Class and Description |
---|---|
class |
STSSaml20Handler
A concrete implementation of
STSSecurityHandler that can handle SAML version 2.0 Assertion inside of
WSTrustConstants#WSSE_NS elements. |
class |
STSSecurityHandler
STSSecurityHandler is a server-side JAX-WS SOAP Protocol handler that will extract a Security Token from the SOAP
Security
Header and validate the token with the configured Security Token Service (STS).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPicketLinkTrustHandler<C extends LogicalMessageContext>
Abstract base class for the PicketLink Trust Handlers
|
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.