Class SAMLMetadataContextLookupFunction
java.lang.Object
net.shibboleth.profile.context.navigate.messaging.AbstractRelyingPartyLookupFunction<SAMLMetadataContext>
net.shibboleth.saml.profile.context.navigate.messaging.SAMLMetadataContextLookupFunction
- All Implemented Interfaces:
Function<MessageContext,,SAMLMetadataContext> ContextDataLookupFunction<MessageContext,SAMLMetadataContext>
public class SAMLMetadataContextLookupFunction
extends AbstractRelyingPartyLookupFunction<SAMLMetadataContext>
A function to access a
SAMLMetadataContext underlying a RelyingPartyContext located via a
lookup function.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.profile.context.navigate.messaging.AbstractRelyingPartyLookupFunction
getProfileRequestContext, getProfileRequestContextLookupStrategy, getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setProfileRequestContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
SAMLMetadataContextLookupFunction
public SAMLMetadataContextLookupFunction()
-
-
Method Details
-
apply
-