Package com.soffid.iam.am.api
Class PasswordPolicy
java.lang.Object
com.soffid.iam.am.api.PasswordPolicy
- All Implemented Interfaces:
Serializable
ValueObject PasswordPolicy
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPasswordPolicy(boolean allowPasswordQuery, boolean allowPasswordChange, boolean complexPasswords, boolean checkPasswordBreached) PasswordPolicy(PasswordPolicy otherBean) PasswordPolicy(Long id, String description, String type, Long renewalTime, Long maximumPeriod, Long maximumPeriodExpired, Long minimumPeriod, Long minimumLength, Long maximumLength, String regularExpression, Long minimumUppercase, Long maximumUppercase, Long minimumLowercase, Long maximumLowercase, Long minimumNumbers, Long maximumNumbers, Long minimumSymbols, Long maximumSymbols, Long maximumHistorical, String userType, String userTypeDescription, String usersDomainCode, String passwordDomainCode, Integer maxFailures, Integer unlockAfterSeconds, boolean allowPasswordQuery, boolean allowPasswordChange, boolean complexPasswords, String validationScript, String validationScriptDescription, boolean checkPasswordBreached) -
Method Summary
Modifier and TypeMethodDescriptionGets value for attribute maximumPeriodGets value for attribute descriptiongetId()Gets value for attribute idGets value for attribute maxFailuresGets value for attribute maximumHistoricalGets value for attribute maximumLengthGets value for attribute maximumLowercaseGets value for attribute maximumNumbersGets value for attribute maximumPeriodGets value for attribute maximumPeriodExpiredGets value for attribute maximumSymbolsGets value for attribute maximumUppercaseGets value for attribute minimumLengthGets value for attribute minimumLowercaseGets value for attribute minimumNumbersGets value for attribute minimumPeriodGets value for attribute minimumSymbolsGets value for attribute minimumUppercaseGets value for attribute passwordDomainCodeGets value for attribute regularExpressionGets value for attribute renewalTimegetType()Gets value for attribute typeGets value for attribute unlockAfterSecondsGets value for attribute usersDomainCodeGets value for attribute userTypeGets value for attribute userTypeDescriptionGets value for attribute validationScriptGets value for attribute validationScriptDescriptionbooleanGets value for attribute allowPasswordChangebooleanGets value for attribute allowPasswordQuerybooleanGets value for attribute checkPasswordBreachedbooleanGets value for attribute complexPasswordsvoidsetAllowPasswordChange(boolean allowPasswordChange) Sets value for attribute allowPasswordChangevoidsetAllowPasswordQuery(boolean allowPasswordQuery) Sets value for attribute allowPasswordQueryvoidsetAvailableTime(Long maximumPeriod) Sets value for attribute maximumPeriodvoidsetCheckPasswordBreached(boolean checkPasswordBreached) Sets value for attribute checkPasswordBreachedvoidsetComplexPasswords(boolean complexPasswords) Sets value for attribute complexPasswordsvoidsetDescription(String description) Sets value for attribute descriptionvoidSets value for attribute idvoidsetMaxFailures(Integer maxFailures) Sets value for attribute maxFailuresvoidsetMaximumHistorical(Long maximumHistorical) Sets value for attribute maximumHistoricalvoidsetMaximumLength(Long maximumLength) Sets value for attribute maximumLengthvoidsetMaximumLowercase(Long maximumLowercase) Sets value for attribute maximumLowercasevoidsetMaximumNumbers(Long maximumNumbers) Sets value for attribute maximumNumbersvoidsetMaximumPeriod(Long maximumPeriod) Sets value for attribute maximumPeriodvoidsetMaximumPeriodExpired(Long maximumPeriodExpired) Sets value for attribute maximumPeriodExpiredvoidsetMaximumSymbols(Long maximumSymbols) Sets value for attribute maximumSymbolsvoidsetMaximumUppercase(Long maximumUppercase) Sets value for attribute maximumUppercasevoidsetMinimumLength(Long minimumLength) Sets value for attribute minimumLengthvoidsetMinimumLowercase(Long minimumLowercase) Sets value for attribute minimumLowercasevoidsetMinimumNumbers(Long minimumNumbers) Sets value for attribute minimumNumbersvoidsetMinimumPeriod(Long minimumPeriod) Sets value for attribute minimumPeriodvoidsetMinimumSymbols(Long minimumSymbols) Sets value for attribute minimumSymbolsvoidsetMinimumUppercase(Long minimumUppercase) Sets value for attribute minimumUppercasevoidsetPasswordDomainCode(String passwordDomainCode) Sets value for attribute passwordDomainCodevoidsetRegularExpression(String regularExpression) Sets value for attribute regularExpressionvoidsetRenewalTime(Long renewalTime) Sets value for attribute renewalTimevoidSets value for attribute typevoidsetUnlockAfterSeconds(Integer unlockAfterSeconds) Sets value for attribute unlockAfterSecondsvoidsetUsersDomainCode(String usersDomainCode) Sets value for attribute usersDomainCodevoidsetUserType(String userType) Sets value for attribute userTypevoidsetUserTypeDescription(String userTypeDescription) Sets value for attribute userTypeDescriptionvoidsetValidationScript(String validationScript) Sets value for attribute validationScriptvoidsetValidationScriptDescription(String validationScriptDescription) Sets value for attribute validationScriptDescriptiontoString()Returns a string representation of the value object.
-
Constructor Details
-
PasswordPolicy
public PasswordPolicy() -
PasswordPolicy
public PasswordPolicy(Long id, String description, String type, Long renewalTime, Long maximumPeriod, Long maximumPeriodExpired, Long minimumPeriod, Long minimumLength, Long maximumLength, String regularExpression, Long minimumUppercase, Long maximumUppercase, Long minimumLowercase, Long maximumLowercase, Long minimumNumbers, Long maximumNumbers, Long minimumSymbols, Long maximumSymbols, Long maximumHistorical, String userType, String userTypeDescription, String usersDomainCode, String passwordDomainCode, Integer maxFailures, Integer unlockAfterSeconds, boolean allowPasswordQuery, boolean allowPasswordChange, boolean complexPasswords, String validationScript, String validationScriptDescription, boolean checkPasswordBreached) -
PasswordPolicy
public PasswordPolicy(boolean allowPasswordQuery, boolean allowPasswordChange, boolean complexPasswords, boolean checkPasswordBreached) -
PasswordPolicy
-
-
Method Details
-
getId
Gets value for attribute id -
setId
Sets value for attribute id -
getDescription
Gets value for attribute description -
setDescription
Sets value for attribute description -
getType
Gets value for attribute type -
setType
Sets value for attribute type -
getRenewalTime
Gets value for attribute renewalTime -
setRenewalTime
Sets value for attribute renewalTime -
getMaximumPeriod
Gets value for attribute maximumPeriod -
setMaximumPeriod
Sets value for attribute maximumPeriod -
getAvailableTime
Gets value for attribute maximumPeriod -
setAvailableTime
Sets value for attribute maximumPeriod -
getMaximumPeriodExpired
Gets value for attribute maximumPeriodExpired -
setMaximumPeriodExpired
Sets value for attribute maximumPeriodExpired -
getMinimumPeriod
Gets value for attribute minimumPeriod -
setMinimumPeriod
Sets value for attribute minimumPeriod -
getMinimumLength
Gets value for attribute minimumLength -
setMinimumLength
Sets value for attribute minimumLength -
getMaximumLength
Gets value for attribute maximumLength -
setMaximumLength
Sets value for attribute maximumLength -
getRegularExpression
Gets value for attribute regularExpression -
setRegularExpression
Sets value for attribute regularExpression -
getMinimumUppercase
Gets value for attribute minimumUppercase -
setMinimumUppercase
Sets value for attribute minimumUppercase -
getMaximumUppercase
Gets value for attribute maximumUppercase -
setMaximumUppercase
Sets value for attribute maximumUppercase -
getMinimumLowercase
Gets value for attribute minimumLowercase -
setMinimumLowercase
Sets value for attribute minimumLowercase -
getMaximumLowercase
Gets value for attribute maximumLowercase -
setMaximumLowercase
Sets value for attribute maximumLowercase -
getMinimumNumbers
Gets value for attribute minimumNumbers -
setMinimumNumbers
Sets value for attribute minimumNumbers -
getMaximumNumbers
Gets value for attribute maximumNumbers -
setMaximumNumbers
Sets value for attribute maximumNumbers -
getMinimumSymbols
Gets value for attribute minimumSymbols -
setMinimumSymbols
Sets value for attribute minimumSymbols -
getMaximumSymbols
Gets value for attribute maximumSymbols -
setMaximumSymbols
Sets value for attribute maximumSymbols -
getMaximumHistorical
Gets value for attribute maximumHistorical -
setMaximumHistorical
Sets value for attribute maximumHistorical -
getUserType
Gets value for attribute userType -
setUserType
Sets value for attribute userType -
getUserTypeDescription
Gets value for attribute userTypeDescription -
setUserTypeDescription
Sets value for attribute userTypeDescription -
getUsersDomainCode
Gets value for attribute usersDomainCode -
setUsersDomainCode
Sets value for attribute usersDomainCode -
getPasswordDomainCode
Gets value for attribute passwordDomainCode -
setPasswordDomainCode
Sets value for attribute passwordDomainCode -
getMaxFailures
Gets value for attribute maxFailures -
setMaxFailures
Sets value for attribute maxFailures -
getUnlockAfterSeconds
Gets value for attribute unlockAfterSeconds -
setUnlockAfterSeconds
Sets value for attribute unlockAfterSeconds -
isAllowPasswordQuery
public boolean isAllowPasswordQuery()Gets value for attribute allowPasswordQuery -
setAllowPasswordQuery
public void setAllowPasswordQuery(boolean allowPasswordQuery) Sets value for attribute allowPasswordQuery -
isAllowPasswordChange
public boolean isAllowPasswordChange()Gets value for attribute allowPasswordChange -
setAllowPasswordChange
public void setAllowPasswordChange(boolean allowPasswordChange) Sets value for attribute allowPasswordChange -
isComplexPasswords
public boolean isComplexPasswords()Gets value for attribute complexPasswords -
setComplexPasswords
public void setComplexPasswords(boolean complexPasswords) Sets value for attribute complexPasswords -
getValidationScript
Gets value for attribute validationScript -
setValidationScript
Sets value for attribute validationScript -
getValidationScriptDescription
Gets value for attribute validationScriptDescription -
setValidationScriptDescription
Sets value for attribute validationScriptDescription -
isCheckPasswordBreached
public boolean isCheckPasswordBreached()Gets value for attribute checkPasswordBreached -
setCheckPasswordBreached
public void setCheckPasswordBreached(boolean checkPasswordBreached) Sets value for attribute checkPasswordBreached -
toString
Returns a string representation of the value object.
-