Package org.opensaml.saml.common.messaging.context.navigate
package org.opensaml.saml.common.messaging.context.navigate
Functions to navigate SAML message contexts.
-
ClassesClassDescription
ContextDataLookupFunction
to return theAttributeConsumingService
from theAttributeConsumingServiceContext
.ContextDataLookupFunction
that returns the SAML binding from aSAMLBindingContext
.AContextDataLookupFunction
that returnsAbstractSAMLEntityContext.getEntityId()
.Function that returns the authenticated state of a configuredAbstractAuthenticatableSAMLEntityContext
, defaulting toSAMLPeerEntityContext
.Function that returns the entityID from aSAMLPeerEntityContext
orSAMLSelfEntityContext
.ContextDataLookupFunction
that returns the protocol from aSAMLProtocolContext
.