Package | Description |
---|---|
com.oneops.proxy.security |
Modifier and Type | Method and Description |
---|---|
static KeywhizKeyStore.Name |
KeywhizKeyStore.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeywhizKeyStore.Name[] |
KeywhizKeyStore.Name.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KeywhizKeyStore(KeywhizKeyStore.Name name,
OneOpsConfig.TrustStore trustStoreConfig,
OneOpsConfig.Keystore keystoreConfig,
org.springframework.core.io.ResourceLoader loader)
Create a keywhiz key store to communicate with Keywhiz server.
|
Copyright © 2018 Walmart, Inc.. All rights reserved.