Class BandanaAccessVerifier


  • public final class BandanaAccessVerifier
    extends Object
    • Method Detail

      • filterOutInaccessibleKeys

        @NotNull
        public static @NotNull Iterable<String> filterOutInaccessibleKeys​(@Nullable
                                                                          @Nullable Iterable<String> keys)
      • createRestrictedKey

        public static String createRestrictedKey​(String s)
        Change the supplied key into a key that cannot be accessed from remote agents.