Interface AuthInterface

All Known Implementing Classes:
AuthFile, AuthLdap, AuthOrcid, AuthStub, AuthTest

public interface AuthInterface
An interface representing the methods that should be implemented by an authentication service. The authentication service is used to determine if a user is authenticated, and whether they are a member of a particular group.