public class CRMDOAccessTokenClassification extends CRMDO
Constructor and Description |
---|
CRMDOAccessTokenClassification() |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isRestricted, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsRestricted, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public java.lang.String getSettingsXML()
public void setSettingsXML(java.lang.String settingsXML)
public java.lang.Integer getMaximumAllowedInvalidAuthenitcationAttemps()
public void setMaximumAllowedInvalidAuthenitcationAttemps(java.lang.Integer maximumAllowedInvalidAuthenitcationAttemps)
public java.lang.Integer getPeriodWithinXMinutes()
public void setPeriodWithinXMinutes(java.lang.Integer periodWithinXMinutes)
public java.lang.Integer getLockoutPeriod()
public void setLockoutPeriod(java.lang.Integer lockoutPeriod)
public IdentifierSettings getIdentifierSettings()
public void setIdentifierSettings(IdentifierSettings identifierSettings)
public PasscodeSettings getPasscodeSettings()
public void setPasscodeSettings(PasscodeSettings passcodeSettings)
public AuthenticationCodeSettings getAuthenticationCodeSettings()
public void setAuthenticationCodeSettings(AuthenticationCodeSettings authenticationCodeSettings)
public AutomationSettings getAutomationSettings()
public void setAutomationSettings(AutomationSettings automationSettings)
public OTPSettings getOtpSettings()
public void setOtpSettings(OTPSettings otpSettings)