public class SecretTextCredential extends Credential
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPENAME |
SCOPE_GLOBAL| Constructor and Description |
|---|
SecretTextCredential() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
dataForCreate() |
Map<String,Object> |
dataForUpdate() |
String |
getSecret() |
void |
setSecret(String secret) |
getDescription, getDisplayName, getFullName, getId, getScope, getTypeName, setDescription, setDisplayName, setFullName, setId, setScope, setTypeName, useMultipartFormpublic static final String TYPENAME
public String getSecret()
public void setSecret(String secret)
public Map<String,Object> dataForCreate()
dataForCreate in class Credentialpublic Map<String,Object> dataForUpdate()
dataForUpdate in class CredentialCopyright © 2017 JBoss by Red Hat. All rights reserved.