org.biffle.cliff.pearl2
Interface AuthHandler

All Known Implementing Classes:
ConsoleAuthHandler

public interface AuthHandler

Implemented by objects that provide authorization services to the Pearl2 library.


Method Summary
 java.lang.String passwordNeeded()
          Called when a password is needed for authentication.
 

Method Detail

passwordNeeded

public java.lang.String passwordNeeded()
Called when a password is needed for authentication.