Uses of Interface
org.osid.authentication.process.TrustLookupSession
Packages that use TrustLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.process
service.
-
Uses of TrustLookupSession in org.osid.authentication.process
Methods in org.osid.authentication.process that return TrustLookupSessionModifier and TypeMethodDescriptionAuthenticationProcessManager.getTrustLookupSession()Gets theOsidSessionassociated with the trust lookup service.AuthenticationProcessProxyManager.getTrustLookupSession(Proxy proxy) Gets theOsidSessionassociated with the trust lookup service.AuthenticationProcessManager.getTrustLookupSessionForAgency(Id agencyId) Gets theOsidSessionassociated with the trust lookup service for the given agency.AuthenticationProcessProxyManager.getTrustLookupSessionForAgency(Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the trust lookup service for the given agency.