org.aspsimon.termcomp.interfaces
Interface Authenticator

All Known Implementing Classes:
AuthenticatorAction

public interface Authenticator

Local interface for the AuthenticatorAction bean.

Version:
$Revision: 104 $
Author:
binabik

Method Summary
 boolean authenticate()
           
 

Method Detail

authenticate

boolean authenticate()