Uses of Class
pl.edu.icm.unity.engine.api.authn.RemoteAuthenticationException
Packages that use RemoteAuthenticationException
-
Uses of RemoteAuthenticationException in pl.edu.icm.unity.engine.api.authn.remote
Methods in pl.edu.icm.unity.engine.api.authn.remote that throw RemoteAuthenticationExceptionModifier and TypeMethodDescriptionRemoteAuthnResultTranslator.assembleAuthenticationResult(RemotelyAuthenticatedPrincipal remoteContext, String registrationForm, boolean allowAssociation, pl.edu.icm.unity.base.authn.AuthenticationMethod authenticationMethod, Instant authenticationTime) Tries to resolve the primary identity from the previously createdRemotelyAuthenticatedPrincipal(usually via) and returns a finalinvalid reference
#processRemoteInput(RemotelyAuthenticatedInput)AuthenticationResultdepending on the success of this action.protected RemoteAuthenticationResultAbstractRemoteVerificator.getResult(RemotelyAuthenticatedInput input, pl.edu.icm.unity.base.translation.TranslationProfile profile, boolean sandboxMode, String registrationForm, boolean allowAssociation) protected RemoteAuthenticationResultAbstractRemoteVerificator.getResultForNonInteractiveAuthn(RemotelyAuthenticatedInput input, pl.edu.icm.unity.base.translation.TranslationProfile profile) RemoteAuthnResultTranslator.getTranslatedResult(RemotelyAuthenticatedInput input, String profile, boolean dryRun, Optional<pl.edu.icm.unity.base.identity.IdentityTaV> identity, String registrationForm, boolean allowAssociation, pl.edu.icm.unity.base.authn.AuthenticationMethod authenticationMethod) This method is callingand theninvalid reference
#processRemoteInput(RemotelyAuthenticatedInput).invalid reference
#assembleAuthenticationResult(RemotelyAuthenticatedPrincipal)RemoteAuthnResultTranslator.getTranslatedResult(RemotelyAuthenticatedInput input, pl.edu.icm.unity.base.translation.TranslationProfile profile, boolean dryRun, Optional<pl.edu.icm.unity.base.identity.IdentityTaV> identity, String registrationForm, boolean allowAssociation, pl.edu.icm.unity.base.authn.AuthenticationMethod authenticationMethod) Equivalent tobut translation profile is given directlyinvalid reference
#getResult(RemotelyAuthenticatedInput, String, boolean, Optional)