public class SystemPortalPasscodeRulesGetResponse19Proxy extends Object implements Serializable
Constructor and Description |
---|
SystemPortalPasscodeRulesGetResponse19Proxy() |
public Boolean disallowRepeatedDigits
public Integer numberOfRepeatedDigits
public Boolean disallowRepeatedPatterns
public Boolean disallowContiguousSequences
public Integer numberOfAscendingDigits
public Integer numberOfDescendingDigits
public Boolean disallowUserNumber
public Boolean disallowReversedUserNumber
public Boolean disallowOldPasscode
public Integer numberOfPreviousPasscodes
public Boolean disallowReversedOldPasscode
public Integer minCodeLength
public Integer maxCodeLength
public Boolean disableLoginAfterMaxFailedLoginAttempts
public Integer maxFailedLoginAttempts
public Boolean expirePassword
public Integer passcodeExpiresDays
public Boolean sendLoginDisabledNotifyEmail
public String loginDisabledNotifyEmailAddress
public String defaultPassword
public SystemPortalPasscodeRulesGetResponse19Proxy()
public void setDisallowRepeatedDigits(Boolean disallowRepeatedDigits)
public Boolean getDisallowRepeatedDigits()
public void setNumberOfRepeatedDigits(Integer numberOfRepeatedDigits)
public Integer getNumberOfRepeatedDigits()
public void setDisallowRepeatedPatterns(Boolean disallowRepeatedPatterns)
public Boolean getDisallowRepeatedPatterns()
public void setDisallowContiguousSequences(Boolean disallowContiguousSequences)
public Boolean getDisallowContiguousSequences()
public void setNumberOfAscendingDigits(Integer numberOfAscendingDigits)
public Integer getNumberOfAscendingDigits()
public void setNumberOfDescendingDigits(Integer numberOfDescendingDigits)
public Integer getNumberOfDescendingDigits()
public void setDisallowUserNumber(Boolean disallowUserNumber)
public Boolean getDisallowUserNumber()
public void setDisallowReversedUserNumber(Boolean disallowReversedUserNumber)
public Boolean getDisallowReversedUserNumber()
public void setDisallowOldPasscode(Boolean disallowOldPasscode)
public Boolean getDisallowOldPasscode()
public void setNumberOfPreviousPasscodes(Integer numberOfPreviousPasscodes)
public Integer getNumberOfPreviousPasscodes()
public void setDisallowReversedOldPasscode(Boolean disallowReversedOldPasscode)
public Boolean getDisallowReversedOldPasscode()
public void setMinCodeLength(Integer minCodeLength)
public Integer getMinCodeLength()
public void setMaxCodeLength(Integer maxCodeLength)
public Integer getMaxCodeLength()
public void setDisableLoginAfterMaxFailedLoginAttempts(Boolean disableLoginAfterMaxFailedLoginAttempts)
public Boolean getDisableLoginAfterMaxFailedLoginAttempts()
public void setMaxFailedLoginAttempts(Integer maxFailedLoginAttempts)
public Integer getMaxFailedLoginAttempts()
public void setExpirePassword(Boolean expirePassword)
public Boolean getExpirePassword()
public void setPasscodeExpiresDays(Integer passcodeExpiresDays)
public Integer getPasscodeExpiresDays()
public void setSendLoginDisabledNotifyEmail(Boolean sendLoginDisabledNotifyEmail)
public Boolean getSendLoginDisabledNotifyEmail()
public void setLoginDisabledNotifyEmailAddress(String loginDisabledNotifyEmailAddress)
public String getLoginDisabledNotifyEmailAddress()
public void setDefaultPassword(String defaultPassword)
public String getDefaultPassword()
Copyright © 2016 ECG, Inc. All rights reserved.