Package org.kuali.rice.kew.framework.document.security

Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

See:
          Description

Interface Summary
DocumentSecurityAttribute This is an attribute used to implement custom document security for document search and the route log.
DocumentSecurityHandlerService A remotable service which handles processing of a client application's custom security processing of workflow documents.
DocumentTypeAuthorizer Framework interface used by DocumentTypePermisionServiceAuthorizerImpl to allow applications to customize document routing permission checks.
 

Class Summary
AuthorizableAction Encapsulates the type of authorization check the DocumentTypeAuthorizer is making.
Authorization Authorization response for document routing authorization checks
DocumentSecurityDirective Defines a directive for processing a list of security attributes against a supplied list of documents.
 

Enum Summary
AuthorizableAction.CheckType The authorization check type: either a document action, initiation, or super user approve action request check
DocumentTypeAuthorizer.ActionArgument Type of additional arguments for DocumentTypeAuthorizer.isActionAuthorized(AuthorizableAction, String, org.kuali.rice.kew.api.doctype.DocumentType, org.kuali.rice.kew.api.document.Document, java.util.Map)
 

Package org.kuali.rice.kew.framework.document.security Description

Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005–2015 The Kuali Foundation. All rights reserved.