Class SecurityTransformHelper.Rule

    • Constructor Detail

      • Rule

        public Rule()
    • Method Detail

      • isDenied

        public abstract boolean isDenied​(String type)
      • isAllowed

        public abstract boolean isAllowed​(String type)