Uses of Class
com.netscape.certsrv.authorization.EAuthzMgrNotFound
Packages that use EAuthzMgrNotFound
-
Uses of EAuthzMgrNotFound in com.netscape.cmscore.authorization
Methods in com.netscape.cmscore.authorization that throw EAuthzMgrNotFoundModifier and TypeMethodDescriptionAuthzSubsystem.authorize
(String authzMgrInstName, IAuthToken authToken, String exp) AuthzSubsystem.authorize
(String authzMgrInstName, IAuthToken authToken, String resource, String operation, String realm) Authorization to the named authorization manager instancevoid
AuthzSubsystem.authzMgrAccessInit
(String authzMgrInstName, String accessInfo) authMgrzAccessInit is for servlets who want to initialize their own authorization information before full operation.