public class GroupPortalPasscodeRulesGetResponseProxy extends Object implements Serializable
Constructor and Description |
---|
GroupPortalPasscodeRulesGetResponseProxy() |
public GroupProxy groupProxy
public GroupPasscodeRulesLevel useRuleLevel
public Boolean disallowRepeatedDigits
public Boolean disallowUserNumber
public Boolean disallowReversedUserNumber
public Boolean disallowOldPasscode
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 GroupPortalPasscodeRulesGetResponseProxy()
public void setGroupProxy(GroupProxy groupProxy)
public GroupProxy getGroupProxy()
public void setUseRuleLevel(GroupPasscodeRulesLevel useRuleLevel)
public GroupPasscodeRulesLevel getUseRuleLevel()
public void setDisallowRepeatedDigits(Boolean disallowRepeatedDigits)
public Boolean getDisallowRepeatedDigits()
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 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()
Copyright © 2016 ECG, Inc. All rights reserved.