Uses of Class
org.kuali.rice.kew.framework.document.security.Authorization
Packages that use Authorization
-
Uses of Authorization in org.kuali.rice.kew.framework.document.security
Methods in org.kuali.rice.kew.framework.document.security that return AuthorizationModifier and TypeMethodDescriptionDocumentTypeAuthorizer.isActionAuthorized(AuthorizableAction action, String principalId, org.kuali.rice.kew.api.doctype.DocumentType documentType, org.kuali.rice.kew.api.document.Document document, Map<DocumentTypeAuthorizer.ActionArgument, Object> actionParameters) Check whether specified action is authorized.