A C D G I L P R S W 

A

abort() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
 
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.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
 

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 LoginModule.
DelegatingLoginModule() - Constructor for class com.zfabrik.servletjsp.security.DelegatingLoginModule
 

G

getLoginService(String, String) - Static method in class com.zfabrik.servletjsp.security.ComponentHashLoginServiceFactory
 

I

initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
 

L

login() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
 
logout() - Method in class com.zfabrik.servletjsp.security.DelegatingLoginModule
 

P

PATH - Static variable in class com.zfabrik.servletjsp.Constants
The context path of the Web app.

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.

W

WEBAPP_TYPE - Static variable in class com.zfabrik.servletjsp.Constants
Component type of web apps.
A C D G I L P R S W