|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SslVerifyClient | |
|---|---|
| org.wildfly.extras.creaper.commands.undertow | |
| Uses of SslVerifyClient in org.wildfly.extras.creaper.commands.undertow |
|---|
| Methods in org.wildfly.extras.creaper.commands.undertow that return SslVerifyClient | |
|---|---|
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. |
| Methods in org.wildfly.extras.creaper.commands.undertow with parameters of type SslVerifyClient | |
|---|---|
AddUndertowListener.HttpsBuilder |
AddUndertowListener.HttpsBuilder.verifyClient(SslVerifyClient sslVerifyClient)
Defines desired SSL client authentication mode for SSL channels |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||