@Restricted(value=org.kohsuke.accmod.restrictions.Beta.class) public class TokenUuidAndPlainValue extends Object
Modifier and Type | Field and Description |
---|---|
String |
plainValue
Confidential information, must not be stored.
|
String |
tokenUuid
The token identifier to allow manipulation of the token
|
Constructor and Description |
---|
TokenUuidAndPlainValue(String tokenUuid,
String plainValue) |
Copyright © 2004–2021. All rights reserved.