@GwtIncompatible public static class ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest extends Request<DefaultResponse>
Request.Protocol
Constructor and Description |
---|
ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest(ServiceProvider serviceProvider) |
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
@NotNull protected transient ServiceProvider serviceProvider
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 com.google.common.base.Optional<String> permanentLockoutNotifyEmailAddress
protected AuthenticationLockoutType deviceProfileAuthenticationLockoutType
protected Integer deviceProfileTemporaryLockoutThreshold
protected AuthenticationLockoutWaitAlgorithmType deviceProfileWaitAlgorithm
protected AuthenticationLockoutFixedWaitTimeMinutes deviceProfileLockoutFixedMinutes
protected Integer deviceProfilePermanentLockoutThreshold
public ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest(ServiceProvider serviceProvider)
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setServiceProvider(ServiceProvider serviceProvider)
public ServiceProvider getServiceProvider()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setUseServiceProviderSettings(Boolean useServiceProviderSettings)
public Boolean getUseServiceProviderSettings()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDisallowAuthenticationName(Boolean disallowAuthenticationName)
public Boolean getDisallowAuthenticationName()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDisallowOldPassword(Boolean disallowOldPassword)
public Boolean getDisallowOldPassword()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDisallowReversedOldPassword(Boolean disallowReversedOldPassword)
public Boolean getDisallowReversedOldPassword()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinDigits(Boolean restrictMinDigits)
public Boolean getRestrictMinDigits()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setMinDigits(Integer minDigits)
public Integer getMinDigits()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinUpperCaseLetters(Boolean restrictMinUpperCaseLetters)
public Boolean getRestrictMinUpperCaseLetters()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setMinUpperCaseLetters(Integer minUpperCaseLetters)
public Integer getMinUpperCaseLetters()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinLowerCaseLetters(Boolean restrictMinLowerCaseLetters)
public Boolean getRestrictMinLowerCaseLetters()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setMinLowerCaseLetters(Integer minLowerCaseLetters)
public Integer getMinLowerCaseLetters()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setRestrictMinNonAlphanumericCharacters(Boolean restrictMinNonAlphanumericCharacters)
public Boolean getRestrictMinNonAlphanumericCharacters()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setMinNonAlphanumericCharacters(Integer minNonAlphanumericCharacters)
public Integer getMinNonAlphanumericCharacters()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setMinLength(Integer minLength)
public Integer getMinLength()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setSendPermanentLockoutNotification(Boolean sendPermanentLockoutNotification)
public Boolean getSendPermanentLockoutNotification()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setPermanentLockoutNotifyEmailAddress(String permanentLockoutNotifyEmailAddress)
public com.google.common.base.Optional<String> getPermanentLockoutNotifyEmailAddress()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileAuthenticationLockoutType(AuthenticationLockoutType deviceProfileAuthenticationLockoutType)
public AuthenticationLockoutType getDeviceProfileAuthenticationLockoutType()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileTemporaryLockoutThreshold(Integer deviceProfileTemporaryLockoutThreshold)
public Integer getDeviceProfileTemporaryLockoutThreshold()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType deviceProfileWaitAlgorithm)
public AuthenticationLockoutWaitAlgorithmType getDeviceProfileWaitAlgorithm()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfileLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes deviceProfileLockoutFixedMinutes)
public AuthenticationLockoutFixedWaitTimeMinutes getDeviceProfileLockoutFixedMinutes()
public ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest setDeviceProfilePermanentLockoutThreshold(Integer deviceProfilePermanentLockoutThreshold)
public Integer getDeviceProfilePermanentLockoutThreshold()
public static ServiceProvider.ServiceProviderDeviceProfileAuthenticationPasswordRulesModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.