| Package | Description |
|---|---|
| io.axual.common.config |
| Modifier and Type | Method and Description |
|---|---|
SslConfig.TruststoreType |
SslConfig.getTruststoreType() |
SslConfig.TruststoreType |
SslConfig.Builder.getTruststoreType() |
static SslConfig.TruststoreType |
SslConfig.TruststoreType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SslConfig.TruststoreType[] |
SslConfig.TruststoreType.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.setTruststoreType(SslConfig.TruststoreType truststoreType)
Sets truststore type format
|
Copyright © 2020 Axual B.V.. All rights reserved.