Uses of Interface
org.osid.proxy.ProxySession
Packages that use ProxySession
Package
Description
The Open Service Interface Definitions for the org.osid.proxy
service.
-
Uses of ProxySession in org.osid.proxy
Methods in org.osid.proxy that return ProxySessionModifier and TypeMethodDescriptionProxyManager.getProxySession()Gets aProxySessionwhich is responsible for acquiring authentication credentials on behalf of a service client.ProxyProxyManager.getProxySession(Proxy proxy) Gets theOsidSessionassociated with theProxySessionusing the suppliedProxy.