Interface SessionParticipant
-
public interface SessionParticipant
Holds information about login session participant (remote IdP or relaying party). Especially useful for single logout functionality.- Author:
- K. Benedyczak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getIdentifier()
java.lang.String
getProtocolType()
-