Class RepPrincipalPolicyEntryHandler

  • All Implemented Interfaces:
    EntryHandler

    public final class RepPrincipalPolicyEntryHandler
    extends Object
    • Field Detail

      • logger

        protected final org.slf4j.Logger logger
    • Constructor Detail

      • RepPrincipalPolicyEntryHandler

        public RepPrincipalPolicyEntryHandler()
    • Method Detail

      • matches

        public final boolean matches​(@NotNull
                                     @NotNull String path)
        Specified by:
        matches in interface EntryHandler
      • getPattern

        @NotNull
        protected final @NotNull Pattern getPattern()