Uses of Interface
org.osid.authentication.AgentReceiver
Packages that use AgentReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.authentication
service.
-
Uses of AgentReceiver in org.osid.authentication
Methods in org.osid.authentication with parameters of type AgentReceiverModifier and TypeMethodDescriptionAuthenticationManager.getAgentNotificationSession(AgentReceiver agentReceiver) Gets the notification session for notifications pertaining to service changes.AuthenticationProxyManager.getAgentNotificationSession(AgentReceiver agentReceiver, Proxy proxy) Gets the messaging receiver session for notifications pertaining to agent changes.AuthenticationManager.getAgentNotificationSessionForAgency(AgentReceiver agentReceiver, Id agencyId) Gets theOsidSessionassociated with the agent notification service for the given agency.AuthenticationProxyManager.getAgentNotificationSessionForAgency(AgentReceiver agentReceiver, Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the agent notification service for the given agency.