Interface | Description |
---|---|
Authenticator |
Interface for an Authenticator.
|
Class | Description |
---|---|
CryptoAuthenticator |
This class authenticates using the Fulcrum Crypto service a user and their
password
|
NoOpAuthenticator |
This class authenticates by returning TRUE always.
|
TextMatchAuthenticator |
This class authenticates by doing a plain text match of the user's passwords.
|
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.