public class UserSeedProperty extends UserProperty
Modifier and Type | Class and Description |
---|---|
static class |
UserSeedProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static boolean |
DISABLE_USER_SEED
Escape hatch for User seed based revocation feature.
|
static boolean |
HIDE_USER_SEED_SECTION
Hide the user seed section from the UI to prevent accidental use
|
static String |
USER_SESSION_SEED |
user
Modifier and Type | Method and Description |
---|---|
String |
getSeed() |
void |
renewSeed() |
all, getDescriptor, reconfigure, setUser
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static boolean DISABLE_USER_SEED
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static boolean HIDE_USER_SEED_SECTION
public static final String USER_SESSION_SEED
@NonNull public String getSeed()
public void renewSeed()
Copyright © 2004–2021. All rights reserved.