org.infoglue.cms.modules.security
Interface IExtranetAuthenticationModule

All Known Implementing Classes:
JAASAuthenticationModule

public interface IExtranetAuthenticationModule

Author:
ss Preliminary

Method Summary
 IExtranetUser authenticateUser(java.lang.String name, java.lang.String password)
           
 

Method Detail

authenticateUser

public IExtranetUser authenticateUser(java.lang.String name,
                                      java.lang.String password)
                               throws InvalidUserException,
                                      NotAuthorizedException
InvalidUserException
NotAuthorizedException


Copyright © 2003 InfoGlue.org All Rights Reserved.