| Constructor and Description |
|---|
ProfilePasswordPolicy()
Constructor
|
getFullName, setFullName, setFullNamepublic int getLockoutInterval()
public void setLockoutInterval(int lockoutInterval)
protected void setLockoutInterval(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getMaxLoginAttempts()
public void setMaxLoginAttempts(int maxLoginAttempts)
protected void setMaxLoginAttempts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getMinimumPasswordLength()
public void setMinimumPasswordLength(int minimumPasswordLength)
protected void setMinimumPasswordLength(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getMinimumPasswordLifetime()
public boolean isMinimumPasswordLifetime()
public void setMinimumPasswordLifetime(boolean minimumPasswordLifetime)
protected void setMinimumPasswordLifetime(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getObscure()
public boolean isObscure()
public void setObscure(boolean obscure)
protected void setObscure(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getPasswordComplexity()
public void setPasswordComplexity(int passwordComplexity)
protected void setPasswordComplexity(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getPasswordExpiration()
public void setPasswordExpiration(int passwordExpiration)
protected void setPasswordExpiration(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getPasswordHistory()
public void setPasswordHistory(int passwordHistory)
protected void setPasswordHistory(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getPasswordQuestion()
public void setPasswordQuestion(int passwordQuestion)
protected void setPasswordQuestion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getProfile()
public void setProfile(String profile)
protected void setProfile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.