Package com.liferay.portal.kernel.model
Class PasswordPolicyWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<PasswordPolicy>
com.liferay.portal.kernel.model.PasswordPolicyWrapper
- All Implemented Interfaces:
AuditedModel,BaseModel<PasswordPolicy>,ClassedModel,ModelWrapper<PasswordPolicy>,MVCCModel,PasswordPolicy,PasswordPolicyModel,PersistedModel,ShardedModel,StagedAuditedModel,StagedModel,Serializable,Cloneable,Comparable<PasswordPolicy>
public class PasswordPolicyWrapper
extends BaseModelWrapper<PasswordPolicy>
implements ModelWrapper<PasswordPolicy>, PasswordPolicy
This class is a wrapper for PasswordPolicy.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.kernel.model.PasswordPolicy
PASSWORD_POLICY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the allow dictionary words of this password policy.booleanReturns the changeable of this password policy.booleanReturns the change required of this password policy.booleanReturns the check syntax of this password policy.longReturns the company ID of this password policy.Returns the create date of this password policy.booleanReturns the default policy of this password policy.Returns the description of this password policy.booleanReturns the expireable of this password policy.intReturns the grace limit of this password policy.booleanReturns the history of this password policy.intReturns the history count of this password policy.booleanReturns the lockout of this password policy.longReturns the lockout duration of this password policy.longReturns the max age of this password policy.intReturns the max failure of this password policy.longReturns the min age of this password policy.intReturns the min alphanumeric of this password policy.intReturns the min length of this password policy.intReturns the min lower case of this password policy.intReturns the min numbers of this password policy.intReturns the min symbols of this password policy.intReturns the min upper case of this password policy.Returns the modified date of this password policy.longReturns the mvcc version of this password policy.getName()Returns the name of this password policy.longReturns the password policy ID of this password policy.longReturns the primary key of this password policy.getRegex()Returns the regex of this password policy.booleanReturns the require unlock of this password policy.longReturns the reset failure count of this password policy.longReturns the reset ticket max age of this password policy.longReturns the user ID of this password policy.Returns the user name of this password policy.Returns the user uuid of this password policy.getUuid()Returns the uuid of this password policy.longReturns the warning time of this password policy.booleanReturnstrueif this password policy is allow dictionary words.booleanReturnstrueif this password policy is changeable.booleanReturnstrueif this password policy is change required.booleanReturnstrueif this password policy is check syntax.booleanReturnstrueif this password policy is default policy.booleanReturnstrueif this password policy is expireable.booleanReturnstrueif this password policy is history.booleanReturnstrueif this password policy is lockout.booleanReturnstrueif this password policy is require unlock.voidpersist()Updates this model instance in the database or adds it if it does not yet exist.voidsetAllowDictionaryWords(boolean allowDictionaryWords) Sets whether this password policy is allow dictionary words.voidsetChangeable(boolean changeable) Sets whether this password policy is changeable.voidsetChangeRequired(boolean changeRequired) Sets whether this password policy is change required.voidsetCheckSyntax(boolean checkSyntax) Sets whether this password policy is check syntax.voidsetCompanyId(long companyId) Sets the company ID of this password policy.voidsetCreateDate(Date createDate) Sets the create date of this password policy.voidsetDefaultPolicy(boolean defaultPolicy) Sets whether this password policy is default policy.voidsetDescription(String description) Sets the description of this password policy.voidsetExpireable(boolean expireable) Sets whether this password policy is expireable.voidsetGraceLimit(int graceLimit) Sets the grace limit of this password policy.voidsetHistory(boolean history) Sets whether this password policy is history.voidsetHistoryCount(int historyCount) Sets the history count of this password policy.voidsetLockout(boolean lockout) Sets whether this password policy is lockout.voidsetLockoutDuration(long lockoutDuration) Sets the lockout duration of this password policy.voidsetMaxAge(long maxAge) Sets the max age of this password policy.voidsetMaxFailure(int maxFailure) Sets the max failure of this password policy.voidsetMinAge(long minAge) Sets the min age of this password policy.voidsetMinAlphanumeric(int minAlphanumeric) Sets the min alphanumeric of this password policy.voidsetMinLength(int minLength) Sets the min length of this password policy.voidsetMinLowerCase(int minLowerCase) Sets the min lower case of this password policy.voidsetMinNumbers(int minNumbers) Sets the min numbers of this password policy.voidsetMinSymbols(int minSymbols) Sets the min symbols of this password policy.voidsetMinUpperCase(int minUpperCase) Sets the min upper case of this password policy.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this password policy.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this password policy.voidSets the name of this password policy.voidsetPasswordPolicyId(long passwordPolicyId) Sets the password policy ID of this password policy.voidsetPrimaryKey(long primaryKey) Sets the primary key of this password policy.voidSets the regex of this password policy.voidsetRequireUnlock(boolean requireUnlock) Sets whether this password policy is require unlock.voidsetResetFailureCount(long resetFailureCount) Sets the reset failure count of this password policy.voidsetResetTicketMaxAge(long resetTicketMaxAge) Sets the reset ticket max age of this password policy.voidsetUserId(long userId) Sets the user ID of this password policy.voidsetUserName(String userName) Sets the user name of this password policy.voidsetUserUuid(String userUuid) Sets the user uuid of this password policy.voidSets the uuid of this password policy.voidsetWarningTime(long warningTime) Sets the warning time of this password policy.protected PasswordPolicyWrapperwrap(PasswordPolicy passwordPolicy) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
PasswordPolicyWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfaceBaseModel<PasswordPolicy>
-
setModelAttributes
- Specified by:
setModelAttributesin interfaceBaseModel<PasswordPolicy>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceBaseModel<PasswordPolicy>- Specified by:
cloneWithOriginalValuesin interfacePasswordPolicyModel
-
getAllowDictionaryWords
public boolean getAllowDictionaryWords()Returns the allow dictionary words of this password policy.- Specified by:
getAllowDictionaryWordsin interfacePasswordPolicyModel- Returns:
- the allow dictionary words of this password policy
-
getChangeable
public boolean getChangeable()Returns the changeable of this password policy.- Specified by:
getChangeablein interfacePasswordPolicyModel- Returns:
- the changeable of this password policy
-
getChangeRequired
public boolean getChangeRequired()Returns the change required of this password policy.- Specified by:
getChangeRequiredin interfacePasswordPolicyModel- Returns:
- the change required of this password policy
-
getCheckSyntax
public boolean getCheckSyntax()Returns the check syntax of this password policy.- Specified by:
getCheckSyntaxin interfacePasswordPolicyModel- Returns:
- the check syntax of this password policy
-
getCompanyId
public long getCompanyId()Returns the company ID of this password policy.- Specified by:
getCompanyIdin interfaceAuditedModel- Specified by:
getCompanyIdin interfacePasswordPolicyModel- Specified by:
getCompanyIdin interfaceShardedModel- Specified by:
getCompanyIdin interfaceStagedModel- Returns:
- the company ID of this password policy
-
getCreateDate
Returns the create date of this password policy.- Specified by:
getCreateDatein interfaceAuditedModel- Specified by:
getCreateDatein interfacePasswordPolicyModel- Specified by:
getCreateDatein interfaceStagedModel- Returns:
- the create date of this password policy
-
getDefaultPolicy
public boolean getDefaultPolicy()Returns the default policy of this password policy.- Specified by:
getDefaultPolicyin interfacePasswordPolicyModel- Returns:
- the default policy of this password policy
-
getDescription
Returns the description of this password policy.- Specified by:
getDescriptionin interfacePasswordPolicyModel- Returns:
- the description of this password policy
-
getExpireable
public boolean getExpireable()Returns the expireable of this password policy.- Specified by:
getExpireablein interfacePasswordPolicyModel- Returns:
- the expireable of this password policy
-
getGraceLimit
public int getGraceLimit()Returns the grace limit of this password policy.- Specified by:
getGraceLimitin interfacePasswordPolicyModel- Returns:
- the grace limit of this password policy
-
getHistory
public boolean getHistory()Returns the history of this password policy.- Specified by:
getHistoryin interfacePasswordPolicyModel- Returns:
- the history of this password policy
-
getHistoryCount
public int getHistoryCount()Returns the history count of this password policy.- Specified by:
getHistoryCountin interfacePasswordPolicyModel- Returns:
- the history count of this password policy
-
getLockout
public boolean getLockout()Returns the lockout of this password policy.- Specified by:
getLockoutin interfacePasswordPolicyModel- Returns:
- the lockout of this password policy
-
getLockoutDuration
public long getLockoutDuration()Returns the lockout duration of this password policy.- Specified by:
getLockoutDurationin interfacePasswordPolicyModel- Returns:
- the lockout duration of this password policy
-
getMaxAge
public long getMaxAge()Returns the max age of this password policy.- Specified by:
getMaxAgein interfacePasswordPolicyModel- Returns:
- the max age of this password policy
-
getMaxFailure
public int getMaxFailure()Returns the max failure of this password policy.- Specified by:
getMaxFailurein interfacePasswordPolicyModel- Returns:
- the max failure of this password policy
-
getMinAge
public long getMinAge()Returns the min age of this password policy.- Specified by:
getMinAgein interfacePasswordPolicyModel- Returns:
- the min age of this password policy
-
getMinAlphanumeric
public int getMinAlphanumeric()Returns the min alphanumeric of this password policy.- Specified by:
getMinAlphanumericin interfacePasswordPolicyModel- Returns:
- the min alphanumeric of this password policy
-
getMinLength
public int getMinLength()Returns the min length of this password policy.- Specified by:
getMinLengthin interfacePasswordPolicyModel- Returns:
- the min length of this password policy
-
getMinLowerCase
public int getMinLowerCase()Returns the min lower case of this password policy.- Specified by:
getMinLowerCasein interfacePasswordPolicyModel- Returns:
- the min lower case of this password policy
-
getMinNumbers
public int getMinNumbers()Returns the min numbers of this password policy.- Specified by:
getMinNumbersin interfacePasswordPolicyModel- Returns:
- the min numbers of this password policy
-
getMinSymbols
public int getMinSymbols()Returns the min symbols of this password policy.- Specified by:
getMinSymbolsin interfacePasswordPolicyModel- Returns:
- the min symbols of this password policy
-
getMinUpperCase
public int getMinUpperCase()Returns the min upper case of this password policy.- Specified by:
getMinUpperCasein interfacePasswordPolicyModel- Returns:
- the min upper case of this password policy
-
getModifiedDate
Returns the modified date of this password policy.- Specified by:
getModifiedDatein interfaceAuditedModel- Specified by:
getModifiedDatein interfacePasswordPolicyModel- Specified by:
getModifiedDatein interfaceStagedModel- Returns:
- the modified date of this password policy
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this password policy.- Specified by:
getMvccVersionin interfaceMVCCModel- Specified by:
getMvccVersionin interfacePasswordPolicyModel- Returns:
- the mvcc version of this password policy
-
getName
Returns the name of this password policy.- Specified by:
getNamein interfacePasswordPolicyModel- Returns:
- the name of this password policy
-
getPasswordPolicyId
public long getPasswordPolicyId()Returns the password policy ID of this password policy.- Specified by:
getPasswordPolicyIdin interfacePasswordPolicyModel- Returns:
- the password policy ID of this password policy
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this password policy.- Specified by:
getPrimaryKeyin interfacePasswordPolicyModel- Returns:
- the primary key of this password policy
-
getRegex
Returns the regex of this password policy.- Specified by:
getRegexin interfacePasswordPolicyModel- Returns:
- the regex of this password policy
-
getRequireUnlock
public boolean getRequireUnlock()Returns the require unlock of this password policy.- Specified by:
getRequireUnlockin interfacePasswordPolicyModel- Returns:
- the require unlock of this password policy
-
getResetFailureCount
public long getResetFailureCount()Returns the reset failure count of this password policy.- Specified by:
getResetFailureCountin interfacePasswordPolicyModel- Returns:
- the reset failure count of this password policy
-
getResetTicketMaxAge
public long getResetTicketMaxAge()Returns the reset ticket max age of this password policy.- Specified by:
getResetTicketMaxAgein interfacePasswordPolicyModel- Returns:
- the reset ticket max age of this password policy
-
getUserId
public long getUserId()Returns the user ID of this password policy.- Specified by:
getUserIdin interfaceAuditedModel- Specified by:
getUserIdin interfacePasswordPolicyModel- Returns:
- the user ID of this password policy
-
getUserName
Returns the user name of this password policy.- Specified by:
getUserNamein interfaceAuditedModel- Specified by:
getUserNamein interfacePasswordPolicyModel- Returns:
- the user name of this password policy
-
getUserUuid
Returns the user uuid of this password policy.- Specified by:
getUserUuidin interfaceAuditedModel- Specified by:
getUserUuidin interfacePasswordPolicyModel- Returns:
- the user uuid of this password policy
-
getUuid
Returns the uuid of this password policy.- Specified by:
getUuidin interfacePasswordPolicyModel- Specified by:
getUuidin interfaceStagedModel- Returns:
- the uuid of this password policy
-
getWarningTime
public long getWarningTime()Returns the warning time of this password policy.- Specified by:
getWarningTimein interfacePasswordPolicyModel- Returns:
- the warning time of this password policy
-
isAllowDictionaryWords
public boolean isAllowDictionaryWords()Returnstrueif this password policy is allow dictionary words.- Specified by:
isAllowDictionaryWordsin interfacePasswordPolicyModel- Returns:
trueif this password policy is allow dictionary words;falseotherwise
-
isChangeable
public boolean isChangeable()Returnstrueif this password policy is changeable.- Specified by:
isChangeablein interfacePasswordPolicyModel- Returns:
trueif this password policy is changeable;falseotherwise
-
isChangeRequired
public boolean isChangeRequired()Returnstrueif this password policy is change required.- Specified by:
isChangeRequiredin interfacePasswordPolicyModel- Returns:
trueif this password policy is change required;falseotherwise
-
isCheckSyntax
public boolean isCheckSyntax()Returnstrueif this password policy is check syntax.- Specified by:
isCheckSyntaxin interfacePasswordPolicyModel- Returns:
trueif this password policy is check syntax;falseotherwise
-
isDefaultPolicy
public boolean isDefaultPolicy()Returnstrueif this password policy is default policy.- Specified by:
isDefaultPolicyin interfacePasswordPolicyModel- Returns:
trueif this password policy is default policy;falseotherwise
-
isExpireable
public boolean isExpireable()Returnstrueif this password policy is expireable.- Specified by:
isExpireablein interfacePasswordPolicyModel- Returns:
trueif this password policy is expireable;falseotherwise
-
isHistory
public boolean isHistory()Returnstrueif this password policy is history.- Specified by:
isHistoryin interfacePasswordPolicyModel- Returns:
trueif this password policy is history;falseotherwise
-
isLockout
public boolean isLockout()Returnstrueif this password policy is lockout.- Specified by:
isLockoutin interfacePasswordPolicyModel- Returns:
trueif this password policy is lockout;falseotherwise
-
isRequireUnlock
public boolean isRequireUnlock()Returnstrueif this password policy is require unlock.- Specified by:
isRequireUnlockin interfacePasswordPolicyModel- Returns:
trueif this password policy is require unlock;falseotherwise
-
persist
public void persist()Description copied from interface:PersistedModelUpdates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persistin interfacePersistedModel
-
setAllowDictionaryWords
public void setAllowDictionaryWords(boolean allowDictionaryWords) Sets whether this password policy is allow dictionary words.- Specified by:
setAllowDictionaryWordsin interfacePasswordPolicyModel- Parameters:
allowDictionaryWords- the allow dictionary words of this password policy
-
setChangeable
public void setChangeable(boolean changeable) Sets whether this password policy is changeable.- Specified by:
setChangeablein interfacePasswordPolicyModel- Parameters:
changeable- the changeable of this password policy
-
setChangeRequired
public void setChangeRequired(boolean changeRequired) Sets whether this password policy is change required.- Specified by:
setChangeRequiredin interfacePasswordPolicyModel- Parameters:
changeRequired- the change required of this password policy
-
setCheckSyntax
public void setCheckSyntax(boolean checkSyntax) Sets whether this password policy is check syntax.- Specified by:
setCheckSyntaxin interfacePasswordPolicyModel- Parameters:
checkSyntax- the check syntax of this password policy
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this password policy.- Specified by:
setCompanyIdin interfaceAuditedModel- Specified by:
setCompanyIdin interfacePasswordPolicyModel- Specified by:
setCompanyIdin interfaceShardedModel- Specified by:
setCompanyIdin interfaceStagedModel- Parameters:
companyId- the company ID of this password policy
-
setCreateDate
Sets the create date of this password policy.- Specified by:
setCreateDatein interfaceAuditedModel- Specified by:
setCreateDatein interfacePasswordPolicyModel- Specified by:
setCreateDatein interfaceStagedModel- Parameters:
createDate- the create date of this password policy
-
setDefaultPolicy
public void setDefaultPolicy(boolean defaultPolicy) Sets whether this password policy is default policy.- Specified by:
setDefaultPolicyin interfacePasswordPolicyModel- Parameters:
defaultPolicy- the default policy of this password policy
-
setDescription
Sets the description of this password policy.- Specified by:
setDescriptionin interfacePasswordPolicyModel- Parameters:
description- the description of this password policy
-
setExpireable
public void setExpireable(boolean expireable) Sets whether this password policy is expireable.- Specified by:
setExpireablein interfacePasswordPolicyModel- Parameters:
expireable- the expireable of this password policy
-
setGraceLimit
public void setGraceLimit(int graceLimit) Sets the grace limit of this password policy.- Specified by:
setGraceLimitin interfacePasswordPolicyModel- Parameters:
graceLimit- the grace limit of this password policy
-
setHistory
public void setHistory(boolean history) Sets whether this password policy is history.- Specified by:
setHistoryin interfacePasswordPolicyModel- Parameters:
history- the history of this password policy
-
setHistoryCount
public void setHistoryCount(int historyCount) Sets the history count of this password policy.- Specified by:
setHistoryCountin interfacePasswordPolicyModel- Parameters:
historyCount- the history count of this password policy
-
setLockout
public void setLockout(boolean lockout) Sets whether this password policy is lockout.- Specified by:
setLockoutin interfacePasswordPolicyModel- Parameters:
lockout- the lockout of this password policy
-
setLockoutDuration
public void setLockoutDuration(long lockoutDuration) Sets the lockout duration of this password policy.- Specified by:
setLockoutDurationin interfacePasswordPolicyModel- Parameters:
lockoutDuration- the lockout duration of this password policy
-
setMaxAge
public void setMaxAge(long maxAge) Sets the max age of this password policy.- Specified by:
setMaxAgein interfacePasswordPolicyModel- Parameters:
maxAge- the max age of this password policy
-
setMaxFailure
public void setMaxFailure(int maxFailure) Sets the max failure of this password policy.- Specified by:
setMaxFailurein interfacePasswordPolicyModel- Parameters:
maxFailure- the max failure of this password policy
-
setMinAge
public void setMinAge(long minAge) Sets the min age of this password policy.- Specified by:
setMinAgein interfacePasswordPolicyModel- Parameters:
minAge- the min age of this password policy
-
setMinAlphanumeric
public void setMinAlphanumeric(int minAlphanumeric) Sets the min alphanumeric of this password policy.- Specified by:
setMinAlphanumericin interfacePasswordPolicyModel- Parameters:
minAlphanumeric- the min alphanumeric of this password policy
-
setMinLength
public void setMinLength(int minLength) Sets the min length of this password policy.- Specified by:
setMinLengthin interfacePasswordPolicyModel- Parameters:
minLength- the min length of this password policy
-
setMinLowerCase
public void setMinLowerCase(int minLowerCase) Sets the min lower case of this password policy.- Specified by:
setMinLowerCasein interfacePasswordPolicyModel- Parameters:
minLowerCase- the min lower case of this password policy
-
setMinNumbers
public void setMinNumbers(int minNumbers) Sets the min numbers of this password policy.- Specified by:
setMinNumbersin interfacePasswordPolicyModel- Parameters:
minNumbers- the min numbers of this password policy
-
setMinSymbols
public void setMinSymbols(int minSymbols) Sets the min symbols of this password policy.- Specified by:
setMinSymbolsin interfacePasswordPolicyModel- Parameters:
minSymbols- the min symbols of this password policy
-
setMinUpperCase
public void setMinUpperCase(int minUpperCase) Sets the min upper case of this password policy.- Specified by:
setMinUpperCasein interfacePasswordPolicyModel- Parameters:
minUpperCase- the min upper case of this password policy
-
setModifiedDate
Sets the modified date of this password policy.- Specified by:
setModifiedDatein interfaceAuditedModel- Specified by:
setModifiedDatein interfacePasswordPolicyModel- Specified by:
setModifiedDatein interfaceStagedModel- Parameters:
modifiedDate- the modified date of this password policy
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this password policy.- Specified by:
setMvccVersionin interfaceMVCCModel- Specified by:
setMvccVersionin interfacePasswordPolicyModel- Parameters:
mvccVersion- the mvcc version of this password policy
-
setName
Sets the name of this password policy.- Specified by:
setNamein interfacePasswordPolicyModel- Parameters:
name- the name of this password policy
-
setPasswordPolicyId
public void setPasswordPolicyId(long passwordPolicyId) Sets the password policy ID of this password policy.- Specified by:
setPasswordPolicyIdin interfacePasswordPolicyModel- Parameters:
passwordPolicyId- the password policy ID of this password policy
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this password policy.- Specified by:
setPrimaryKeyin interfacePasswordPolicyModel- Parameters:
primaryKey- the primary key of this password policy
-
setRegex
Sets the regex of this password policy.- Specified by:
setRegexin interfacePasswordPolicyModel- Parameters:
regex- the regex of this password policy
-
setRequireUnlock
public void setRequireUnlock(boolean requireUnlock) Sets whether this password policy is require unlock.- Specified by:
setRequireUnlockin interfacePasswordPolicyModel- Parameters:
requireUnlock- the require unlock of this password policy
-
setResetFailureCount
public void setResetFailureCount(long resetFailureCount) Sets the reset failure count of this password policy.- Specified by:
setResetFailureCountin interfacePasswordPolicyModel- Parameters:
resetFailureCount- the reset failure count of this password policy
-
setResetTicketMaxAge
public void setResetTicketMaxAge(long resetTicketMaxAge) Sets the reset ticket max age of this password policy.- Specified by:
setResetTicketMaxAgein interfacePasswordPolicyModel- Parameters:
resetTicketMaxAge- the reset ticket max age of this password policy
-
setUserId
public void setUserId(long userId) Sets the user ID of this password policy.- Specified by:
setUserIdin interfaceAuditedModel- Specified by:
setUserIdin interfacePasswordPolicyModel- Parameters:
userId- the user ID of this password policy
-
setUserName
Sets the user name of this password policy.- Specified by:
setUserNamein interfaceAuditedModel- Specified by:
setUserNamein interfacePasswordPolicyModel- Parameters:
userName- the user name of this password policy
-
setUserUuid
Sets the user uuid of this password policy.- Specified by:
setUserUuidin interfaceAuditedModel- Specified by:
setUserUuidin interfacePasswordPolicyModel- Parameters:
userUuid- the user uuid of this password policy
-
setUuid
Sets the uuid of this password policy.- Specified by:
setUuidin interfacePasswordPolicyModel- Specified by:
setUuidin interfaceStagedModel- Parameters:
uuid- the uuid of this password policy
-
setWarningTime
public void setWarningTime(long warningTime) Sets the warning time of this password policy.- Specified by:
setWarningTimein interfacePasswordPolicyModel- Parameters:
warningTime- the warning time of this password policy
-
toXmlString
- Specified by:
toXmlStringin interfacePasswordPolicyModel
-
getStagedModelType
- Specified by:
getStagedModelTypein interfaceStagedModel
-
wrap
- Specified by:
wrapin classBaseModelWrapper<PasswordPolicy>
-