| Interface | Description |
|---|---|
| LoginToHttpSessionBinder |
Maintains an association of Unity's
LoginSessions with HttpSessions. |
| SessionManagement |
Internal login sessions management
|
| SessionManagement.AttributeUpdater |
Callback interface.
|
| SessionParticipant |
Holds information about login session participant (remote IdP or relaying party).
|
| SessionParticipantType |
Defines an implementation of
SessionParticipant, with factory method. |
| Class | Description |
|---|---|
| SessionParticipants |
Holds multiple
SessionParticipants. |
| SessionParticipants.AddParticipantToSessionTask |
Session attribute updater adding a new SessionParticipant to the session.
|
| SessionParticipantTypesRegistry |
Maintains a simple registry of available
SessionParticipantTypes. |
| Exception | Description |
|---|---|
| AdditionalAuthenticationMisconfiguredException |
Signals that additional authentication is required prior to invoking the operation but it is not
configured properly so the operation can't succeed.
|
| AdditionalAuthenticationRequiredException |
Signals that additional authentication is required prior to invoking the operation
|
Copyright © 2018 Unity. All rights reserved.