| Interface | Description |
|---|---|
| PasswordAuthenticator |
Used to authenticate users based on a password.
|
| Class | Description |
|---|---|
| AcceptAllPasswordAuthenticator |
Accepts all authentication attempts
|
| RejectAllPasswordAuthenticator |
Rejects all authentication attempts
|
| StaticPasswordAuthenticator |
Returns the same constant result
true/false regardless |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.