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