Interface | osid.authentication.batch.AuthenticationBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAgentBatchAdmin | ||
Description |
Tests if bulk administration of agents is available. | ||
Return | boolean | true if an agent bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAgencyBatchAdmin | ||
Description |
Tests if bulk administration of agencies is available. | ||
Return | boolean | true if an agency bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |