Uses of Class
org.kuali.rice.kew.framework.document.security.AuthorizableAction
Packages that use AuthorizableAction
-
Uses of AuthorizableAction in org.kuali.rice.kew.framework.document.security
Methods in org.kuali.rice.kew.framework.document.security with parameters of type AuthorizableActionModifier 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.