See: Description
Class | Description |
---|---|
AddChannelBindingsHeaderHandler |
MessageHandler to add
ChannelBindings headers to an outgoing SOAP envelope. |
CheckMessageVersionHandler |
Handler that checks whether a SAML message has an appropriate version.
|
DefaultEndpointResolver<EndpointType extends Endpoint> |
Default implementation that performs additional endpoint validation.
|
SAMLAddAttributeConsumingServiceHandler |
SAML
MessageHandler that attaches an AttributeConsumingServiceContext
to the SAMLMetadataContext based on the content of an AuthnRequest in the message context. |
SAMLMetadataLookupHandler |
Handler for inbound SAML protocol messages that attempts to locate SAML metadata for
the message issuer, and attaches it with a
SAMLMetadataContext as a child of the
pre-existing SAMLPeerEntityContext . |
SAMLOutboundDestinationHandler |
Handler for outbound SAML protocol messages which adds the destination endpoint URL as the 'recipient'
attribute to SAML 1
ResponseAbstractType messages, or as the
'destination' attribute to RequestAbstractType and
StatusResponseType messages. |
SAMLProtocolAndRoleHandler |
SAML
MessageHandler that attaches protocol
and role information to a message context via SAMLProtocolContext and
SAMLPeerEntityContext objects. |
SAMLSOAPDecoderBodyHandler |
Body handler impl for use with SAML SOAP message decoders.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.