Uses of Record Class
pl.edu.icm.unity.engine.api.authn.SigInInProgressContext
Packages that use SigInInProgressContext
-
Uses of SigInInProgressContext in pl.edu.icm.unity.engine.api.authn
Fields in pl.edu.icm.unity.engine.api.authn declared as SigInInProgressContextModifier and TypeFieldDescriptionfinal SigInInProgressContext
AuthenticationStepContext.signInInProgressContext
Methods in pl.edu.icm.unity.engine.api.authn with parameters of type SigInInProgressContextModifier and TypeMethodDescriptionAuthenticationProcessor.processPrimaryAuthnResult
(AuthenticationResult result, AuthenticationFlow authenticationFlow, pl.edu.icm.unity.base.authn.AuthenticationOptionKey authnOptionId, SigInInProgressContext sigInInProgressContext) Starting point: the result of the primary authenticator is verified.Constructors in pl.edu.icm.unity.engine.api.authn with parameters of type SigInInProgressContextModifierConstructorDescriptionAuthenticationStepContext
(pl.edu.icm.unity.base.authn.AuthenticationRealm realm, AuthenticationFlow selectedAuthnFlow, pl.edu.icm.unity.base.authn.AuthenticationOptionKey authnOptionId, AuthenticatorStepContext.FactorOrder factor, String endpointPath, SigInInProgressContext signInInProgressContext) AuthenticationStepContext
(AuthenticatorStepContext authenticatorContext, pl.edu.icm.unity.base.authn.AuthenticationOptionKey authnOptionId, SigInInProgressContext signInInProgressContext)