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.
|
getUrlpublic ConnectionParameterMandate(String url, Properties prop, String basedirectory)
public String getAcceptedServerCertificates()
ConnectionParametergetAcceptedServerCertificates in interface at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterfacegetAcceptedServerCertificates in class ConnectionParameterpublic String getClientKeyStore()
ConnectionParametergetClientKeyStore in interface at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterfacegetClientKeyStore in class ConnectionParameterpublic String getClientKeyStorePassword()
ConnectionParametergetClientKeyStorePassword in interface at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterfacegetClientKeyStorePassword in class ConnectionParameterCopyright © 2017. All rights reserved.