public interface AuthenticationKeysBatchProfile extends OsidProfile
The AuthenticationKeysBatchProfile describes the
interoperability among batch authentication batch key services.
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsKeyBatchAdmin()
Tests if bulk administration of keys is available.
|
boolean |
supportsVisibleFederation()
Tests if federation is visible.
|
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdboolean supportsVisibleFederation()
true if visible federation is supported
, false otherwisemandatory - This method must be implemented. boolean supportsKeyBatchAdmin()
true if a key bulk administrative service is
available, false otherwisemandatory - This method must be implemented.