@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class DollarSecretPatternFactory extends Object implements SecretPatternFactory
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
DollarSecretPatternFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getEncodedForms(String input)
Returns a collection of alternative forms the given input may be encoded as in logs.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitall@Nonnull public Collection<String> getEncodedForms(@Nonnull String input)
SecretPatternFactorygetEncodedForms in interface SecretPatternFactoryCopyright © 2016–2021. All rights reserved.