public class KeyStoreFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_CONFIGURATION |
| Modifier and Type | Method and Description |
|---|---|
static KeyStore |
getKeyStore(SecurityStoreType keyStoreType,
URL url,
String path,
String password) |
public static final String INVALID_CONFIGURATION
public static KeyStore getKeyStore(SecurityStoreType keyStoreType, URL url, String path, String password)
Copyright © 2023. All rights reserved.