Interface AuthenticationKeysProxyManager

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

public interface AuthenticationKeysProxyManager extends OsidProxyManager, AuthenticationKeysProfile

The authentication proxy manager provides access to authentication 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:

  • KeyLookupSession : a session to access the keys of Agents
  • KeyQuerySession : a session to query keys
  • KeySearchSession : a session to search for keys
  • KeyAdminSession : a session to update the keys of Agents
  • KeyNotificationSession : a session to receive messages pertaining to Key changes
  • KeyAgencySession : a session to retrieve Key to Agency mappings
  • KeyAgencyAssignmentSession : a session to manage Key to Agency mappings
  • KeySmartAgencySession : a session to create dynamic agencies of keys