Interface Authenticator

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ApacheFileAuthenticator, ApacheSQLAuthenticator, FileAuthenticator, FSDAuthenticator, LDAPAuthenticator, MigrationAuthenticator, MirrorAuthenticator, MultiAuthenticator, SQLAuthenticator

public interface Authenticator extends Closeable
An interface for user authenticators.
Since:
1.0
Version:
9.0
Author:
Luke