butler.ext.authentication
Interface Authenticator

All Known Implementing Classes:
DatabaseAuthenticator, MultiAuthenticator, SystemAuthenticator

public interface Authenticator

Author:
Fredrik Bertilsson

Method Summary
 void authenticate(AuthData context)
           
 

Method Detail

authenticate

void authenticate(AuthData context)
                  throws java.lang.Exception
Throws:
java.lang.Exception