| Package | Description |
|---|---|
| net.shibboleth.idp.authn.context |
Context classes for managing authentication-related state.
|
| Modifier and Type | Method and Description |
|---|---|
MultiFactorAuthenticationContext |
MultiFactorAuthenticationContext.setAuthenticationFlowDescriptor(AuthenticationFlowDescriptor descriptor)
Set the
AuthenticationFlowDescriptor representing the MFA flow. |
MultiFactorAuthenticationContext |
MultiFactorAuthenticationContext.setEvent(String e)
Set an event that should be signaled as the result of the MFA flow.
|
MultiFactorAuthenticationContext |
MultiFactorAuthenticationContext.setNextFlowId(String id)
Set the next flow due to execute.
|
MultiFactorAuthenticationContext |
MultiFactorAuthenticationContext.setTransitionMap(Map<String,MultiFactorAuthenticationTransition> map)
Set the map of transitions to apply, replacing any existing entries.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.