Package net.shibboleth.idp.saml.saml2.profile.config.navigate
Functions to navigate into SAML 2 profile configuration information.
-
Class Summary Class Description MaximumTimeSinceAuthnLookupFunction A function that returnsBrowserSSOProfileConfiguration.getMaximumTimeSinceAuthn(ProfileRequestContext)if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.ProxyAwareAuthnContextComparisonLookupFunction Implements a set of default logic for determining theRequestedAuthnContextoperator to use.ProxyAwareDefaultAuthenticationMethodsLookupFunction Implements a set of default logic for determining the custom principals to derive theRequestedAuthnContextfrom.ProxyCountLookupFunction A function that returns the allowable proxy count based on the result ofSAML2ProfileConfiguration.getProxyCount(ProfileRequestContext), if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.ProxyRestrictionLookupFunction A function that returns the allowable proxy count and audiences to include in assertions, based on the results of lookup functions for local configuration merged with upstream proxy restrictions to compute a final result in accordance with the standard.