|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.session.AbstractMdmDestinationProperties
com.sap.mdm.session.NonNetWeaverMdmDestinationProperties
Implementation of MdmDestinationProperties interface that defines all properties needed for establishing connection to destination of MDS server for applications that does not use MDM Connector or not running on NetWeaver application server.
| Field Summary |
| Fields inherited from interface com.sap.mdm.session.MdmDestinationProperties |
TRUST_TYPE_CERTIFICATE, TRUST_TYPE_IP, TRUST_TYPE_NONE |
| Constructor Summary | |
NonNetWeaverMdmDestinationProperties(String serverName)
Constructor |
|
NonNetWeaverMdmDestinationProperties(String serverName,
String repositoryName)
Constructor |
|
NonNetWeaverMdmDestinationProperties(String serverName,
String repositoryName,
String userName)
Constructor |
|
| Method Summary | |
String |
getClientKeyPassword()
Returns the password for the client public/private key pair |
String |
getClientKeystoreFile()
Returns the path to the client keystore file (.jks file) including certificate of MDM client |
String |
getClientKeystorePassword()
Returns the password for the client keystore file |
String |
getKeystoreFile()
Deprecated. replaced with getServerKeystoreFile() |
String |
getKeystorePassword()
Deprecated. replaced with getServerKeystorePassword() |
String |
getServerKeystoreFile()
Returns the path to the server keystore file (.jks file) including certificate of MDM server |
String |
getServerKeystorePassword()
Returns the password for the server keystore file |
void |
setClientKeyPassword(String clientKeyPassword)
Sets the password for the client public/private key pair. |
void |
setClientKeystoreFile(String clientKeystoreFile)
Sets the path to the client keystore file (.jks file) including certificate of MDM client. |
void |
setClientKeystorePassword(String clientKeystorePassword)
Sets the password for the client keystore file. |
void |
setKeystoreFile(String keystoreFile)
Deprecated. replaced with setServerKeystoreFile(String) |
void |
setKeystorePassword(String keystorePassword)
Deprecated. replaced with setServerKeystorePassword(String) |
void |
setServerKeystoreFile(String serverKeystoreFile)
Sets the path to the server keystore file (.jks file) including certificate of MDM server. |
void |
setServerKeystorePassword(String serverKeystorePassword)
Sets the password for the server keystore file. |
| Methods inherited from class com.sap.mdm.session.AbstractMdmDestinationProperties |
getDbmsName, getDbmsType, getRepositoryName, getServerName, getTrustType, getUserName, isTrusted, setDbmsName, setDbmsType, setRepositoryName, setTrusted, setTrustType, setUserName |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NonNetWeaverMdmDestinationProperties(String serverName)
serverName - the MDM server name
public NonNetWeaverMdmDestinationProperties(String serverName,
String repositoryName)
serverName - the MDM server namerepositoryName - the repository name
public NonNetWeaverMdmDestinationProperties(String serverName,
String repositoryName,
String userName)
serverName - the MDM server namerepositoryName - the repository name| Method Detail |
public String getServerKeystoreFile()
public void setServerKeystoreFile(String serverKeystoreFile)
serverKeystoreFile - the server keystore filepublic String getClientKeystoreFile()
public void setClientKeystoreFile(String clientKeystoreFile)
clientKeystoreFile - the server keystore filepublic String getKeystoreFile()
getServerKeystoreFile()
public void setKeystoreFile(String keystoreFile)
setServerKeystoreFile(String)
keystoreFile - the server keystore filepublic String getServerKeystorePassword()
public void setServerKeystorePassword(String serverKeystorePassword)
serverKeystorePassword - the server keystore passwordpublic String getClientKeystorePassword()
public void setClientKeystorePassword(String clientKeystorePassword)
clientKeystorePassword - the client keystore passwordpublic String getClientKeyPassword()
public void setClientKeyPassword(String clientKeyPassword)
clientKeyPassword - the client key passwordpublic String getKeystorePassword()
getServerKeystorePassword()
public void setKeystorePassword(String keystorePassword)
setServerKeystorePassword(String)
keystorePassword - the server keystore password
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.