Class PermissionPreProcessorBaseImpl

  • All Implemented Interfaces:
    PermissionPreProcessor

    public abstract class PermissionPreProcessorBaseImpl
    extends Object
    implements PermissionPreProcessor
    Permission pre-processor base implementation.

    Helper class that can be extended when providing a custom permission pre-processor implementation.

    Since:
    2.4.a
    Author:
    Roy Wetherall
    • Constructor Detail

      • PermissionPreProcessorBaseImpl

        public PermissionPreProcessorBaseImpl()
    • Method Detail

      • init

        public void init()
        Init method to add this permission extensions to the registry
      • setPermissionProcessorRegistry

        public void setPermissionProcessorRegistry​(PermissionProcessorRegistry permissionProcessorRegistry)
        Parameters:
        permissionProcessorRegistry - permission processor registry