Package org.opensaml.common.binding

Classes related to SAML binding operations.

See:
          Description

Interface Summary
SAMLMessageContext<InboundMessageType extends SAMLObject,OutboundMessageType extends SAMLObject,NameIdentifierType extends SAMLObject> SAML specific extension to the more basic MessageContext.
 

Class Summary
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 Summary
BindingException Base exception for errors that occur when messages are encoded/decoded for a specific binding.
 

Package org.opensaml.common.binding Description

Classes related to SAML binding operations.



Copyright © 1999-2012. All Rights Reserved.