Package | Description |
---|---|
org.seedstack.seed.crypto |
Contains cryptographic service classes.
|
org.seedstack.seed.crypto.spi |
Provides classes to expose immutable SSL configuration.
|
Modifier and Type | Method and Description |
---|---|
SSLAuthenticationMode |
CryptoConfig.SSLConfig.getClientAuthMode() |
Modifier and Type | Method and Description |
---|---|
static SSLAuthenticationMode |
SSLAuthenticationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLAuthenticationMode[] |
SSLAuthenticationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.