public final class TrustStoreConfig extends StoreConfig
Modifier and Type | Field and Description |
---|---|
static String |
KIND
The store kind.
|
Modifier | Constructor and Description |
---|---|
protected |
TrustStoreConfig(Logger logger)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getKind()
Gets the store kind.
|
getPassword, getPath, getProvider, getType, setPassword, setPath, setProvider, setType
public static final String KIND
protected TrustStoreConfig(@Nonnull Logger logger)
logger
- The logger instance to use.protected String getKind()
getKind
in class StoreConfig
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.