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, DocumentType documentType, Document document, Map<DocumentTypeAuthorizer.ActionArgument, Object> actionParameters) Check whether specified action is authorized.