Uses of Class
net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
Packages that use LibertySSOSContext
Package
Description
Profile processing components related to SAML 2 delegation.
-
Uses of LibertySSOSContext in net.shibboleth.idp.saml.saml2.profile.delegation.impl
Fields in net.shibboleth.idp.saml.saml2.profile.delegation.impl declared as LibertySSOSContextModifier and TypeFieldDescriptionprivate LibertySSOSContextPopulateLibertyContext.ssosContextLiberty context to populate.Fields in net.shibboleth.idp.saml.saml2.profile.delegation.impl with type parameters of type LibertySSOSContextModifier and TypeFieldDescriptionAddDelegationRestrictionToAssertions.libertyContextLookupStrategyFunction used to resolve the Liberty context to populate.DelegatedAssertionLookupStrategy.libertyContextLookupStrategyFunction used to resolve the Liberty context to populate.PopulateLibertyContext.libertyContextLookupStrategyFunction used to resolve the Liberty context to populate.Method parameters in net.shibboleth.idp.saml.saml2.profile.delegation.impl with type arguments of type LibertySSOSContextModifier and TypeMethodDescriptionvoidAddDelegationRestrictionToAssertions.setLibertyContextLookupStrategy(Function<ProfileRequestContext, LibertySSOSContext> strategy) Set the strategy used to locate theLibertySSOSContextto populate.voidPopulateLibertyContext.setLibertyContextLookupStrategy(Function<ProfileRequestContext, LibertySSOSContext> strategy) Set the strategy used to locate theLibertySSOSContextto populate.Constructor parameters in net.shibboleth.idp.saml.saml2.profile.delegation.impl with type arguments of type LibertySSOSContextModifierConstructorDescriptionConstructor.