Uses of Interface
org.osid.authentication.AgentAdminSession
Packages that use AgentAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication
service.
The Open Service Interface Definitions for the org.osid.authentication.batch
service.
-
Uses of AgentAdminSession in org.osid.authentication
Methods in org.osid.authentication that return AgentAdminSessionModifier and TypeMethodDescriptionAuthenticationManager.getAgentAdminSession()Gets theOsidSessionassociated with the agent administration service.AuthenticationProxyManager.getAgentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the agent administration service.AuthenticationManager.getAgentAdminSessionForAgency(Id agencyId) Gets theOsidSessionassociated with the agent admin service for the given agency.AuthenticationProxyManager.getAgentAdminSessionForAgency(Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the agent admin service for the given agency. -
Uses of AgentAdminSession in org.osid.authentication.batch
Subinterfaces of AgentAdminSession in org.osid.authentication.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAgentsin bulk.