|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Session
Session information for user logged into the IdP.
| Field Summary | |
|---|---|
static String |
HTTP_SESSION_BINDING_ATTRIBUTE
Name of the HTTP request attribute to which a users IdP session is bound. |
| Method Summary | |
|---|---|
Map<String,AuthenticationMethodInformation> |
getAuthenticationMethods()
Gets the methods by which the user has authenticated to the IdP. |
Map<String,ServiceInformation> |
getServicesInformation()
Gets the services the user has logged in to. |
byte[] |
getSessionSecret()
A secret associated with this session. |
| Methods inherited from interface edu.internet2.middleware.shibboleth.common.session.Session |
|---|
getInactivityTimeout, getLastActivityInstant, getPrincipalName, getSessionID, getSubject, setLastActivityInstant, setSubject |
| Field Detail |
|---|
static final String HTTP_SESSION_BINDING_ATTRIBUTE
| Method Detail |
|---|
byte[] getSessionSecret()
Map<String,AuthenticationMethodInformation> getAuthenticationMethods()
Map<String,ServiceInformation> getServicesInformation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||