public class CxWSResponseLoginData extends CxWSResponseSessionID
Java class for CxWSResponseLoginData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CxWSResponseLoginData">
<complexContent>
<extension base="{http://Checkmarx.com}CxWSResponseSessionID">
<sequence>
<element name="FamilyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="UserName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="UserID" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="UserPreferedLanguageLCID" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="IsAllowedToCreateProject" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToChangeProject" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManageUsers" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToViewCompanies" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManageCompanies" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManageServer" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToViewInstallationData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToViewSp" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManageSp" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsScanner" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAuditor" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManagePresets" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="isAllowedToManagePredefinedCommand" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManagePostScanAction" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToModifyResultDetails" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EnableIncrementalScan" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ShowSaaSPackageNotificationAndErrors" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ShowSaaSPackageDetails" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAdviseChangePassword" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToManageITSServers" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AllowedToChangeNotExploitable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IsAllowedToDeleteScans" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
sessionIderrorMessage, isSuccesfull| Constructor and Description |
|---|
CxWSResponseLoginData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Gets the value of the email property.
|
String |
getFamilyName()
Gets the value of the familyName property.
|
String |
getFirstName()
Gets the value of the firstName property.
|
long |
getUserID()
Gets the value of the userID property.
|
String |
getUserName()
Gets the value of the userName property.
|
int |
getUserPreferedLanguageLCID()
Gets the value of the userPreferedLanguageLCID property.
|
boolean |
isAllowedToChangeNotExploitable()
Gets the value of the allowedToChangeNotExploitable property.
|
boolean |
isEnableIncrementalScan()
Gets the value of the enableIncrementalScan property.
|
boolean |
isIsAdviseChangePassword()
Gets the value of the isAdviseChangePassword property.
|
boolean |
isIsAllowedToChangeProject()
Gets the value of the isAllowedToChangeProject property.
|
boolean |
isIsAllowedToCreateProject()
Gets the value of the isAllowedToCreateProject property.
|
boolean |
isIsAllowedToDeleteScans()
Gets the value of the isAllowedToDeleteScans property.
|
boolean |
isIsAllowedToManageCompanies()
Gets the value of the isAllowedToManageCompanies property.
|
boolean |
isIsAllowedToManageITSServers()
Gets the value of the isAllowedToManageITSServers property.
|
boolean |
isIsAllowedToManagePostScanAction()
Gets the value of the isAllowedToManagePostScanAction property.
|
boolean |
isIsAllowedToManagePredefinedCommand()
Gets the value of the isAllowedToManagePredefinedCommand property.
|
boolean |
isIsAllowedToManagePresets()
Gets the value of the isAllowedToManagePresets property.
|
boolean |
isIsAllowedToManageServer()
Gets the value of the isAllowedToManageServer property.
|
boolean |
isIsAllowedToManageSp()
Gets the value of the isAllowedToManageSp property.
|
boolean |
isIsAllowedToManageUsers()
Gets the value of the isAllowedToManageUsers property.
|
boolean |
isIsAllowedToModifyResultDetails()
Gets the value of the isAllowedToModifyResultDetails property.
|
boolean |
isIsAllowedToViewCompanies()
Gets the value of the isAllowedToViewCompanies property.
|
boolean |
isIsAllowedToViewInstallationData()
Gets the value of the isAllowedToViewInstallationData property.
|
boolean |
isIsAllowedToViewSp()
Gets the value of the isAllowedToViewSp property.
|
boolean |
isIsAuditor()
Gets the value of the isAuditor property.
|
boolean |
isIsScanner()
Gets the value of the isScanner property.
|
boolean |
isShowSaaSPackageDetails()
Gets the value of the showSaaSPackageDetails property.
|
boolean |
isShowSaaSPackageNotificationAndErrors()
Gets the value of the showSaaSPackageNotificationAndErrors property.
|
void |
setAllowedToChangeNotExploitable(boolean value)
Sets the value of the allowedToChangeNotExploitable property.
|
void |
setEmail(String value)
Sets the value of the email property.
|
void |
setEnableIncrementalScan(boolean value)
Sets the value of the enableIncrementalScan property.
|
void |
setFamilyName(String value)
Sets the value of the familyName property.
|
void |
setFirstName(String value)
Sets the value of the firstName property.
|
void |
setIsAdviseChangePassword(boolean value)
Sets the value of the isAdviseChangePassword property.
|
void |
setIsAllowedToChangeProject(boolean value)
Sets the value of the isAllowedToChangeProject property.
|
void |
setIsAllowedToCreateProject(boolean value)
Sets the value of the isAllowedToCreateProject property.
|
void |
setIsAllowedToDeleteScans(boolean value)
Sets the value of the isAllowedToDeleteScans property.
|
void |
setIsAllowedToManageCompanies(boolean value)
Sets the value of the isAllowedToManageCompanies property.
|
void |
setIsAllowedToManageITSServers(boolean value)
Sets the value of the isAllowedToManageITSServers property.
|
void |
setIsAllowedToManagePostScanAction(boolean value)
Sets the value of the isAllowedToManagePostScanAction property.
|
void |
setIsAllowedToManagePredefinedCommand(boolean value)
Sets the value of the isAllowedToManagePredefinedCommand property.
|
void |
setIsAllowedToManagePresets(boolean value)
Sets the value of the isAllowedToManagePresets property.
|
void |
setIsAllowedToManageServer(boolean value)
Sets the value of the isAllowedToManageServer property.
|
void |
setIsAllowedToManageSp(boolean value)
Sets the value of the isAllowedToManageSp property.
|
void |
setIsAllowedToManageUsers(boolean value)
Sets the value of the isAllowedToManageUsers property.
|
void |
setIsAllowedToModifyResultDetails(boolean value)
Sets the value of the isAllowedToModifyResultDetails property.
|
void |
setIsAllowedToViewCompanies(boolean value)
Sets the value of the isAllowedToViewCompanies property.
|
void |
setIsAllowedToViewInstallationData(boolean value)
Sets the value of the isAllowedToViewInstallationData property.
|
void |
setIsAllowedToViewSp(boolean value)
Sets the value of the isAllowedToViewSp property.
|
void |
setIsAuditor(boolean value)
Sets the value of the isAuditor property.
|
void |
setIsScanner(boolean value)
Sets the value of the isScanner property.
|
void |
setShowSaaSPackageDetails(boolean value)
Sets the value of the showSaaSPackageDetails property.
|
void |
setShowSaaSPackageNotificationAndErrors(boolean value)
Sets the value of the showSaaSPackageNotificationAndErrors property.
|
void |
setUserID(long value)
Sets the value of the userID property.
|
void |
setUserName(String value)
Sets the value of the userName property.
|
void |
setUserPreferedLanguageLCID(int value)
Sets the value of the userPreferedLanguageLCID property.
|
getSessionId, setSessionIdgetErrorMessage, isIsSuccesfull, setErrorMessage, setIsSuccesfullprotected String familyName
protected String firstName
protected String userName
protected String email
protected long userID
protected int userPreferedLanguageLCID
protected boolean isAllowedToCreateProject
protected boolean isAllowedToChangeProject
protected boolean isAllowedToManageUsers
protected boolean isAllowedToViewCompanies
protected boolean isAllowedToManageCompanies
protected boolean isAllowedToManageServer
protected boolean isAllowedToViewInstallationData
protected boolean isAllowedToViewSp
protected boolean isAllowedToManageSp
protected boolean isScanner
protected boolean isAuditor
protected boolean isAllowedToManagePresets
protected boolean isAllowedToManagePredefinedCommand
protected boolean isAllowedToManagePostScanAction
protected boolean isAllowedToModifyResultDetails
protected boolean enableIncrementalScan
protected boolean showSaaSPackageNotificationAndErrors
protected boolean showSaaSPackageDetails
protected boolean isAdviseChangePassword
protected boolean isAllowedToManageITSServers
protected boolean allowedToChangeNotExploitable
protected boolean isAllowedToDeleteScans
public String getFamilyName()
Stringpublic void setFamilyName(String value)
value - allowed object is
Stringpublic String getFirstName()
Stringpublic void setFirstName(String value)
value - allowed object is
Stringpublic String getUserName()
Stringpublic void setUserName(String value)
value - allowed object is
Stringpublic String getEmail()
Stringpublic void setEmail(String value)
value - allowed object is
Stringpublic long getUserID()
public void setUserID(long value)
public int getUserPreferedLanguageLCID()
public void setUserPreferedLanguageLCID(int value)
public boolean isIsAllowedToCreateProject()
public void setIsAllowedToCreateProject(boolean value)
public boolean isIsAllowedToChangeProject()
public void setIsAllowedToChangeProject(boolean value)
public boolean isIsAllowedToManageUsers()
public void setIsAllowedToManageUsers(boolean value)
public boolean isIsAllowedToViewCompanies()
public void setIsAllowedToViewCompanies(boolean value)
public boolean isIsAllowedToManageCompanies()
public void setIsAllowedToManageCompanies(boolean value)
public boolean isIsAllowedToManageServer()
public void setIsAllowedToManageServer(boolean value)
public boolean isIsAllowedToViewInstallationData()
public void setIsAllowedToViewInstallationData(boolean value)
public boolean isIsAllowedToViewSp()
public void setIsAllowedToViewSp(boolean value)
public boolean isIsAllowedToManageSp()
public void setIsAllowedToManageSp(boolean value)
public boolean isIsScanner()
public void setIsScanner(boolean value)
public boolean isIsAuditor()
public void setIsAuditor(boolean value)
public boolean isIsAllowedToManagePresets()
public void setIsAllowedToManagePresets(boolean value)
public boolean isIsAllowedToManagePredefinedCommand()
public void setIsAllowedToManagePredefinedCommand(boolean value)
public boolean isIsAllowedToManagePostScanAction()
public void setIsAllowedToManagePostScanAction(boolean value)
public boolean isIsAllowedToModifyResultDetails()
public void setIsAllowedToModifyResultDetails(boolean value)
public boolean isEnableIncrementalScan()
public void setEnableIncrementalScan(boolean value)
public boolean isShowSaaSPackageNotificationAndErrors()
public void setShowSaaSPackageNotificationAndErrors(boolean value)
public boolean isShowSaaSPackageDetails()
public void setShowSaaSPackageDetails(boolean value)
public boolean isIsAdviseChangePassword()
public void setIsAdviseChangePassword(boolean value)
public boolean isIsAllowedToManageITSServers()
public void setIsAllowedToManageITSServers(boolean value)
public boolean isAllowedToChangeNotExploitable()
public void setAllowedToChangeNotExploitable(boolean value)
public boolean isIsAllowedToDeleteScans()
public void setIsAllowedToDeleteScans(boolean value)
Copyright © 2020. All rights reserved.