| app | org.turro.elephant.context.Application | protectedstatic |
| Application() | org.turro.elephant.context.Application | |
| BUNDLES | org.turro.elephant.context.Application | static |
| checkUser(boolean doLogin) | org.turro.elephant.context.Application | |
| decryptCookieValue(String name) | org.turro.elephant.context.Application | static |
| deleteCookie(String name, String path) | org.turro.elephant.context.Application | static |
| doConstructor() | org.turro.elephant.context.Application | protected |
| encryptCookie(String name, String value, String path, int age) | org.turro.elephant.context.Application | static |
| getAllLocales(String key) | org.turro.elephant.context.Application | static |
| getApplication() | org.turro.elephant.context.Application | static |
| getBundle(String bundle, Locale locale, String configured) | org.turro.elephant.context.Application | static |
| getConstructor() | org.turro.elephant.context.Application | |
| getContext() | org.turro.elephant.context.Application | |
| getCookie(String name) | org.turro.elephant.context.Application | static |
| getCookieValue(String name) | org.turro.elephant.context.Application | static |
| getFromConstructor(IConstructor constructor) | org.turro.elephant.context.Application | static |
| getHttpServletRequest() | org.turro.elephant.context.Application | |
| getHttpServletResponse() | org.turro.elephant.context.Application | |
| getHttpSession(boolean create) | org.turro.elephant.context.Application | |
| getImplementation(String name) | org.turro.elephant.context.Application | |
| getImplementationNamesByType(String type) | org.turro.elephant.context.Application | |
| getPreference(String key) | org.turro.elephant.context.Application | |
| getResolverRequest() | org.turro.elephant.context.Application | static |
| getResolverResponse() | org.turro.elephant.context.Application | static |
| getResolverSession(boolean create) | org.turro.elephant.context.Application | static |
| getServerBase() | org.turro.elephant.context.Application | |
| getServerUrl() | org.turro.elephant.context.Application | |
| getString(String key) | org.turro.elephant.context.Application | static |
| getString(String key, String locale) | org.turro.elephant.context.Application | static |
| getString(String key, Locale locale) | org.turro.elephant.context.Application | static |
| getStringMap() | org.turro.elephant.context.Application | static |
| getStringMap(Locale locale, String configured) | org.turro.elephant.context.Application | static |
| getUsedLocale() | org.turro.elephant.context.Application | static |
| getUser() | org.turro.elephant.context.Application | static |
| hasAnyRoleKey(String role) | org.turro.elephant.context.Application | |
| invalidateSession() | org.turro.elephant.context.Application | |
| isInRole(String role) | org.turro.elephant.context.Application | |
| isInRole(String role, String redirect) | org.turro.elephant.context.Application | |
| loadResources(String path) | org.turro.elephant.context.Application | static |
| navigateBack() | org.turro.elephant.context.Application | |
| preferences | org.turro.elephant.context.Application | protected |
| putPreference(String key, Object value) | org.turro.elephant.context.Application | |
| REGEXP_NO_RESOURCES | org.turro.elephant.context.Application | static |
| request | org.turro.elephant.context.Application | protected |
| resetSchemes() | org.turro.elephant.context.Application | static |
| resetSettings() | org.turro.elephant.context.Application | static |
| response | org.turro.elephant.context.Application | protected |
| sendRedirect(String uri) | org.turro.elephant.context.Application | |
| setCookie(String name, String value, String path, int age) | org.turro.elephant.context.Application | static |