| Package | Description |
|---|---|
| org.aoju.bus.socket.origin | |
| org.aoju.bus.socket.origin.plugins.ssl |
| Modifier and Type | Method and Description |
|---|---|
AioSSLQuickServer<T> |
AioSSLQuickServer.setClientAuth(ClientAuth clientAuth) |
| Modifier and Type | Method and Description |
|---|---|
ClientAuth |
SSLConfig.getClientAuth() |
static ClientAuth |
ClientAuth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientAuth[] |
ClientAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSLConfig.setClientAuth(ClientAuth clientAuth) |
Copyright © 2020. All rights reserved.