| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectAuthorizerBase |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DocumentAuthorizer
Authorizer class for
Document instances |
interface |
TransactionalDocumentAuthorizer
Extension to DocumentAuthorizer interface which adds transactional document specific methods
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentAuthorizerBase
Default implementation for
DocumentAuthorizer that perform KIM permission checks to authorize the actions |
class |
DocumentViewAuthorizerBase
Implementation of
ViewAuthorizer for
DocumentView instances |
class |
TransactionalDocumentAuthorizerBase
Base class for all Transactional Document authorizers.
|
class |
TransactionalDocumentViewAuthorizerBase
Extends
DocumentViewAuthorizerBase to add additional authorization behavior to Transactional documents. |
| Modifier and Type | Class and Description |
|---|---|
class |
InquiryViewAuthorizerBase
Implementation of
ViewAuthorizer for
InquiryView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
LookupViewAuthorizerBase
Implementation of
ViewAuthorizer for
LookupView instances |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MaintenanceDocumentAuthorizer
Authorizer class for
MaintenanceDocument instances |
| Modifier and Type | Class and Description |
|---|---|
class |
MaintenanceDocumentAuthorizerBase
Default implementation for
MaintenanceDocumentAuthorizer that perform KIM permission checks to authorize
the actions |
class |
MaintenanceViewAuthorizerBase
Implementation of
ViewAuthorizer for
MaintenanceDocumentView instances |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewAuthorizerBase
Implementation of
ViewAuthorizer that verifies authorization with KIM permission checks |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.