public class SyncopeConsoleApplication extends AuthenticatedWebApplication
Modifier and Type | Field and Description |
---|---|
static List<Locale> |
SUPPORTED_LOCALES |
META_INF_RESOURCES
CONFIGURATION
Constructor and Description |
---|
SyncopeConsoleApplication() |
Modifier and Type | Method and Description |
---|---|
static SyncopeConsoleApplication |
get() |
String |
getAnonymousKey() |
String |
getAnonymousUser() |
Integer |
getCorePoolSize() |
String |
getDefaultAnyLayoutClass() |
String |
getDefaultTopologyClass() |
List<String> |
getDomains() |
Class<? extends Page> |
getHomePage() |
Integer |
getMaxPoolSize() |
Integer |
getMaxUploadFileSizeMB() |
Integer |
getMaxWaitTimeInSeconds() |
Class<? extends BasePage> |
getPageClass(String key) |
Integer |
getQueueCapacity() |
String |
getReconciliationReportKey() |
protected Class<? extends WebPage> |
getSignInPageClass() |
protected Class<? extends AbstractAuthenticatedWebSession> |
getWebSessionClass() |
protected void |
init() |
SyncopeClientFactoryBean |
newClientFactory() |
protected void |
populatePageClasses(Properties props) |
protected void |
setSecurityHeaders(Properties props,
WebResponse response) |
hasAnyRole, newSession, onUnauthorizedInstantiation, onUnauthorizedPage, restartResponseAtSignInPage
addResourceReplacement, addResourceReplacement, getAjaxRequestTargetListeners, getAjaxRequestTargetProvider, getAndRemoveBufferedResponse, getApplicationKey, getConfigurationType, getFilterFactoryManager, getInitParameter, getMimeType, getServletContext, getSessionAttributePrefix, getUpdateAutoLabelsOnAjaxRequests, getWicketFilter, hasBufferedResponse, hasFilterFactoryManager, internalDestroy, internalInit, logEventTarget, logResponseTarget, mount, mountPackage, mountPage, mountResource, newAjaxRequestTarget, newWebRequest, newWebResponse, outputDevelopmentModeWarning, renderXmlDecl, sessionUnbound, setAjaxRequestTargetProvider, setConfigurationType, setServletContext, setWicketFilter, storeBufferedResponse, unmount
configure, createRequestCycle, decorateHeaderResponse, exists, fetchCreateAndSetSession, get, getApplicationKeys, getApplicationListeners, getApplicationSettings, getBehaviorInstantiationListeners, getComponentInitializationListeners, getComponentInstantiationListeners, getComponentOnAfterRenderListeners, getComponentOnConfigureListeners, getComponentPostOnBeforeRenderListeners, getComponentPreOnBeforeRenderListeners, getConverterLocator, getDebugSettings, getExceptionMapperProvider, getExceptionSettings, getFrameworkSettings, getHeaderContributorListeners, getInitializers, getJavaScriptLibrarySettings, getMapperContext, getMarkupSettings, getMetaData, getName, getOnComponentTagListeners, getPageFactory, getPageManagerContext, getPageManagerProvider, getPageRendererProvider, getPageSettings, getRequestCycleListeners, getRequestCycleProvider, getRequestCycleSettings, getRequestLogger, getRequestLoggerSettings, getResourceBundles, getResourceReferenceRegistry, getResourceSettings, getRootRequestMapper, getRootRequestMapperAsCompound, getSecuritySettings, getSessionListeners, getSessionStore, getSessionStoreProvider, getSharedResources, getStoreSettings, initApplication, newConverterLocator, newMapperContext, newPageFactory, newRequestLogger, newResourceBundles, newResourceReferenceRegistry, newSharedResources, onDestroy, onEvent, setApplicationSettings, setDebugSettings, setExceptionSettings, setFrameworkSettings, setHeaderResponseDecorator, setJavaScriptLibrarySettings, setMarkupSettings, setMetaData, setName, setPageManagerProvider, setPageRendererProvider, setPageSettings, setRequestCycleProvider, setRequestCycleSettings, setRequestLoggerSettings, setResourceSettings, setRootRequestMapper, setSecuritySettings, setSessionStoreProvider, setStoreSettings, usesDeploymentConfig, usesDevelopmentConfig, validateInit
public static SyncopeConsoleApplication get()
protected void populatePageClasses(Properties props)
protected void setSecurityHeaders(Properties props, WebResponse response)
protected void init()
init
in class AuthenticatedWebApplication
protected Class<? extends AbstractAuthenticatedWebSession> getWebSessionClass()
getWebSessionClass
in class AuthenticatedWebApplication
protected Class<? extends WebPage> getSignInPageClass()
getSignInPageClass
in class AuthenticatedWebApplication
public Class<? extends Page> getHomePage()
getHomePage
in class Application
public String getAnonymousUser()
public String getAnonymousKey()
public String getReconciliationReportKey()
public Integer getMaxUploadFileSizeMB()
public Integer getMaxWaitTimeInSeconds()
public Integer getCorePoolSize()
public Integer getMaxPoolSize()
public Integer getQueueCapacity()
public String getDefaultAnyLayoutClass()
public String getDefaultTopologyClass()
public SyncopeClientFactoryBean newClientFactory()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.