Index
All Classes|All Packages|Constant Field Values
A
- abort() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
- AnnotationConfigurationOverride - Class in com.zfabrik.servletjsp.embedding
-
See #2000.
- AnnotationConfigurationOverride() - Constructor for class com.zfabrik.servletjsp.embedding.AnnotationConfigurationOverride
- ATTRIBUTE_IS_PAGE_IMPRESSION - Static variable in class com.zfabrik.servletjsp.Constants
-
set this in the request as attribute to mark a request as a page impression
C
- com.zfabrik.servletjsp - package com.zfabrik.servletjsp
- com.zfabrik.servletjsp.embedding - package com.zfabrik.servletjsp.embedding
- com.zfabrik.servletjsp.security - package com.zfabrik.servletjsp.security
- commit() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
- ComponentHashLoginServiceFactory - Class in com.zfabrik.servletjsp.security
-
A convenience factory for z2 component resource based user realm implementations.
- ComponentHashLoginServiceFactory() - Constructor for class com.zfabrik.servletjsp.security.ComponentHashLoginServiceFactory
- Constants - Class in com.zfabrik.servletjsp
-
Web applications are components of type
com.zfabrik.ee.webapp
. - Constants() - Constructor for class com.zfabrik.servletjsp.Constants
- CONTAINER_INCLUDE_JAR_PATTERN - Static variable in class com.zfabrik.servletjsp.Constants
-
The jars that qualify for meta-data parsing can be limited in Jetty.
D
- DelegatingLoginModule - Class in com.zfabrik.servletjsp.security
-
This login module implementation delegates to a login module component - usually of component type
javax.security.auth.spi.LoginModule
- that provides the actual login module implementation as . - DelegatingLoginModule() - Constructor for class com.zfabrik.servletjsp.security.DelegatingLoginModule
- doStart() - Method in class com.zfabrik.servletjsp.security.NonLocalhostWhitelist
G
- getLoginService(String, String) - Static method in class com.zfabrik.servletjsp.security.ComponentHashLoginServiceFactory
H
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.zfabrik.servletjsp.security.NonLocalhostWhitelist
I
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
- isFromContainerClassPath(WebAppContext, ServletContainerInitializer) - Method in class com.zfabrik.servletjsp.embedding.AnnotationConfigurationOverride
L
- login() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
- logout() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
N
- NonLocalhostWhitelist - Class in com.zfabrik.servletjsp.security
-
A simple whitelisting filter for Jetty access to grant access for Web application paths for non localhost sources.
- NonLocalhostWhitelist() - Constructor for class com.zfabrik.servletjsp.security.NonLocalhostWhitelist
P
R
- REALM_PROPERTIES - Static variable in class com.zfabrik.servletjsp.security.ComponentHashLoginServiceFactory
- REQUIRED_PATHS - Static variable in class com.zfabrik.servletjsp.Constants
-
A Web app may specify a comma separated list of other Web apps that it requires to run.
S
- SERVER - Static variable in class com.zfabrik.servletjsp.Constants
-
The server component this web app is supposed to run on.
- setPatterns(String[]) - Method in class com.zfabrik.servletjsp.security.NonLocalhostWhitelist
W
- WEBAPP_TYPE - Static variable in class com.zfabrik.servletjsp.Constants
-
Component type of web apps.
All Classes|All Packages|Constant Field Values