public class CredentialStoreUpdateInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getClearText()
Get the new clear text password.
|
String |
getPreviousAlias()
Get the previous alias.
|
String |
getPreviousClearText()
Get the previous clear text password.
|
public String getClearText()
public String getPreviousAlias()
null if this did not exist beforepublic String getPreviousClearText()
null if this did not exist beforeCopyright © 2021 JBoss by Red Hat. All rights reserved.