| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.server |
| Modifier and Type | Method and Description |
|---|---|
static HttpsListener.VerifyClient |
HttpsListener.VerifyClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpsListener.VerifyClient[] |
HttpsListener.VerifyClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
HttpsListener.VerifyClient |
HttpsListener.verifyClient()
The desired SSL client authentication mode for SSL channels
|
| Modifier and Type | Method and Description |
|---|---|
T |
HttpsListener.verifyClient(HttpsListener.VerifyClient value)
The desired SSL client authentication mode for SSL channels
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.