Uses of Class
org.opensaml.saml.common.messaging.context.SAMLBindingContext
Packages that use SAMLBindingContext
Package
Description
Functions to navigate SAML message contexts.
Functions and predicates supporting common SAML profile behavior.
-
Uses of SAMLBindingContext in org.opensaml.saml.common.profile.logic
Fields in org.opensaml.saml.common.profile.logic with type parameters of type SAMLBindingContextModifier and TypeFieldDescriptionDefaultLocalErrorPredicate.bindingContextLookupStrategyStrategy function for access toSAMLBindingContextto check.Method parameters in org.opensaml.saml.common.profile.logic with type arguments of type SAMLBindingContextModifier and TypeMethodDescriptionvoidDefaultLocalErrorPredicate.setBindingContextLookupStrategy(Function<ProfileRequestContext, SAMLBindingContext> strategy) Set lookup strategy forSAMLBindingContextto check.