Class DocumentTypePermissionServiceAuthorizerImpl

All Implemented Interfaces:
DocumentTypePermissionService

public class DocumentTypePermissionServiceAuthorizerImpl extends DocumentTypePermissionServiceImpl
Implementation of DocumentTypePermissionService that delegates all calls (based on the DocumentType or DocumentRouteHeaderValue parameter to the method being called)
  • to the DocumentTypeAuthorizer configured on the DocumentType if there is one
  • otherwise, to the default DocumentTypeAuthorizer implementation