| Package | Description |
|---|---|
| net.leadware.kafka.embedded.properties |
| Modifier and Type | Field and Description |
|---|---|
private SslClientAuthentication |
SimulatorProperties.sslClientAuthentication
SSL Client Authentication
|
| Modifier and Type | Method and Description |
|---|---|
SslClientAuthentication |
SimulatorProperties.getSslClientAuthentication()
Méthode d'obtention de la valeur du champ "sslClientAuthentication"
|
static SslClientAuthentication |
SslClientAuthentication.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SslClientAuthentication[] |
SslClientAuthentication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Leadware. All Rights Reserved.