|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.core.RepositoryUrlObfuscator
class
@Deprecated public class RepositoryUrlObfuscator
Constructor Summary | |
---|---|
RepositoryUrlObfuscator()
Deprecated. |
Method Summary | |
---|---|
static com.google.common.base.Function<String,String> |
obfuscatePasswordInUrl()
Deprecated. since 4.3 |
static String |
obfuscatePasswordInUrl(String url)
Deprecated. since 4.3 |
static List<String> |
obfuscatePasswordsInUrls(List<String> urls)
Deprecated. since 4.3 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepositoryUrlObfuscator()
Method Detail |
---|
@Deprecated public static com.google.common.base.Function<String,String> obfuscatePasswordInUrl()
@Deprecated @NotNull public static String obfuscatePasswordInUrl(@NotNull String url)
@Deprecated @NotNull public static List<String> obfuscatePasswordsInUrls(@NotNull List<String> urls)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |