| Package | Description |
|---|---|
| edu.internet2.middleware.shibboleth.idp.session | |
| edu.internet2.middleware.shibboleth.idp.session.impl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceInformation> |
Session.getServicesInformation()
Gets the services the user has logged in to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInformationImpl
Information about a service a user has logged in to.
|
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ServiceInformation> |
SessionImpl.servicesInformation
The list of services to which the user has logged in.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInformation |
SessionImpl.getServiceInformation(String entityId)
Gets the service information for the given entity ID.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceInformation> |
SessionImpl.getServicesInformation()
Gets the services the user has logged in to.
|
Copyright © 1999-2014. All Rights Reserved.