@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @RestrictedSince(value="TODO") public class Protector extends Object
Scrambler
Constructor and Description |
---|
Protector() |
Modifier and Type | Method and Description |
---|---|
static String |
protect(String secret) |
static String |
unprotect(String data)
Returns null if fails to decrypt properly.
|
Copyright © 2004–2021. All rights reserved.