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
a SAML entity, and attaches it with a
SAMLMetadataContext as a child of a
pre-existing concrete instance of AbstractSAMLEntityContext . |
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
an instance of AbstractSAMLEntityContext objects. |
SAMLSOAPDecoderBodyHandler |
Body handler impl for use with SAML SOAP message decoders.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.