Uses of Interface
org.osid.authentication.keys.KeyForm
Packages that use KeyForm
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 KeyForm in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return KeyFormModifier and TypeMethodDescriptionKeyAdminSession.getKeyFormForCreate(Id agentId, Type[] keyRecordTypes) Gets the key form for creating and updating new keys.KeyAdminSession.getKeyFormForUpdate(Id keyId) Gets the key form for updating an existing key.Methods in org.osid.authentication.keys with parameters of type KeyForm -
Uses of KeyForm in org.osid.authentication.keys.batch
Subinterfaces of KeyForm in org.osid.authentication.keys.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating keys in bulk.