Uses of Class
pl.edu.icm.unity.engine.api.authn.AuthenticationResult.ResolvableError
-
Packages that use AuthenticationResult.ResolvableError Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilitiespl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of AuthenticationResult.ResolvableError in pl.edu.icm.unity.engine.api.authn
Fields in pl.edu.icm.unity.engine.api.authn declared as AuthenticationResult.ResolvableError Modifier and Type Field Description AuthenticationResult.ResolvableError
AuthenticationResult.ErrorResult. error
AuthenticationResult.ResolvableError
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.ErrorDetail. error
Constructors in pl.edu.icm.unity.engine.api.authn with parameters of type AuthenticationResult.ResolvableError Constructor Description ErrorDetail(AuthenticationResult.ResolvableError error)
-
Uses of AuthenticationResult.ResolvableError in pl.edu.icm.unity.engine.api.authn.remote
Methods in pl.edu.icm.unity.engine.api.authn.remote with parameters of type AuthenticationResult.ResolvableError Modifier and Type Method Description protected AuthenticationResult
AbstractRemoteVerificator. addGenericMessageIfError(RemoteAuthenticationResult result, AuthenticationResult.ResolvableError errorMessage)
-