Interface AuthorizationBatchProxyManager

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

public interface AuthorizationBatchProxyManager extends OsidProxyManager, AuthorizationBatchProfile

The authorization batch proxy manager provides access to authorization batch sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy object. 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