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