Interface AuthenticationProcessProxyManager

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

public interface AuthenticationProcessProxyManager extends OsidProxyManager, AuthenticationProcessProfile

The authentication process 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:

  • AuthenticationAcquisitionSession : session to acquire credentials from a user and serialize them for transport to a remote peer for authentication
  • AuthenticationValidationSession : 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