public class SessionConfig extends RuntimeDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
COOKIE_PROPERTIES |
static String |
SESSION_MANAGER |
static String |
SESSION_PROPERTIES |
propListeners
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
SessionConfig() |
Modifier and Type | Method and Description |
---|---|
CookieProperties |
getCookieProperties() |
SessionManager |
getSessionManager() |
SessionProperties |
getSessionProperties() |
void |
setCookieProperties(CookieProperties value) |
void |
setSessionManager(SessionManager value) |
void |
setSessionProperties(SessionProperties value) |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, setValues, size
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public static final String SESSION_MANAGER
public static final String SESSION_PROPERTIES
public static final String COOKIE_PROPERTIES
public void setSessionManager(SessionManager value)
public SessionManager getSessionManager()
public void setSessionProperties(SessionProperties value)
public SessionProperties getSessionProperties()
public void setCookieProperties(CookieProperties value)
public CookieProperties getCookieProperties()
public boolean verify()
Copyright © 2018. All rights reserved.