public class ServiceProviderDeviceProfileAuthenticationPasswordRulesGetResponseProxy extends Object implements Serializable
Constructor and Description |
---|
ServiceProviderDeviceProfileAuthenticationPasswordRulesGetResponseProxy() |
public ServiceProviderProxy serviceProviderProxy
public Boolean useServiceProviderSettings
public Boolean disallowAuthenticationName
public Boolean disallowOldPassword
public Boolean disallowReversedOldPassword
public Boolean restrictMinDigits
public Integer minDigits
public Boolean restrictMinUpperCaseLetters
public Integer minUpperCaseLetters
public Boolean restrictMinLowerCaseLetters
public Integer minLowerCaseLetters
public Boolean restrictMinNonAlphanumericCharacters
public Integer minNonAlphanumericCharacters
public Integer minLength
public Boolean sendPermanentLockoutNotification
public String permanentLockoutNotifyEmailAddress
public AuthenticationLockoutType deviceProfileAuthenticationLockoutType
public Integer deviceProfileTemporaryLockoutThreshold
public AuthenticationLockoutWaitAlgorithmType deviceProfileWaitAlgorithm
public AuthenticationLockoutFixedWaitTimeMinutes deviceProfileLockoutFixedMinutes
public Integer deviceProfilePermanentLockoutThreshold
public ServiceProviderDeviceProfileAuthenticationPasswordRulesGetResponseProxy()
public void setServiceProviderProxy(ServiceProviderProxy serviceProviderProxy)
public ServiceProviderProxy getServiceProviderProxy()
public void setUseServiceProviderSettings(Boolean useServiceProviderSettings)
public Boolean getUseServiceProviderSettings()
public void setDisallowAuthenticationName(Boolean disallowAuthenticationName)
public Boolean getDisallowAuthenticationName()
public void setDisallowOldPassword(Boolean disallowOldPassword)
public Boolean getDisallowOldPassword()
public void setDisallowReversedOldPassword(Boolean disallowReversedOldPassword)
public Boolean getDisallowReversedOldPassword()
public void setRestrictMinDigits(Boolean restrictMinDigits)
public Boolean getRestrictMinDigits()
public void setMinDigits(Integer minDigits)
public Integer getMinDigits()
public void setRestrictMinUpperCaseLetters(Boolean restrictMinUpperCaseLetters)
public Boolean getRestrictMinUpperCaseLetters()
public void setMinUpperCaseLetters(Integer minUpperCaseLetters)
public Integer getMinUpperCaseLetters()
public void setRestrictMinLowerCaseLetters(Boolean restrictMinLowerCaseLetters)
public Boolean getRestrictMinLowerCaseLetters()
public void setMinLowerCaseLetters(Integer minLowerCaseLetters)
public Integer getMinLowerCaseLetters()
public void setRestrictMinNonAlphanumericCharacters(Boolean restrictMinNonAlphanumericCharacters)
public Boolean getRestrictMinNonAlphanumericCharacters()
public void setMinNonAlphanumericCharacters(Integer minNonAlphanumericCharacters)
public Integer getMinNonAlphanumericCharacters()
public void setMinLength(Integer minLength)
public Integer getMinLength()
public void setSendPermanentLockoutNotification(Boolean sendPermanentLockoutNotification)
public Boolean getSendPermanentLockoutNotification()
public void setPermanentLockoutNotifyEmailAddress(String permanentLockoutNotifyEmailAddress)
public String getPermanentLockoutNotifyEmailAddress()
public void setDeviceProfileAuthenticationLockoutType(AuthenticationLockoutType deviceProfileAuthenticationLockoutType)
public AuthenticationLockoutType getDeviceProfileAuthenticationLockoutType()
public void setDeviceProfileTemporaryLockoutThreshold(Integer deviceProfileTemporaryLockoutThreshold)
public Integer getDeviceProfileTemporaryLockoutThreshold()
public void setDeviceProfileWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType deviceProfileWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getDeviceProfileWaitAlgorithm()
public void setDeviceProfileLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes deviceProfileLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getDeviceProfileLockoutFixedMinutes()
public void setDeviceProfilePermanentLockoutThreshold(Integer deviceProfilePermanentLockoutThreshold)
public Integer getDeviceProfilePermanentLockoutThreshold()
Copyright © 2016 ECG, Inc. All rights reserved.