Package co.ecg.alpaca.toolkit.generated
Class ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ServiceProvider
public static class ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse
extends Response
Response to ServiceProviderSIPAuthenticationPasswordRulesGetRequest. Contains the SIP authentication password rules for the service provider.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Boolean
protected AuthenticationLockoutType
protected Integer
protected Integer
protected AuthenticationLockoutWaitAlgorithmType
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected String
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected ServiceProvider
protected AuthenticationLockoutType
protected Integer
protected Integer
protected AuthenticationLockoutWaitAlgorithmType
protected Boolean
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setDisallowAuthenticationName
(Boolean disallowAuthenticationName) void
setDisallowOldPassword
(Boolean disallowOldPassword) void
setDisallowReversedOldPassword
(Boolean disallowReversedOldPassword) void
setEndpointAuthenticationLockoutType
(AuthenticationLockoutType endpointAuthenticationLockoutType) void
setEndpointLockoutFixedMinutes
(AuthenticationLockoutFixedWaitTimeMinutes endpointLockoutFixedMinutes) void
setEndpointPermanentLockoutThreshold
(Integer endpointPermanentLockoutThreshold) void
setEndpointTemporaryLockoutThreshold
(Integer endpointTemporaryLockoutThreshold) void
setEndpointWaitAlgorithm
(AuthenticationLockoutWaitAlgorithmType endpointWaitAlgorithm) void
setMinDigits
(Integer minDigits) void
setMinLength
(Integer minLength) void
setMinLowerCaseLetters
(Integer minLowerCaseLetters) void
setMinNonAlphanumericCharacters
(Integer minNonAlphanumericCharacters) void
setMinUpperCaseLetters
(Integer minUpperCaseLetters) void
setPermanentLockoutNotifyEmailAddress
(String permanentLockoutNotifyEmailAddress) void
setRestrictMinDigits
(Boolean restrictMinDigits) void
setRestrictMinLowerCaseLetters
(Boolean restrictMinLowerCaseLetters) void
setRestrictMinNonAlphanumericCharacters
(Boolean restrictMinNonAlphanumericCharacters) void
setRestrictMinUpperCaseLetters
(Boolean restrictMinUpperCaseLetters) void
setSendPermanentLockoutNotification
(Boolean sendPermanentLockoutNotification) void
setServiceProvider
(ServiceProvider serviceProvider) void
setTrunkGroupAuthenticationLockoutType
(AuthenticationLockoutType trunkGroupAuthenticationLockoutType) void
setTrunkGroupLockoutFixedMinutes
(AuthenticationLockoutFixedWaitTimeMinutes trunkGroupLockoutFixedMinutes) void
setTrunkGroupPermanentLockoutThreshold
(Integer trunkGroupPermanentLockoutThreshold) void
setTrunkGroupTemporaryLockoutThreshold
(Integer trunkGroupTemporaryLockoutThreshold) void
setTrunkGroupWaitAlgorithm
(AuthenticationLockoutWaitAlgorithmType trunkGroupWaitAlgorithm) void
setUseServiceProviderSettings
(Boolean useServiceProviderSettings) toString()
void
Transforms the Response from XML Content to a populated POJOMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequest
Methods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
useServiceProviderSettings
-
disallowAuthenticationName
-
disallowOldPassword
-
disallowReversedOldPassword
-
restrictMinDigits
-
minDigits
-
restrictMinUpperCaseLetters
-
minUpperCaseLetters
-
restrictMinLowerCaseLetters
-
minLowerCaseLetters
-
restrictMinNonAlphanumericCharacters
-
minNonAlphanumericCharacters
-
minLength
-
sendPermanentLockoutNotification
-
permanentLockoutNotifyEmailAddress
-
endpointAuthenticationLockoutType
-
endpointTemporaryLockoutThreshold
-
endpointWaitAlgorithm
-
endpointLockoutFixedMinutes
-
endpointPermanentLockoutThreshold
-
trunkGroupTemporaryLockoutThreshold
-
trunkGroupAuthenticationLockoutType
-
trunkGroupWaitAlgorithm
-
trunkGroupLockoutFixedMinutes
-
trunkGroupPermanentLockoutThreshold
-
serviceProvider
-
-
Constructor Details
-
ServiceProviderSIPAuthenticationPasswordRulesGetResponse
public ServiceProviderSIPAuthenticationPasswordRulesGetResponse()
-
-
Method Details
-
setUseServiceProviderSettings
-
getUseServiceProviderSettings
-
setDisallowAuthenticationName
-
getDisallowAuthenticationName
-
setDisallowOldPassword
-
getDisallowOldPassword
-
setDisallowReversedOldPassword
-
getDisallowReversedOldPassword
-
setRestrictMinDigits
-
getRestrictMinDigits
-
setMinDigits
-
getMinDigits
-
setRestrictMinUpperCaseLetters
-
getRestrictMinUpperCaseLetters
-
setMinUpperCaseLetters
-
getMinUpperCaseLetters
-
setRestrictMinLowerCaseLetters
-
getRestrictMinLowerCaseLetters
-
setMinLowerCaseLetters
-
getMinLowerCaseLetters
-
setRestrictMinNonAlphanumericCharacters
-
getRestrictMinNonAlphanumericCharacters
-
setMinNonAlphanumericCharacters
-
getMinNonAlphanumericCharacters
-
setMinLength
-
getMinLength
-
setSendPermanentLockoutNotification
-
getSendPermanentLockoutNotification
-
setPermanentLockoutNotifyEmailAddress
-
getPermanentLockoutNotifyEmailAddress
-
setEndpointAuthenticationLockoutType
public void setEndpointAuthenticationLockoutType(AuthenticationLockoutType endpointAuthenticationLockoutType) -
getEndpointAuthenticationLockoutType
-
setEndpointTemporaryLockoutThreshold
-
getEndpointTemporaryLockoutThreshold
-
setEndpointWaitAlgorithm
-
getEndpointWaitAlgorithm
-
setEndpointLockoutFixedMinutes
public void setEndpointLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes endpointLockoutFixedMinutes) -
getEndpointLockoutFixedMinutes
-
setEndpointPermanentLockoutThreshold
-
getEndpointPermanentLockoutThreshold
-
setTrunkGroupTemporaryLockoutThreshold
-
getTrunkGroupTemporaryLockoutThreshold
-
setTrunkGroupAuthenticationLockoutType
public void setTrunkGroupAuthenticationLockoutType(AuthenticationLockoutType trunkGroupAuthenticationLockoutType) -
getTrunkGroupAuthenticationLockoutType
-
setTrunkGroupWaitAlgorithm
public void setTrunkGroupWaitAlgorithm(AuthenticationLockoutWaitAlgorithmType trunkGroupWaitAlgorithm) -
getTrunkGroupWaitAlgorithm
-
setTrunkGroupLockoutFixedMinutes
public void setTrunkGroupLockoutFixedMinutes(AuthenticationLockoutFixedWaitTimeMinutes trunkGroupLockoutFixedMinutes) -
getTrunkGroupLockoutFixedMinutes
-
setTrunkGroupPermanentLockoutThreshold
-
getTrunkGroupPermanentLockoutThreshold
-
setServiceProvider
-
getServiceProvider
-
transform
public void transform()Description copied from class:Response
Transforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-