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.ResolvableErrorAuthenticationResult.ErrorResult. errorAuthenticationResult.ResolvableErrorInteractiveAuthenticationProcessor.PostAuthenticationStepDecision.ErrorDetail. errorConstructors 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 AuthenticationResultAbstractRemoteVerificator. addGenericMessageIfError(RemoteAuthenticationResult result, AuthenticationResult.ResolvableError errorMessage)
-