Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
LoginResult |
LoginResponse.getResult()
Gets the result value for this LoginResponse.
|
LoginResult |
Soap.login(String username,
String password)
Login to the Salesforce.com SOAP Api
|
LoginResult |
SoapBindingStub.login(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
void |
LoginResponse.setResult(LoginResult result)
Sets the result value for this LoginResponse.
|
Constructor and Description |
---|
LoginResponse(LoginResult result) |
Copyright © 2014. All rights reserved.