@GwtIncompatible public static class BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest extends Request<DefaultResponse>
Request.Protocol
Constructor and Description |
---|
SystemDeviceProfileAuthenticationPasswordRulesModifyRequest(BroadWorksServer broadWorksServer) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
protected Boolean disallowAuthenticationName
protected Boolean disallowOldPassword
protected Boolean disallowReversedOldPassword
protected Boolean restrictMinDigits
protected Integer minDigits
protected Boolean restrictMinUpperCaseLetters
protected Integer minUpperCaseLetters
protected Boolean restrictMinLowerCaseLetters
protected Integer minLowerCaseLetters
protected Boolean restrictMinNonAlphanumericCharacters
protected Integer minNonAlphanumericCharacters
protected Integer minLength
protected Boolean sendPermanentLockoutNotification
protected com.google.common.base.Optional<String> permanentLockoutNotifyEmailAddress
protected AuthenticationLockoutType deviceProfileAuthenticationLockoutType
protected Integer deviceProfileTemporaryLockoutThreshold
protected AuthenticationLockoutWaitAlgorithmType deviceProfileWaitAlgorithm
protected AuthenticationLockoutFixedWaitTimeMinutes deviceProfileLockoutFixedMinutes
protected Integer deviceProfilePermanentLockoutThreshold
public SystemDeviceProfileAuthenticationPasswordRulesModifyRequest(BroadWorksServer broadWorksServer)
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDisallowAuthenticationName(Boolean disallowAuthenticationName)
public Boolean getDisallowAuthenticationName()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDisallowOldPassword(Boolean disallowOldPassword)
public Boolean getDisallowOldPassword()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDisallowReversedOldPassword(Boolean disallowReversedOldPassword)
public Boolean getDisallowReversedOldPassword()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinDigits(Boolean restrictMinDigits)
public Boolean getRestrictMinDigits()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setMinDigits(Integer minDigits)
public Integer getMinDigits()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinUpperCaseLetters(Boolean restrictMinUpperCaseLetters)
public Boolean getRestrictMinUpperCaseLetters()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setMinUpperCaseLetters(Integer minUpperCaseLetters)
public Integer getMinUpperCaseLetters()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinLowerCaseLetters(Boolean restrictMinLowerCaseLetters)
public Boolean getRestrictMinLowerCaseLetters()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setMinLowerCaseLetters(Integer minLowerCaseLetters)
public Integer getMinLowerCaseLetters()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinNonAlphanumericCharacters(Boolean restrictMinNonAlphanumericCharacters)
public Boolean getRestrictMinNonAlphanumericCharacters()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setMinNonAlphanumericCharacters(Integer minNonAlphanumericCharacters)
public Integer getMinNonAlphanumericCharacters()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setMinLength(Integer minLength)
public Integer getMinLength()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setSendPermanentLockoutNotification(Boolean sendPermanentLockoutNotification)
public Boolean getSendPermanentLockoutNotification()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setPermanentLockoutNotifyEmailAddress(String permanentLockoutNotifyEmailAddress)
public com.google.common.base.Optional<String> getPermanentLockoutNotifyEmailAddress()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileAuthenticationLockoutType(AuthenticationLockoutType deviceProfileAuthenticationLockoutType)
public AuthenticationLockoutType getDeviceProfileAuthenticationLockoutType()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileTemporaryLockoutThreshold(Integer deviceProfileTemporaryLockoutThreshold)
public Integer getDeviceProfileTemporaryLockoutThreshold()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType deviceProfileWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getDeviceProfileWaitAlgorithm()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes deviceProfileLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getDeviceProfileLockoutFixedMinutes()
public BWSystem.SystemDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfilePermanentLockoutThreshold(Integer deviceProfilePermanentLockoutThreshold)
public Integer getDeviceProfilePermanentLockoutThreshold()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.