Interface KeyStoreConfig.KeyStore
-
- Enclosing interface:
- KeyStoreConfig
public static interface KeyStoreConfig.KeyStore
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKeyStoreConfig.KeyStore.Alias
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,KeyStoreConfig.KeyStore.Alias>aliases()Optional<String>handler()Stringpath()Stringtype()
-