Uses of Interface
com.netscape.cms.profile.ProfileAuthenticator
-
Packages that use ProfileAuthenticator Package Description com.netscape.cms.authentication com.netscape.cmscore.profile -
-
Uses of ProfileAuthenticator in com.netscape.cms.authentication
Classes in com.netscape.cms.authentication that implement ProfileAuthenticator Modifier and Type Class Description class
AgentCertAuthentication
Certificate server agent authentication.class
CMCAuth
UID/CMC authentication plug-inclass
FlatFileAuth
This represents the authentication manager that authenticates user against a file where id, and password are stored.class
SessionAuthentication
Pull any existing auth token from the session context.class
SSLclientCertAuthentication
Certificate server SSL client authentication.class
TokenAuthentication
Token authentication.class
UidPwdDirAuthentication
uid/pwd directory based authentication managerclass
UidPwdPinDirAuthentication
uid/pwd/pin directory based authentication managerclass
UserPwdDirAuthentication
uid/pwd directory based authentication manager -
Uses of ProfileAuthenticator in com.netscape.cmscore.profile
Methods in com.netscape.cmscore.profile that return ProfileAuthenticator Modifier and Type Method Description ProfileAuthenticator
AbstractProfileSubsystem. getProfileAuthenticator(Profile profile)
-