public class VaultClassic<T extends VaultClassic> extends Object
| Constructor and Description |
|---|
VaultClassic() |
| Modifier and Type | Method and Description |
|---|---|
String |
code()
Fully Qualified Name of the Security Vault Implementation.
|
T |
code(String value)
Fully Qualified Name of the Security Vault Implementation.
|
String |
getKey() |
Map |
vaultOptions()
Security Vault options.
|
T |
vaultOptions(Map value)
Security Vault options.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.