Package com.atlassian.bamboo.bandana
Class BandanaAccessVerifier
- java.lang.Object
-
- com.atlassian.bamboo.bandana.BandanaAccessVerifier
-
public final class BandanaAccessVerifier extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
createRestrictedKey(String s)
Change the supplied key into a key that cannot be accessed from remote agents.static @NotNull Iterable<String>
filterOutInaccessibleKeys(@Nullable Iterable<String> keys)
-