public abstract class ApplicationContextSupport extends Object implements ApplicationContextPro
WS_TYPE_AXIS1, WS_TYPE_CXF, WS_TYPE_JAX_WS
SCRIPT_PROTECT_ALL, SCRIPT_PROTECT_CGI, SCRIPT_PROTECT_COOKIE, SCRIPT_PROTECT_FORM, SCRIPT_PROTECT_NONE, SCRIPT_PROTECT_URL
Constructor and Description |
---|
ApplicationContextSupport(ConfigWeb config) |
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource(String dataSourceName) |
DataSource |
getDataSource(String dataSourceName,
DataSource defaultValue) |
String |
getSecurityApplicationToken() |
String |
getSecurityCookieDomain() |
int |
getSecurityIdleTimeout() |
Map<Collection.Key,Map<Collection.Key,Object>> |
getTagAttributeDefaultValues() |
Map<Collection.Key,Object> |
getTagAttributeDefaultValues(String fullname) |
static void |
initTagDefaultAttributeValues(Config config,
Map<Collection.Key,Map<Collection.Key,Object>> tagDefaultAttributeValues,
Struct sct) |
void |
setSecuritySettings(String applicationtoken,
String cookiedomain,
int idletimeout) |
void |
setTagAttributeDefaultValues(Struct sct) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllowCompression, getBufferOutput, getCGIScopeReadonly, getCustomType, getDataSources, getDefDataSource, getLocale, getORMDataSource, getRequestTimeout, getResourceCharset, getScopeCascading, getSuppressContent, getTimeZone, getTypeChecking, getWebCharset, getWSType, setAllowCompression, setBufferOutput, setCGIScopeReadonly, setDataSources, setDefDataSource, setLocale, setORMDataSource, setRequestTimeout, setResourceCharset, setScopeCascading, setSuppressContent, setTimeZone, setTypeChecking, setWebCharset, setWSType
getApplicationTimeout, getClientCluster, getClientstorage, getClientTimeout, getComponentMappings, getCustomTagMappings, getDefaultCacheName, getDefaultDataSource, getJavaSettings, getLocalMode, getLoginStorage, getMappings, getName, getORMConfiguration, getORMDatasource, getRestCFCLocations, getRestSettings, getS3, getSameFieldAsArray, getScriptProtect, getSecureJson, getSecureJsonPrefix, getSessionCluster, getSessionstorage, getSessionTimeout, getSessionType, getSource, getTriggerComponentDataMember, hasName, isORMEnabled, isSetClientCookies, isSetClientManagement, isSetDomainCookies, isSetSessionManagement, reinitORM, setApplicationTimeout, setClientCluster, setClientstorage, setClientTimeout, setComponentMappings, setCustomTagMappings, setDefaultCacheName, setDefaultDataSource, setLocalMode, setLoginStorage, setMappings, setORMConfiguration, setORMDatasource, setORMEnabled, setS3, setScriptProtect, setSecureJson, setSecureJsonPrefix, setSessionCluster, setSessionstorage, setSessionTimeout, setSessionType, setSetClientCookies, setSetClientManagement, setSetDomainCookies, setSetSessionManagement, setTriggerComponentDataMember
public ApplicationContextSupport(ConfigWeb config)
public void setSecuritySettings(String applicationtoken, String cookiedomain, int idletimeout)
setSecuritySettings
in interface ApplicationContext
public String getSecurityApplicationToken()
getSecurityApplicationToken
in interface ApplicationContext
public String getSecurityCookieDomain()
getSecurityCookieDomain
in interface ApplicationContext
public int getSecurityIdleTimeout()
getSecurityIdleTimeout
in interface ApplicationContext
public DataSource getDataSource(String dataSourceName, DataSource defaultValue)
getDataSource
in interface ApplicationContextPro
public DataSource getDataSource(String dataSourceName) throws ApplicationException
getDataSource
in interface ApplicationContextPro
ApplicationException
public Map<Collection.Key,Map<Collection.Key,Object>> getTagAttributeDefaultValues()
getTagAttributeDefaultValues
in interface ApplicationContextPro
public Map<Collection.Key,Object> getTagAttributeDefaultValues(String fullname)
getTagAttributeDefaultValues
in interface ApplicationContextPro
public void setTagAttributeDefaultValues(Struct sct)
setTagAttributeDefaultValues
in interface ApplicationContextPro
public static void initTagDefaultAttributeValues(Config config, Map<Collection.Key,Map<Collection.Key,Object>> tagDefaultAttributeValues, Struct sct)
Copyright © 2015 Lucee