org.jboss.seam.security.provider
Interface AuthenticationProvider


public interface AuthenticationProvider

Author:
Shane Bryzak

Method Summary
 Identity authenticate(Identity authentication)
           
 

Method Detail

authenticate

Identity authenticate(Identity authentication)
                      throws AuthenticationException
Throws:
AuthenticationException