Package org.opensaml.saml.common.messaging.context.navigate
Functions to navigate SAML message contexts.
-
Class Summary Class Description AttributeConsumerServiceLookupFunction ContextDataLookupFunction
to return theAttributeConsumingService
from theAttributeConsumingServiceContext
.EntityDescriptorLookupFunction SAMLBindingContextBindingFunction ContextDataLookupFunction
that returns the SAML binding from aSAMLBindingContext
.SAMLEntityIDFunction AContextDataLookupFunction
that returnsAbstractSAMLEntityContext.getEntityId()
.SAMLMessageContextAuthenticationFunction Function that returns the authenticated state of a configuredAbstractAuthenticatableSAMLEntityContext
, defaulting toSAMLPeerEntityContext
.SAMLMessageContextIssuerFunction Function that returns the entityID from aSAMLPeerEntityContext
orSAMLSelfEntityContext
.SAMLMessageInfoContextIDFunction SAMLMessageInfoContextIssueInstantFunction SAMLProtocolContextProtocolFunction ContextDataLookupFunction
that returns the protocol from aSAMLProtocolContext
.