Uses of Interface
org.osid.authentication.batch.AgentBatchAdminSession
Packages that use AgentBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.batch
service.
-
Uses of AgentBatchAdminSession in org.osid.authentication.batch
Methods in org.osid.authentication.batch that return AgentBatchAdminSessionModifier and TypeMethodDescriptionAuthenticationBatchManager.getAgentBatchAdminSession()Gets theOsidSessionassociated with the bulk agent administration service.AuthenticationBatchProxyManager.getAgentBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk agent administration service.AuthenticationBatchManager.getAgentBatchAdminSessionForAgency(Id agencyId) Gets theOsidSessionassociated with the bulk agent administration service for the given agency.AuthenticationBatchProxyManager.getAgentBatchAdminSessionForAgency(Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the bulk agent administration service for the given agency.