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