Class UserPwdDirAuthentication

java.lang.Object
com.netscape.cms.authentication.DirBasedAuthentication
com.netscape.cms.authentication.UserPwdDirAuthentication
All Implemented Interfaces:
IExtendedPluginInfo, ProfileAuthenticator, AuthManager

public class UserPwdDirAuthentication extends DirBasedAuthentication implements ProfileAuthenticator
uid/pwd directory based authentication manager

Version:
$Revision$, $Date$
  • Field Details

  • Constructor Details

    • UserPwdDirAuthentication

      public UserPwdDirAuthentication()
      Default constructor, initialization must follow.
  • Method Details