Class SearchGuardPlugin.ProtectedIndices

    • Constructor Detail

      • ProtectedIndices

        public ProtectedIndices()
    • Method Detail

      • add

        public void add​(String pattern)
      • isProtected

        public boolean isProtected​(String index)
      • containsProtected

        public boolean containsProtected​(Collection<String> indices)
      • printProtectedIndices

        public String printProtectedIndices()
      • filterIndices

        public void filterIndices​(Set<String> indices)