| Constructor and Description |
|---|
PasswordPolicies()
Constructor
|
public String getApiOnlyUserHomePageURL()
public void setApiOnlyUserHomePageURL(String apiOnlyUserHomePageURL)
public Complexity getComplexity()
public void setComplexity(Complexity complexity)
public Expiration getExpiration()
public void setExpiration(Expiration expiration)
public String getHistoryRestriction()
public void setHistoryRestriction(String historyRestriction)
public LockoutInterval getLockoutInterval()
public void setLockoutInterval(LockoutInterval lockoutInterval)
public MaxLoginAttempts getMaxLoginAttempts()
public void setMaxLoginAttempts(MaxLoginAttempts maxLoginAttempts)
public MinPasswordLength getMinPasswordLength()
public void setMinPasswordLength(MinPasswordLength minPasswordLength)
public boolean getMinimumPasswordLifetime()
public boolean isMinimumPasswordLifetime()
public void setMinimumPasswordLifetime(boolean minimumPasswordLifetime)
public boolean getObscureSecretAnswer()
public boolean isObscureSecretAnswer()
public void setObscureSecretAnswer(boolean obscureSecretAnswer)
public String getPasswordAssistanceMessage()
public void setPasswordAssistanceMessage(String passwordAssistanceMessage)
public String getPasswordAssistanceURL()
public void setPasswordAssistanceURL(String passwordAssistanceURL)
public QuestionRestriction getQuestionRestriction()
public void setQuestionRestriction(QuestionRestriction questionRestriction)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.