Interface | Description |
---|---|
SAMLMessageContext<InboundMessageType extends SAMLObject,OutboundMessageType extends SAMLObject,NameIdentifierType extends SAMLObject> |
SAML specific extension to the more basic
MessageContext . |
Class | Description |
---|---|
AbstractEndpointSelector |
Endpoint selectors choose the endpoint that should be used to contact a peer.
|
BasicEndpointSelector |
This endpoint selector retrieves all the endpoints for a given role.
|
BasicSAMLMessageContext<InboundMessageType extends SAMLObject,OutboundMessageType extends SAMLObject,NameIdentifierType extends SAMLObject> |
Base implemention of
SAMLMessageContext . |
Exception | Description |
---|---|
BindingException |
Base exception for errors that occur when messages are encoded/decoded for a specific binding.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.