Class PopulateMultiFactorAuthenticationContext.DefaultResultLookupStrategy

java.lang.Object
net.shibboleth.idp.authn.impl.PopulateMultiFactorAuthenticationContext.DefaultResultLookupStrategy
All Implemented Interfaces:
Function<ProfileRequestContext,Collection<AuthenticationResult>>
Enclosing class:
PopulateMultiFactorAuthenticationContext

private class PopulateMultiFactorAuthenticationContext.DefaultResultLookupStrategy extends Object implements Function<ProfileRequestContext,Collection<AuthenticationResult>>
Default strategy function to extract embedded AuthenticationResults from inside the AuthenticationResultPrincipal collection of an active AuthenticationResult of the currently executing flow.