Interface | osid.authentication.keys.batch.KeyBatchForm | ||
---|---|---|---|
Implements | osid.authentication.keys.KeyForm | ||
Description |
This is the form for creating and updating keys in bulk.
| ||
Method | getAgentId | ||
Description |
Gets the | ||
Return | osid.id.Id | the agent Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getKeyId | ||
Description |
Gets the | ||
Return | osid.id.Id | the key Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |