Class PasswdUserDBAuthentication

java.lang.Object
com.netscape.cmscore.authentication.PasswdUserDBAuthentication
All Implemented Interfaces:
IPasswdUserDBAuthentication, AuthManager

public class PasswdUserDBAuthentication extends Object implements AuthManager, IPasswdUserDBAuthentication
Certificate Server admin authentication. Used to authenticate administrators in the Certificate Server Console. Authentications by checking the uid and password against the database.

Version:
$Revision$, $Date$
Author:
lhsiao, cfu