|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wicket.Application org.apache.wicket.protocol.http.WebApplication org.apache.wicket.security.WaspWebApplication org.apache.wicket.security.swarm.SwarmWebApplication org.whatsitcalled.webflange.WebflangeApplication
public class WebflangeApplication
Field Summary |
---|
Fields inherited from class org.apache.wicket.Application |
---|
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT |
Constructor Summary | |
---|---|
WebflangeApplication()
|
Method Summary | |
---|---|
void |
addHeaders(org.apache.wicket.MarkupContainer container)
|
protected java.lang.Object |
getHiveKey()
|
java.lang.Class |
getHomePage()
|
java.lang.Class |
getLoginPage()
|
org.apache.wicket.security.hive.authentication.LoginContext |
getLogoffContext()
|
protected void |
init()
|
protected org.apache.wicket.protocol.http.WebRequest |
newWebRequest(javax.servlet.http.HttpServletRequest servletRequest)
|
protected void |
setUpHive()
|
Methods inherited from class org.apache.wicket.security.swarm.SwarmWebApplication |
---|
getActionFactory, getStrategyFactory, setActionFactory, setStrategyFactory, setupActionFactory, setupStrategyFactory |
Methods inherited from class org.apache.wicket.security.WaspWebApplication |
---|
newSession, onDestroy |
Methods inherited from class org.apache.wicket.protocol.http.WebApplication |
---|
getApplicationKey, getConfigurationType, getDefaultRequestCycleFactory, getInitParameter, getRequestCycleProcessor, getResourceFinder, getServletContext, getSessionAttributePrefix, getWicketFilter, internalDestroy, internalInit, logEventTarget, logResponseTarget, mount, mount, mountBookmarkablePage, mountBookmarkablePage, mountSharedResource, newAjaxRequestTarget, newRequestCycle, newRequestCycleProcessor, newSession, newSession, newSessionStore, newWebResponse, outputDevelopmentModeWarning, sessionDestroyed, setApplicationKey, setWicketFilter, unmount |
Methods inherited from class org.apache.wicket.Application |
---|
addComponentInstantiationListener, addComponentOnAfterRenderListener, addComponentOnBeforeRenderListener, addRenderHeadListener, configure, destroy, exists, get, get, getApplicationKeys, getApplicationSettings, getConverterLocator, getDebugSettings, getExceptionSettings, getFrameworkSettings, getMarkupCache, getMarkupSettings, getMetaData, getName, getPageSettings, getRequestCycleFactory, getRequestCycleSettings, getRequestLogger, getRequestLoggerSettings, getResourceSettings, getSecuritySettings, getSessionFactory, getSessionSettings, getSessionStore, getSharedResources, initializeComponents, newConverterLocator, newRequestCycle, newRequestLogger, notifyRenderHeadListener, removeComponentInstantiationListener, removeComponentOnAfterRenderListener, removeComponentOnBeforeRenderListener, removeRenderHeadListener, set, setMetaData, unset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebflangeApplication()
Method Detail |
---|
public java.lang.Class getHomePage()
getHomePage
in class org.apache.wicket.Application
protected void init()
init
in class org.apache.wicket.security.swarm.SwarmWebApplication
protected org.apache.wicket.protocol.http.WebRequest newWebRequest(javax.servlet.http.HttpServletRequest servletRequest)
newWebRequest
in class org.apache.wicket.protocol.http.WebApplication
public java.lang.Class getLoginPage()
WaspApplication.getLoginPage()
public org.apache.wicket.security.hive.authentication.LoginContext getLogoffContext()
org.apache.wicket.security.examples.MultiUsableApplication#getLogoffContext()
protected java.lang.Object getHiveKey()
getHiveKey
in class org.apache.wicket.security.swarm.SwarmWebApplication
SwarmWebApplication.getHiveKey()
protected void setUpHive()
setUpHive
in class org.apache.wicket.security.swarm.SwarmWebApplication
SwarmWebApplication.setUpHive()
public void addHeaders(org.apache.wicket.MarkupContainer container)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |