Uses of Package
pl.edu.icm.unity.engine.api.authn.remote
-
Packages that use pl.edu.icm.unity.engine.api.authn.remote Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilitiespl.edu.icm.unity.engine.api.authn.remote Remote authentication APIpl.edu.icm.unity.engine.api.authn.sandbox pl.edu.icm.unity.engine.api.translation.in Input translation profiles APIpl.edu.icm.unity.engine.api.userimport API of the user import subsystem.pl.edu.icm.unity.engine.translation.in.action -
Classes in pl.edu.icm.unity.engine.api.authn.remote used by pl.edu.icm.unity.engine.api.authn Class Description RemotelyAuthenticatedPrincipal Holds information about a user which was obtained and verified by a remote upstream IdP. -
Classes in pl.edu.icm.unity.engine.api.authn.remote used by pl.edu.icm.unity.engine.api.authn.remote Class Description AuthenticationTriggeringContext RedirectedAuthnState Base class for storing some context information related to external login using a redirect.RelayedAuthnState Base class for storing some context information related to external login using relay state.RemoteAttribute Generic representation of a remotely obtained attribute.RemoteAuthenticationContextManagement Maintains a map of remote authentication contexts matched by some string key.RemoteAuthnResultTranslator 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.RemoteGroupMembership Represents a remote group membershipRemoteIdentity Represents a remote identityRemoteInformationBase Generic representation of a remotely obtained information, used for subclassing.RemotelyAuthenticatedInput Holds a raw information obtained from an upstream IdP.RemotelyAuthenticatedPrincipal Holds information about a user which was obtained and verified by a remote upstream IdP.RemoteSandboxAuthnContext Stores full information on the remote sandboxed authentication. -
Classes in pl.edu.icm.unity.engine.api.authn.remote used by pl.edu.icm.unity.engine.api.authn.sandbox Class Description RemotelyAuthenticatedPrincipal Holds information about a user which was obtained and verified by a remote upstream IdP. -
Classes in pl.edu.icm.unity.engine.api.authn.remote used by pl.edu.icm.unity.engine.api.translation.in Class Description RemotelyAuthenticatedInput Holds a raw information obtained from an upstream IdP. -
Classes in pl.edu.icm.unity.engine.api.authn.remote used by pl.edu.icm.unity.engine.api.userimport Class Description RemotelyAuthenticatedInput Holds a raw information obtained from an upstream IdP. -
Classes in pl.edu.icm.unity.engine.api.authn.remote used by pl.edu.icm.unity.engine.translation.in.action Class Description RemotelyAuthenticatedInput Holds a raw information obtained from an upstream IdP.