public class JavaCertSecurity extends JavaStoreSecurity
Constructor and Description |
---|
JavaCertSecurity() |
Modifier and Type | Method and Description |
---|---|
static JavaCertSecurity |
createDefault() |
String |
getCertificate() |
String |
getCertificateAuthority() |
Credentials |
getCredentials() |
String |
getPrivateKey() |
String |
getPrivateKeyPassword() |
getKeystoreLocation, getKeystorePassword, getTruststoreLocation, getTruststorePassword
isSslEnabled
public static JavaCertSecurity createDefault()
public String getCertificate()
public String getPrivateKey()
public String getCertificateAuthority()
public Credentials getCredentials()
public String getPrivateKeyPassword()
Copyright © 2014–2023. All rights reserved.