public class CredentialSecretTextValuePojo extends CredentialValuePojo
Constructor and Description |
---|
CredentialSecretTextValuePojo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSecretText() |
void |
setSecretText(java.lang.String pSecretText) |
clone