public class KsmQuery extends Object
| Constructor and Description |
|---|
KsmQuery() |
| Modifier and Type | Method and Description |
|---|---|
static com.keepersecurity.secretsManager.core.SecretsManagerOptions |
getOptions(String clientId,
String privateKey,
String appKey,
String hostname,
boolean allowUnverifiedCertificate) |
static com.keepersecurity.secretsManager.core.LocalConfigStorage |
redeemToken(String token,
String hostname) |
static String |
testCredentials(String clientId,
String privateKey,
String appKey,
String hostname,
boolean allowUnverifiedCertificate) |
public static com.keepersecurity.secretsManager.core.LocalConfigStorage redeemToken(String token, String hostname) throws Exception
Exceptionpublic static com.keepersecurity.secretsManager.core.SecretsManagerOptions getOptions(String clientId, String privateKey, String appKey, String hostname, boolean allowUnverifiedCertificate)
Copyright © 2016–2022. All rights reserved.