Interface AuthenticationProcessManager

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

public interface AuthenticationProcessManager extends OsidManager, AuthenticationProcessProfile

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

  • AuthenticationAcquisitionSession : a session to acquire credentials from a user and serialize them for transport to a remote peer for authentication
  • AuthenticationValidationSession: a session to receive and validate authentication credentials from a remote peer wishing to authenticate
  • TrustLookupSession : a session to look up authentication circles of trust
  • CircleOfTrustSession : a session to examine agent circles of trust