public class ConnectionParameterMandate extends ConnectionParameter
basedirectory, prop, PROP_IDENTIFIER_ACCEPEDSERVERCERTS, PROP_IDENTIFIER_KEYSTORE, PROP_IDENTIFIER_KEYSTOREPASSWORD, url
Constructor and Description |
---|
ConnectionParameterMandate(String url,
Properties prop,
String basedirectory) |
Modifier and Type | Method and 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 interface at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterface
getAcceptedServerCertificates
in class ConnectionParameter
public String getClientKeyStore()
ConnectionParameter
getClientKeyStore
in interface at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterface
getClientKeyStore
in class ConnectionParameter
public String getClientKeyStorePassword()
ConnectionParameter
getClientKeyStorePassword
in interface at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterface
getClientKeyStorePassword
in class ConnectionParameter
Copyright © 2017. All rights reserved.