| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Class and Description |
|---|---|
class |
CxWSResponseSaasLoginData
Java class for CxWSResponseSaasLoginData complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseLoginData |
LoginBySIDResponse.loginBySIDResult |
protected CxWSResponseLoginData |
LoginResponse.loginResult |
protected CxWSResponseLoginData |
LoginV2Response.loginV2Result |
protected CxWSResponseLoginData |
SamlLoginResponse.samlLoginResult |
protected CxWSResponseLoginData |
SsoLoginResponse.ssoLoginResult |
protected CxWSResponseLoginData |
SsoLoginV2Response.ssoLoginV2Result |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseLoginData |
ObjectFactory.createCxWSResponseLoginData()
Create an instance of
CxWSResponseLoginData |
CxWSResponseLoginData |
LoginBySIDResponse.getLoginBySIDResult()
Gets the value of the loginBySIDResult property.
|
CxWSResponseLoginData |
LoginResponse.getLoginResult()
Gets the value of the loginResult property.
|
CxWSResponseLoginData |
LoginV2Response.getLoginV2Result()
Gets the value of the loginV2Result property.
|
CxWSResponseLoginData |
SamlLoginResponse.getSamlLoginResult()
Gets the value of the samlLoginResult property.
|
CxWSResponseLoginData |
SsoLoginResponse.getSsoLoginResult()
Gets the value of the ssoLoginResult property.
|
CxWSResponseLoginData |
SsoLoginV2Response.getSsoLoginV2Result()
Gets the value of the ssoLoginV2Result property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginBySIDResponse.setLoginBySIDResult(CxWSResponseLoginData value)
Sets the value of the loginBySIDResult property.
|
void |
LoginResponse.setLoginResult(CxWSResponseLoginData value)
Sets the value of the loginResult property.
|
void |
LoginV2Response.setLoginV2Result(CxWSResponseLoginData value)
Sets the value of the loginV2Result property.
|
void |
SamlLoginResponse.setSamlLoginResult(CxWSResponseLoginData value)
Sets the value of the samlLoginResult property.
|
void |
SsoLoginResponse.setSsoLoginResult(CxWSResponseLoginData value)
Sets the value of the ssoLoginResult property.
|
void |
SsoLoginV2Response.setSsoLoginV2Result(CxWSResponseLoginData value)
Sets the value of the ssoLoginV2Result property.
|
Copyright © 2020. All rights reserved.