Interface Authenticator
- All Known Implementing Classes:
CryptoAuthenticator
,NoOpAuthenticator
,TextMatchAuthenticator
public interface Authenticator
Interface for an Authenticator. Authenticator's are pluggable objects that
allow different SPI's to have different authentication.
- Version:
- $Id$
- Author:
- Eric Pugh
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ROLE
-
-
Method Details
-
authenticate
- Throws:
DataBackendException
-