Package io.jenkins.plugins.ksm
Class KsmQuery
java.lang.Object
io.jenkins.plugins.ksm.KsmQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.keepersecurity.secretsManager.core.SecretsManagerOptionsgetOptions(String clientId, String privateKey, String appKey, String hostname, boolean allowUnverifiedCertificate) static com.keepersecurity.secretsManager.core.LocalConfigStorageredeemToken(String token, String hostname, boolean allowUnverifiedCertificate) static StringtestCredentials(String clientId, String privateKey, String appKey, String hostname, boolean allowUnverifiedCertificate)