Uses of Interface
org.osid.authentication.AgentQuerySession
Packages that use AgentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication
service.
-
Uses of AgentQuerySession in org.osid.authentication
Subinterfaces of AgentQuerySession in org.osid.authenticationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingAgents.Methods in org.osid.authentication that return AgentQuerySessionModifier and TypeMethodDescriptionAuthenticationManager.getAgentQuerySession()Gets theOsidSessionassociated with the agent query service.AuthenticationProxyManager.getAgentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the agent query service.AuthenticationManager.getAgentQuerySessionForAgency(Id agencyId) Gets theOsidSessionassociated with the agent query service for the given agency.AuthenticationProxyManager.getAgentQuerySessionForAgency(Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the agent query service for the given agency.