public static class ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse extends Response
request, responseContent, xPath
Constructor and Description |
---|
ServiceProviderSIPAuthenticationPasswordRulesGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected Boolean useServiceProviderSettings
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 String permanentLockoutNotifyEmailAddress
protected AuthenticationLockoutType endpointAuthenticationLockoutType
protected Integer endpointTemporaryLockoutThreshold
protected AuthenticationLockoutWaitAlgorithmType endpointWaitAlgorithm
protected AuthenticationLockoutFixedWaitTimeMinutes endpointLockoutFixedMinutes
protected Integer endpointPermanentLockoutThreshold
protected Integer trunkGroupTemporaryLockoutThreshold
protected AuthenticationLockoutType trunkGroupAuthenticationLockoutType
protected AuthenticationLockoutWaitAlgorithmType trunkGroupWaitAlgorithm
protected AuthenticationLockoutFixedWaitTimeMinutes trunkGroupLockoutFixedMinutes
protected Integer trunkGroupPermanentLockoutThreshold
protected transient ServiceProvider serviceProvider
public ServiceProviderSIPAuthenticationPasswordRulesGetResponse()
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 setEndpointAuthenticationLockoutType(AuthenticationLockoutType endpointAuthenticationLockoutType)
public AuthenticationLockoutType getEndpointAuthenticationLockoutType()
public void setEndpointTemporaryLockoutThreshold(Integer endpointTemporaryLockoutThreshold)
public Integer getEndpointTemporaryLockoutThreshold()
public void setEndpointWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType endpointWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getEndpointWaitAlgorithm()
public void setEndpointLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes endpointLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getEndpointLockoutFixedMinutes()
public void setEndpointPermanentLockoutThreshold(Integer endpointPermanentLockoutThreshold)
public Integer getEndpointPermanentLockoutThreshold()
public void setTrunkGroupTemporaryLockoutThreshold(Integer trunkGroupTemporaryLockoutThreshold)
public Integer getTrunkGroupTemporaryLockoutThreshold()
public void setTrunkGroupAuthenticationLockoutType(AuthenticationLockoutType trunkGroupAuthenticationLockoutType)
public AuthenticationLockoutType getTrunkGroupAuthenticationLockoutType()
public void setTrunkGroupWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType trunkGroupWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getTrunkGroupWaitAlgorithm()
public void setTrunkGroupLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes trunkGroupLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getTrunkGroupLockoutFixedMinutes()
public void setTrunkGroupPermanentLockoutThreshold(Integer trunkGroupPermanentLockoutThreshold)
public Integer getTrunkGroupPermanentLockoutThreshold()
public void setServiceProvider(ServiceProvider serviceProvider)
public ServiceProvider getServiceProvider()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.