public class PreviousResultLookupFunction extends Object implements ContextDataLookupFunction<AuthenticationContext,Boolean>
AuthenticationResult.isPreviousResult()
or null if the input context is null or AuthenticationContext.getAuthenticationResult() is null.| Constructor and Description |
|---|
PreviousResultLookupFunction() |
@Nullable public Boolean apply(@Nullable AuthenticationContext input)
apply in interface com.google.common.base.Function<AuthenticationContext,Boolean>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.