JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pl.edu.icm.unity.engine.api.session
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
String
getIdentifier
()
String
getProtocolType
()
Method Details
getProtocolType
String
getProtocolType
()
getIdentifier
String
getIdentifier
()