Class ApacheFileAuthenticator

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

public class ApacheFileAuthenticator extends Object implements Authenticator
An Authenticator to authenticate users using an Apache-style password file. This authenticator only supports SHA hashing of the password, not MD5 or crypt().
Since:
1.0
Version:
11.1
Author:
Luke