Uses of Class
com.netscape.certsrv.authorization.AuthzMgrPlugin
-
Packages that use AuthzMgrPlugin Package Description com.netscape.certsrv.authorization -
-
Uses of AuthzMgrPlugin in com.netscape.certsrv.authorization
Methods in com.netscape.certsrv.authorization that return types with arguments of type AuthzMgrPlugin Modifier and Type Method Description java.util.Enumeration<AuthzMgrPlugin>
IAuthzSubsystem. getAuthzManagerPlugins()
Gets an enumeration of authorization manager plugins.java.util.Hashtable<java.lang.String,AuthzMgrPlugin>
IAuthzSubsystem. getPlugins()
Get a hashtable containing all authentication plugins.
-