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