Package pl.edu.icm.unity.engine.api.session
Unity login session API
- Author:
- K. Benedyczak
-
Interface Summary Interface Description LoginToHttpSessionBinder Maintains an association of Unity'sLoginSession
s withHttpSession
s.SessionManagement Internal login sessions managementSessionManagement.AttributeUpdater Callback interface.SessionParticipant Holds information about login session participant (remote IdP or relaying party).SessionParticipantType Defines an implementation ofSessionParticipant
, with factory method. -
Class Summary Class Description SessionParticipants Holds multipleSessionParticipant
s.SessionParticipants.AddParticipantToSessionTask Session attribute updater adding a new SessionParticipant to the session.SessionParticipantTypesRegistry Maintains a simple registry of availableSessionParticipantType
s. -
Exception Summary 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