@GwtIncompatible public static class BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest extends Request<DefaultResponse>
Request.Protocol
Constructor and Description |
---|
SystemSIPAuthenticationPasswordRulesModifyRequest(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 endpointAuthenticationLockoutType
protected Integer endpointTemporaryLockoutThreshold
protected AuthenticationLockoutWaitAlgorithmType endpointWaitAlgorithm
protected AuthenticationLockoutFixedWaitTimeMinutes endpointLockoutFixedMinutes
protected Integer endpointPermanentLockoutThreshold
protected AuthenticationLockoutType trunkGroupAuthenticationLockoutType
protected Integer trunkGroupTemporaryLockoutThreshold
protected AuthenticationLockoutWaitAlgorithmType trunkGroupWaitAlgorithm
protected AuthenticationLockoutFixedWaitTimeMinutes trunkGroupLockoutFixedMinutes
protected Integer trunkGroupPermanentLockoutThreshold
public SystemSIPAuthenticationPasswordRulesModifyRequest(BroadWorksServer broadWorksServer)
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setDisallowAuthenticationName(Boolean disallowAuthenticationName)
public Boolean getDisallowAuthenticationName()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setDisallowOldPassword(Boolean disallowOldPassword)
public Boolean getDisallowOldPassword()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setDisallowReversedOldPassword(Boolean disallowReversedOldPassword)
public Boolean getDisallowReversedOldPassword()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setRestrictMinDigits(Boolean restrictMinDigits)
public Boolean getRestrictMinDigits()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setMinDigits(Integer minDigits)
public Integer getMinDigits()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setRestrictMinUpperCaseLetters(Boolean restrictMinUpperCaseLetters)
public Boolean getRestrictMinUpperCaseLetters()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setMinUpperCaseLetters(Integer minUpperCaseLetters)
public Integer getMinUpperCaseLetters()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setRestrictMinLowerCaseLetters(Boolean restrictMinLowerCaseLetters)
public Boolean getRestrictMinLowerCaseLetters()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setMinLowerCaseLetters(Integer minLowerCaseLetters)
public Integer getMinLowerCaseLetters()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setRestrictMinNonAlphanumericCharacters(Boolean restrictMinNonAlphanumericCharacters)
public Boolean getRestrictMinNonAlphanumericCharacters()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setMinNonAlphanumericCharacters(Integer minNonAlphanumericCharacters)
public Integer getMinNonAlphanumericCharacters()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setMinLength(Integer minLength)
public Integer getMinLength()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setSendPermanentLockoutNotification(Boolean sendPermanentLockoutNotification)
public Boolean getSendPermanentLockoutNotification()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setPermanentLockoutNotifyEmailAddress(String permanentLockoutNotifyEmailAddress)
public com.google.common.base.Optional<String> getPermanentLockoutNotifyEmailAddress()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setEndpointAuthenticationLockoutType(AuthenticationLockoutType endpointAuthenticationLockoutType)
public AuthenticationLockoutType getEndpointAuthenticationLockoutType()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setEndpointTemporaryLockoutThreshold(Integer endpointTemporaryLockoutThreshold)
public Integer getEndpointTemporaryLockoutThreshold()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setEndpointWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType endpointWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getEndpointWaitAlgorithm()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setEndpointLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes endpointLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getEndpointLockoutFixedMinutes()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setEndpointPermanentLockoutThreshold(Integer endpointPermanentLockoutThreshold)
public Integer getEndpointPermanentLockoutThreshold()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setTrunkGroupAuthenticationLockoutType(AuthenticationLockoutType trunkGroupAuthenticationLockoutType)
public AuthenticationLockoutType getTrunkGroupAuthenticationLockoutType()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setTrunkGroupTemporaryLockoutThreshold(Integer trunkGroupTemporaryLockoutThreshold)
public Integer getTrunkGroupTemporaryLockoutThreshold()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setTrunkGroupWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType trunkGroupWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getTrunkGroupWaitAlgorithm()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setTrunkGroupLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes trunkGroupLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getTrunkGroupLockoutFixedMinutes()
public BWSystem.SystemSIPAuthenticationPasswordRulesModifyRequest setTrunkGroupPermanentLockoutThreshold(Integer trunkGroupPermanentLockoutThreshold)
public Integer getTrunkGroupPermanentLockoutThreshold()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.