Uses of Class
pl.edu.icm.unity.engine.api.authn.remote.AuthenticationTriggeringContext
-
Uses of AuthenticationTriggeringContext in pl.edu.icm.unity.engine.api.authn.remote
Modifier and TypeMethodDescriptionAuthenticationTriggeringContext.authenticationTriggeredFirstFactor()
AuthenticationTriggeringContext.authenticationTriggeredFirstFactor
(boolean rememberMeSet) AuthenticationTriggeringContext.authenticationTriggeredSecondFactor
(boolean rememberMeSet, PartialAuthnState postFirstFactorAuthnState) RedirectedAuthnState.getAuthenticationTriggeringContext()
AuthenticationTriggeringContext.registrationTriggeredAuthn
(RegistrationForm form, String invitationCode, AuthenticationOptionKey authenticationOptionKey) AuthenticationTriggeringContext.sandboxTriggeredFirstFactor
(SandboxAuthnRouter sandboxRouter) AuthenticationTriggeringContext.sandboxTriggeredSecondFactor
(PartialAuthnState postFirstFactorAuthnState, SandboxAuthnRouter sandboxRouter) Modifier and TypeMethodDescriptionRemoteAuthnResponseProcessor.executeVerificator
(Supplier<AuthenticationResult> verificator, AuthenticationTriggeringContext triggeringContext) ModifierConstructorDescriptionRedirectedAuthnState
(AuthenticationStepContext authenticationContext, Function<RedirectedAuthnState, AuthenticationResult> responseHandler, RememberMeToken.LoginMachineDetails initialLoginMachine, String ultimateReturnURL, AuthenticationTriggeringContext authenticationTriggeringContext)