Uses of Class
pl.edu.icm.unity.engine.api.authn.AuthenticatorStepContext
Packages that use AuthenticatorStepContext
-
Uses of AuthenticatorStepContext in pl.edu.icm.unity.engine.api.authn
Subclasses of AuthenticatorStepContext in pl.edu.icm.unity.engine.api.authnModifier 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).Constructors in pl.edu.icm.unity.engine.api.authn with parameters of type AuthenticatorStepContextModifierConstructorDescriptionAuthenticationStepContext
(AuthenticatorStepContext authenticatorContext, AuthenticationOptionKey authnOptionId)