Uses of Interface
org.osid.authentication.keys.batch.KeyBatchAdminSession
Packages that use KeyBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.keys.batch
service.
-
Uses of KeyBatchAdminSession in org.osid.authentication.keys.batch
Methods in org.osid.authentication.keys.batch that return KeyBatchAdminSessionModifier and TypeMethodDescriptionAuthenticationKeysBatchManager.getKeyBatchAdminSession()Gets theOsidSessionassociated with the bulk key administration service.AuthenticationKeysBatchProxyManager.getKeyBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk key administration service.AuthenticationKeysBatchManager.getKeyBatchAdminSessionForAgency(Id agencyId) Gets theOsidSessionassociated with the bulk key administration service for the given agency.AuthenticationKeysBatchProxyManager.getKeyBatchAdminSessionForAgency(Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the bulk key administration service for the given agency.