|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.session.AbstractSessionContext
com.sap.mdm.session.ServerSessionContext
This class represents the context of the server session. The context includes: server name and server user name.
RepositorySessionContext,
UserSessionContext,
Serialized Form| Field Summary | |
static String |
DEFAUL_USER_NAME
Deprecated. use DEFAULT_USER_NAME instead |
static String |
DEFAULT_USER_NAME
|
| Constructor Summary | |
ServerSessionContext()
C'tor |
|
ServerSessionContext(ServerSessionContext ctx)
Copy constructor |
|
ServerSessionContext(String serverName)
Constructor |
|
ServerSessionContext(String serverName,
String serverUserName)
Constructor |
|
| Method Summary | |
boolean |
equals(Object obj)
|
String |
getFullyQualifiedServerName()
Returns the fully qualified MDM server name that consists of the fully qualified host name and port delimited by ':' |
String |
getServerName()
Returns the name of MDM server |
String |
getServerUserName()
Returns the user name of MDM server |
int |
hashCode()
|
void |
setServerUserName(String serverUserName)
Sets the user name of MDM server |
void |
setSocketFactory(MdmSecureSocketFactory socketFactory)
Sets MdmSocketFactory that will be used for creating a secure socket |
String |
toString()
|
| Methods inherited from class com.sap.mdm.session.AbstractSessionContext |
getApplicationId, getApplicationName, getConnectionType, getContextIdentifier, getSocketFactory, isTrustedConnection, isWebServiceContext, readFromString, setApplicationId, setApplicationName, setConnectionType, setContextIdentifier, setHashCode, setTrustedConnection, writeToString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String DEFAULT_USER_NAME
public static final String DEFAUL_USER_NAME
| Constructor Detail |
public ServerSessionContext(String serverName,
String serverUserName)
public ServerSessionContext(String serverName)
public ServerSessionContext(ServerSessionContext ctx)
public ServerSessionContext()
| Method Detail |
public String getServerName()
MdmSessionContext
public String getFullyQualifiedServerName()
MdmSessionContext
public void setSocketFactory(MdmSecureSocketFactory socketFactory)
MdmSessionContext
setSocketFactory in interface MdmSessionContextsetSocketFactory in class AbstractSessionContextpublic String getServerUserName()
public void setServerUserName(String serverUserName)
public String toString()
Object.toString()public int hashCode()
hashCode in class AbstractSessionContextpublic boolean equals(Object obj)
equals in class AbstractSessionContext
|
|||||||||||
| 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.