Class FileAuthenticator

java.lang.Object
org.deltava.security.FileAuthenticator
All Implemented Interfaces:
Closeable, AutoCloseable, Authenticator

public class FileAuthenticator extends Object implements Authenticator
An authenticator to validate users against a file repository. This should typically be used for testing or backup purposes only.
Since:
1.0
Version:
11.1
Author:
Luke