Uses of Class
com.netscape.certsrv.authorization.AuthzMgrPlugin
Packages that use AuthzMgrPlugin
-
Uses of AuthzMgrPlugin in com.netscape.cmscore.authorization
Fields in com.netscape.cmscore.authorization with type parameters of type AuthzMgrPluginMethods in com.netscape.cmscore.authorization that return AuthzMgrPluginModifier and TypeMethodDescriptionAuthzSubsystem.getAuthzManagerPluginImpl
(String name) retrieve a single authz manager plugin by nameMethods in com.netscape.cmscore.authorization that return types with arguments of type AuthzMgrPluginModifier and TypeMethodDescriptionAuthzSubsystem.getAuthzManagerPlugins()
Enumerate all registered authorization manager plugins.AuthzSubsystem.getPlugins()
Get a hashtable containing all authentication plugins.