| Package | Description |
|---|---|
| io.axual.common.config |
| Modifier and Type | Method and Description |
|---|---|
SslConfig.KeystoreType |
SslConfig.getKeystoreType() |
SslConfig.KeystoreType |
SslConfig.Builder.getKeystoreType() |
static SslConfig.KeystoreType |
SslConfig.KeystoreType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SslConfig.KeystoreType[] |
SslConfig.KeystoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SslConfig.Builder |
SslConfig.Builder.setKeystoreType(SslConfig.KeystoreType keystoreType)
Sets the keystore type format
|
Copyright © 2020–2022 Axual B.V.. All rights reserved.