Uses of Interface
org.osid.authentication.Agency
Packages that use Agency
Package
Description
The Open Service Interface Definitions for the org.osid.authentication
service.
The Open Service Interface Definitions for the org.osid.authentication.keys
service.
The Open Service Interface Definitions for the org.osid.authentication.process
service.
-
Uses of Agency in org.osid.authentication
Methods in org.osid.authentication that return AgencyModifier and TypeMethodDescriptionAgencyAdminSession.createAgency(AgencyForm agencyForm) Creates a newAgency.Gets theAgencyspecified by itsId.AgencyNode.getAgency()Gets theAgencyat this node.AgentAdminSession.getAgency()Gets theAgencyassociated with this session.AgentLookupSession.getAgency()Gets theAgencyassociated with this session.AgentNotificationSession.getAgency()Gets theAgencyassociated with this session.AgentQuerySession.getAgency()Gets theAgencyassociated with this session.AgentSmartAgencySession.getAgency()Gets theAgencyassociated with this session.Agency[]AgencyList.getNextAgencies(long n) Gets the next set ofAgencyelements in this list which must be less than or equal to the return fromavailable().AgencyList.getNextAgency()Gets the nextAgencyin this list. -
Uses of Agency in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return AgencyModifier and TypeMethodDescriptionKeyAdminSession.getAgency()Gets theAgencyassociated with this session.KeyLookupSession.getAgency()Gets theAgencyassociated with this session.KeyNotificationSession.getAgency()Gets theAgencyassociated with this session.KeyQuerySession.getAgency()Gets theAgencyassociated with this session.KeySmartAgencySession.getAgency()Gets theAgencyassociated with this session. -
Uses of Agency in org.osid.authentication.process
Methods in org.osid.authentication.process that return Agency