com.sap.aii.proxy.xiruntime.core

Class XmlLogonData

java.lang.Object
  extended by com.sap.aii.proxy.xiruntime.core.XmlLogonData
All Implemented Interfaces:
Serializable

public class XmlLogonData
extends Object
implements Serializable

This class represents user data needed for logon purposes.

Copyright (c) 2002 SAP AG

See Also:
Serialized Form

Constructor Summary
XmlLogonData()
           
XmlLogonData(String username, String password, String language, String clientId)
           
 
Method Summary
 String getClientId()
           
 String getLanguage()
           
 String getPassword()
           
 String getUsername()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlLogonData

public XmlLogonData()

XmlLogonData

public XmlLogonData(String username,
                    String password,
                    String language,
                    String clientId)
Method Detail

getUsername

public String getUsername()

getPassword

public String getPassword()

getLanguage

public String getLanguage()

getClientId

public String getClientId()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.proxy.svc.facade api BC-XI


Copyright 2011 SAP AG Complete Copyright Notice