Package pl.edu.icm.unity.engine.api.authn.remote
package pl.edu.icm.unity.engine.api.authn.remote
Remote authentication API
- Author:
- K. Benedyczak
-
ClassDescriptionMinor helper for remote verificators to properly call
RemoteAuthnResultTranslator
Base class for storing some context information related to external login using a redirect.Base class for storing some context information related to external login using relay state.Generic representation of a remotely obtained attribute.Maintains a map of remote authentication contexts matched by some string key.Process remotely obtained authentication data (RedirectedAuthnState
), to obtain the final decision.ProcessesRemotelyAuthenticatedInput
by applying a translation profile to it and returnsRemotelyAuthenticatedPrincipal
orAuthenticationResult
depending whether caller wants to have a possibility to postprocess the translation profile output or not.Represents a remote group membershipRepresents a remote identityGeneric representation of a remotely obtained information, used for subclassing.Holds a raw information obtained from an upstream IdP.Holds information about a user which was obtained and verified by a remote upstream IdP.Stores full information on the remote sandboxed authentication.Thrown on authentication problem, when the user is properly authenticated remotely but is unknown in the local DB (after a complete translation profile execution).