Modifier and Type | Method and Description |
---|---|
String |
getClearPassword()
Returns the clear-text password for this credential.
|
String |
getEncryptedPassword()
Returns the encrypted password for this credential.
|
String |
getName()
Returns the username for this credential.
|
String |
getPassword()
Returns the displayable password string for this credential.
|
String |
getRealm()
Returns the credential realm.
|
String |
getUsername()
Returns the username for this credential.
|
void |
setPassword(String password)
Sets the password for this credential.
|
actionPath, clear, containsKey, containsValue, disable, enable, entrySet, get, getContent, getMetadata, isDisabled, isEmpty, isNameChangeAllowed, keySet, put, putAll, refresh, remove, remove, size, update, update, validate, values
getPath, getService, getTitle, getUpdated, invalidate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public String getClearPassword()
public String getEncryptedPassword()
public String getName()
public String getPassword()
public String getRealm()
public String getUsername()
public void setPassword(String password)
password
- The password.Copyright © 2022 Splunk, Inc.. All rights reserved.