Uses of Class
org.opensaml.saml.common.messaging.context.SAMLEndpointContext
Packages that use SAMLEndpointContext
Package
Description
Functions and predicates supporting common SAML profile behavior.
-
Uses of SAMLEndpointContext in org.opensaml.saml.common.profile.logic
Fields in org.opensaml.saml.common.profile.logic with type parameters of type SAMLEndpointContextModifier and TypeFieldDescriptionDefaultLocalErrorPredicate.endpointContextLookupStrategyStrategy function for access toSAMLEndpointContextto check.Method parameters in org.opensaml.saml.common.profile.logic with type arguments of type SAMLEndpointContextModifier and TypeMethodDescriptionvoidDefaultLocalErrorPredicate.setEndpointContextLookupStrategy(Function<ProfileRequestContext, SAMLEndpointContext> strategy) Set lookup strategy forSAMLEndpointContextto check.