org.wildfly.extras.creaper.commands.elytron
Class CredentialRef
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.CredentialRef
public final class CredentialRef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAlias
public String getAlias()
setAlias
public void setAlias(String alias)
getType
public String getType()
setType
public void setType(String type)
getStore
public String getStore()
setStore
public void setStore(String store)
getClearText
public String getClearText()
setClearText
public void setClearText(String clearText)
toValues
public Values toValues()
toParameters
public Map<String,Object> toParameters()
Copyright © 2020. All rights reserved.