Uses of Class
pl.edu.icm.unity.engine.api.authn.InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail
-
Packages that use InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilities -
-
Uses of InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail in pl.edu.icm.unity.engine.api.authn
Methods in pl.edu.icm.unity.engine.api.authn that return InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail Modifier and Type Method Description InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision. getSecondFactorDetail()
Methods in pl.edu.icm.unity.engine.api.authn with parameters of type InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail Modifier and Type Method Description static InteractiveAuthenticationProcessor.PostAuthenticationStepDecision
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision. goToSecondFactor(InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.SecondFactorDetail secondFactorDetail)
-