Interface AuthenticationKeysManager

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

public interface AuthenticationKeysManager extends OsidManager, AuthenticationKeysProfile

The authentication keys manager provides access to authenticationkeys sessions and provides interoperability tests for various aspects of this service. 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