Interface AuthorizationBatchManager

All Superinterfaces:
AuthorizationBatchProfile, AutoCloseable, Closeable, OsidManager, OsidManager, OsidProfile, Sourceable

public interface AuthorizationBatchManager extends OsidManager, AuthorizationBatchProfile

The authorization batch manager provides access to authorization batch sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • AuthorizationBatchAdminSession : a session to create, modify and delete authorizations in bulk
  • FunctionBatchSession : a session to create, modify and delete functions in bulk
  • QualifierBatchAdminSession : a session to create, modify and delete qualifiers in bulk
  • VaultBatchAdminSession : a session to create, modify and delete vaults in bulk