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