See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| AuthorizableAction.CheckType |
The authorization check type: either a document action, initiation,
or super user approve action request check
|
| DocumentTypeAuthorizer.ActionArgument |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.