| Modifier and Type | Method and Description |
|---|---|
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 |
ConnectionSSLSessionInfo.renegotiate(ClientAuth sslClientAuthMode) |
void |
SSLSessionInfo.renegotiate(ClientAuth sslClientAuthMode)
Renegotiate in a blocking manner.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.