| Class | Description |
|---|---|
| FileAuthenticationHandler |
Class designed to read data from a file in the format of USERNAME SEPARATOR
PASSWORD that will go line by line and look for the username.
|
| RejectUsersAuthenticationHandler |
AuthenticationHandler which fails to authenticate a user purporting to be one
of the blocked usernames, and blindly authenticates all other users.
|
Copyright © 2004-2014 Jasig. All Rights Reserved.