Uses of Interface
org.osid.authentication.keys.KeyAdminSession
Packages that use KeyAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.keys
service.
The Open Service Interface Definitions for the org.osid.authentication.keys.batch
service.
-
Uses of KeyAdminSession in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return KeyAdminSessionModifier and TypeMethodDescriptionAuthenticationKeysManager.getKeyAdminSession()Gets theOsidSessionassociated with the key administration service.AuthenticationKeysProxyManager.getKeyAdminSession(Proxy proxy) Gets theOsidSessionassociated with the key administration service.AuthenticationKeysManager.getKeyAdminSessionForAgency(Id agencyId) Gets theOsidSessionassociated with the key admin service for the given agency.AuthenticationKeysProxyManager.getKeyAdminSessionForAgency(Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the key admin service for the given agency. -
Uses of KeyAdminSession in org.osid.authentication.keys.batch
Subinterfaces of KeyAdminSession in org.osid.authentication.keys.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesKeysin bulk.