Package org.opensaml.saml.common.messaging.context
Context classes for SAML-based messaging function.
-
Class Summary Class Description AbstractAuthenticatableSAMLEntityContext Abstract base class for subcontexts that carry information about a SAML entity which may be authenticated.AbstractSAMLEntityContext Abstract base class for subcontexts that carry information about a SAML entity.AttributeConsumingServiceContext Context, usually attached toSAMLMetadataContextthat carries a SAMLAttributeConsumingServicefor use in later stages.ChannelBindingsContext Context, usually attached to aMessageContextthat carries a collection ofChannelBindingsobjects supplied with a message.ECPContext Context, usually attached to aMessageContextthat carries state associated with an ECP request that is needed during response generation.SAMLArtifactContext Context that carries information about SAML artifact usage.SAMLBindingContext Context for holding information related to the SAML binding in use.SAMLConsentContext Subcontext that carries information about a SAML Consent value.SAMLEndpointContext Context that carries information about a SAML entity endpoint.SAMLMessageInfoContext A context intended to be used as a subcontext of aMessageContextthat carries some basic information about the SAML message.SAMLMessageReceivedEndpointContext A context intended to be used as a subcontext of aMessageContextthat carries some basic information about the SAML message.SAMLMetadataContext Subcontext that carries information SAML metadata about an associated entity.SAMLMetadataLookupParametersContext Context for operational parameters that influence the lookup of SAML metadata.SAMLPeerEntityContext Subcontext that carries information about a SAML peer entity.SAMLPresenterEntityContext Subcontext that carries information about the SAML "presenter" entity, as defined in SAML Core, section 3.4.SAMLProtocolContext Subcontext that carries information about the ongoing SAML protocol.SAMLSelfEntityContext Subcontext that carries information about the SAML "self" entity.SAMLSubjectNameIdentifierContext A context implementation which represents a SAML 1NameIdentifieror a SAML 2NameID.