Package net.shibboleth.idp.authn.config.navigate
@NonnullElements
package net.shibboleth.idp.authn.config.navigate
Functions for traversing authentication configurations.
-
ClassesClassDescriptionA function that returns
AuthenticationProfileConfiguration.getAuthenticationFlows(org.opensaml.profile.context.ProfileRequestContext)() if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.A predicate that evaluates aProfileRequestContextand determines whether forced authentication should be set based on the associatedAuthenticationProfileConfiguration.A function that returnsAuthenticationProfileConfiguration.getPostAuthenticationFlows(org.opensaml.profile.context.ProfileRequestContext)() if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.