| Constructor and Description |
|---|
ProfileSessionSetting()
Constructor
|
getFullName, setFullName, setFullNamepublic boolean getForceLogout()
public boolean isForceLogout()
public void setForceLogout(boolean forceLogout)
protected void setForceLogout(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 SessionSecurityLevel getRequiredSessionLevel()
public void setRequiredSessionLevel(SessionSecurityLevel requiredSessionLevel)
protected void setRequiredSessionLevel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getSessionTimeout()
public void setSessionTimeout(int sessionTimeout)
protected void setSessionTimeout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSessionTimeoutWarning()
public boolean isSessionTimeoutWarning()
public void setSessionTimeoutWarning(boolean sessionTimeoutWarning)
protected void setSessionTimeoutWarning(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.