| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.undertow |
| Modifier and Type | Method and Description |
|---|---|
static SslVerifyClient |
SslVerifyClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslVerifyClient[] |
SslVerifyClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddUndertowListener.HttpsBuilder |
AddUndertowListener.HttpsBuilder.verifyClient(SslVerifyClient sslVerifyClient)
Defines desired SSL client authentication mode for SSL channels
|
Copyright © 2021. All rights reserved.