| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.authn |
Authentication related API and utilities
|
| pl.edu.icm.unity.engine.api.authn.remote |
Remote authentication API
|
| pl.edu.icm.unity.engine.api.translation.in |
Input translation profiles API
|
| pl.edu.icm.unity.engine.api.userimport |
API of the user import subsystem.
|
| Class and Description |
|---|
| RemotelyAuthenticatedContext
Holds information about a user which was obtained and verified by a remote upstream IdP.
|
| Class and Description |
|---|
| AbstractRemoteVerificator.RemoteAuthnState
Marker interface only.
|
| RemoteAttribute
Generic representation of a remotely obtained attribute.
|
| RemoteAuthnResultProcessor
Processes
RemotelyAuthenticatedInput by applying a translation profile to it and
returns RemotelyAuthenticatedContext or AuthenticationResult depending whether
caller wants to have a possibility to postprocess the translation profile output or not. |
| RemoteAuthnState
Base class for storing some context information related to external login.
|
| RemoteGroupMembership
Represents a remote group membership
|
| RemoteIdentity
Represents a remote identity
|
| RemoteInformationBase
Generic representation of a remotely obtained information, used for subclassing.
|
| RemotelyAuthenticatedContext
Holds information about a user which was obtained and verified by a remote upstream IdP.
|
| RemotelyAuthenticatedInput
Holds a raw information obtained from an upstream IdP.
|
| SandboxAuthnResultCallback
Callback used to provide a result of sandboxed authentication.
|
| Class and Description |
|---|
| RemotelyAuthenticatedInput
Holds a raw information obtained from an upstream IdP.
|
| Class and Description |
|---|
| RemotelyAuthenticatedInput
Holds a raw information obtained from an upstream IdP.
|
Copyright © 2018 Unity. All rights reserved.