Class BandanaAccessVerifier

java.lang.Object
com.atlassian.bamboo.bandana.BandanaAccessVerifier

public final class BandanaAccessVerifier extends Object
  • Method Details

    • 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.