Package net.shibboleth.idp.saml.saml2.profile.config.navigate
package net.shibboleth.idp.saml.saml2.profile.config.navigate
Functions to navigate into SAML 2 profile configuration information.
-
ClassesClassDescriptionA function that returns
BrowserSSOProfileConfiguration.getMaximumTimeSinceAuthn(ProfileRequestContext)if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.Implements a set of default logic for determining theRequestedAuthnContextoperator to use.Implements a set of default logic for determining the custom principals to derive theRequestedAuthnContextfrom.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.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.