Uses of Class
pl.edu.icm.unity.engine.api.authn.AuthenticatorStepContext
-
Uses of AuthenticatorStepContext in pl.edu.icm.unity.engine.api.authn
Modifier and TypeClassDescriptionclass
Describes context of authentication: in which realm it happens (or happened), what flow is used, which option was used and which factor it was which can be 1 or 2 (at least until we start support 3rd factor authn).ModifierConstructorDescriptionAuthenticationStepContext
(AuthenticatorStepContext authenticatorContext, AuthenticationOptionKey authnOptionId)