|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceInformation | |
|---|---|
| edu.internet2.middleware.shibboleth.idp.session | |
| edu.internet2.middleware.shibboleth.idp.session.impl | |
| Uses of ServiceInformation in edu.internet2.middleware.shibboleth.idp.session |
|---|
| Methods in edu.internet2.middleware.shibboleth.idp.session that return types with arguments of type ServiceInformation | |
|---|---|
Map<String,ServiceInformation> |
Session.getServicesInformation()
Gets the services the user has logged in to. |
| Uses of ServiceInformation in edu.internet2.middleware.shibboleth.idp.session.impl |
|---|
| Classes in edu.internet2.middleware.shibboleth.idp.session.impl that implement ServiceInformation | |
|---|---|
class |
ServiceInformationImpl
Information about a service a user has logged in to. |
| Methods in edu.internet2.middleware.shibboleth.idp.session.impl that return ServiceInformation | |
|---|---|
ServiceInformation |
SessionImpl.getServiceInformation(String entityId)
Gets the service information for the given entity ID. |
| Methods in edu.internet2.middleware.shibboleth.idp.session.impl that return types with arguments of type ServiceInformation | |
|---|---|
Map<String,ServiceInformation> |
SessionImpl.getServicesInformation()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||