public class ConnectionParameterMandate extends ConnectionParameter
basedirectory, prop, PROP_IDENTIFIER_ACCEPEDSERVERCERTS, PROP_IDENTIFIER_KEYSTORE, PROP_IDENTIFIER_KEYSTOREPASSWORD, url
Constructor | Description |
---|---|
ConnectionParameterMandate(String url,
Properties prop,
String basedirectory) |
Modifier and Type | Method | Description |
---|---|---|
String |
getAcceptedServerCertificates() |
Returns the acceptedServerCertificates.
|
String |
getClientKeyStore() |
Returns the clientKeyStore.
|
String |
getClientKeyStorePassword() |
Returns the clientKeyStorePassword.
|
getUrl
public ConnectionParameterMandate(String url, Properties prop, String basedirectory)
public String getAcceptedServerCertificates()
ConnectionParameter
getAcceptedServerCertificates
in class ConnectionParameter
public String getClientKeyStore()
ConnectionParameter
getClientKeyStore
in class ConnectionParameter
public String getClientKeyStorePassword()
ConnectionParameter
getClientKeyStorePassword
in class ConnectionParameter
Copyright © 2019. All rights reserved.