Package pl.edu.icm.unity.engine.api.session
package pl.edu.icm.unity.engine.api.session
Unity login session API
- Author:
- K. Benedyczak
-
ClassDescriptionSignals that additional authentication is required prior to invoking the operation but it is not configured properly so the operation can't succeed.Signals that additional authentication is required prior to invoking the operationMaintains an association of Unity's
LoginSession
s withHttpSession
s.Internal login sessions managementCallback interface.Holds information about login session participant (remote IdP or relaying party).Holds multipleSessionParticipant
s.Session attribute updater adding a new SessionParticipant to the session.Defines an implementation ofSessionParticipant
, with factory method.Maintains a simple registry of availableSessionParticipantType
s.