Package | Description |
---|---|
org.xnio |
The main API package for XNIO.
|
Modifier and Type | Field and Description |
---|---|
static Option<SslClientAuthMode> |
Options.SSL_CLIENT_AUTH_MODE
Specify the SSL client authentication mode.
|
Modifier and Type | Method and Description |
---|---|
static SslClientAuthMode |
SslClientAuthMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslClientAuthMode[] |
SslClientAuthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.