public static class PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig extends Object implements CryptoConfig
| Constructor and Description |
|---|
PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
String |
getPassword() |
EncryptionServiceType |
getType() |
void |
setAlias(String alias) |
void |
setPassword(String password) |
public PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig()
public String getAlias()
public void setAlias(String alias)
public String getPassword()
public void setPassword(String password)
public EncryptionServiceType getType()
getType in interface CryptoConfigCopyright © 2014 JBoss by Red Hat. All rights reserved.