| Package | Description |
|---|---|
| dev.dmgiangi.webclientsupplier.parser.dto | |
| dev.dmgiangi.webclientsupplier.parser.dto.enumerations | |
| dev.dmgiangi.webclientsupplier.supplier.ssl |
| Modifier and Type | Field and Description |
|---|---|
static SecurityStoreType |
KeyStoreConfiguration.DEFAULT_TRUSTSTORE |
static SecurityStoreType |
TrustStoreConfiguration.DEFAULT_TRUSTSTORE |
static SecurityStoreType |
TrustStoreConfiguration.DEFAULT_TRUSTSTORE |
static SecurityStoreType |
KeyStoreConfiguration.DEFAULT_TRUSTSTORE |
| Modifier and Type | Method and Description |
|---|---|
static SecurityStoreType |
SecurityStoreType.fromString(String requestedType) |
static SecurityStoreType |
SecurityStoreType.fromString(String requestedType) |
static SecurityStoreType |
SecurityStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityStoreType |
SecurityStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityStoreType[] |
SecurityStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SecurityStoreType[] |
SecurityStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyStore |
KeyStoreFactory.getKeyStore(SecurityStoreType keyStoreType,
URL url,
String path,
String password) |
static KeyStore |
KeyStoreFactory.getKeyStore(SecurityStoreType keyStoreType,
URL url,
String path,
String password) |
Copyright © 2023. All rights reserved.