Package net.shibboleth.saml.saml2.profile.config.navigate
@NonnullElements
package net.shibboleth.saml.saml2.profile.config.navigate
Functions that access SAML 2.0 profile configuration.
-
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.A function that returns the allowable proxy count based on the result ofBrowserSSOProfileConfiguration.getProxyCount(ProfileRequestContext), if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.A function that returns theNameIDFormats whose NameQualifier attributes should allow for defaulting based on the result ofgetQualifiedNameIDFormats(ProfileRequestContext)if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.