Uses of Class
com.netscape.certsrv.authentication.AuthMgrPlugin
Packages that use AuthMgrPlugin
-
Uses of AuthMgrPlugin in com.netscape.cmscore.authentication
Fields in com.netscape.cmscore.authentication with type parameters of type AuthMgrPluginMethods in com.netscape.cmscore.authentication that return AuthMgrPluginModifier and TypeMethodDescriptionAuthSubsystem.getAuthManagerPluginImpl
(String name) retrieve a single auth manager plugin by nameMethods in com.netscape.cmscore.authentication that return types with arguments of type AuthMgrPluginModifier and TypeMethodDescriptionAuthSubsystem.getAuthManagerPlugins()
Enumerate all registered authentication manager plugins.AuthSubsystem.getPlugins()
Get a hashtable containing all authentication plugins.