Modifier and Type | Method and Description |
---|---|
void |
AdminRestServlet.service(HttpServletRequest req,
HttpServletResponse res) |
Modifier and Type | Method and Description |
---|---|
void |
AmberContextFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
Handles the filter request.
|
void |
AmberContextFilter.init(FilterConfig config)
Initializes the filter.
|
Modifier and Type | Method and Description |
---|---|
void |
BurlapServlet.init(ServletConfig config)
Initialize the service, including the service object.
|
void |
BurlapServlet.service(ServletRequest request,
ServletResponse response)
Execute a request.
|
Modifier and Type | Method and Description |
---|---|
void |
EJBServlet.init()
Initialize the servlet
|
void |
EJBServlet.service(ServletRequest request,
ServletResponse response)
Execute a request.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpiresFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
The filter add an Expires time in the future.
|
void |
XsltFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output.
|
void |
PasswordFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next) |
void |
ThrottleFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter) |
void |
AnonymousExpiresFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
The filter add an Expires time in the future and adds
the x-anonymous Cache-Control directive.
|
void |
TransactionFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Wrap the request in a transaction.
|
void |
HeaderFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output.
|
void |
CsrfFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter) |
void |
GzipFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output.
|
void |
MD5Filter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output.
|
void |
ExpiresFilter.init(FilterConfig config)
Filter init reads the filter configuration
|
void |
XsltFilter.init(FilterConfig config) |
void |
ThrottleFilter.init(FilterConfig config) |
void |
AnonymousExpiresFilter.init(FilterConfig config)
Filter init reads the filter configuration
|
void |
TransactionFilter.init(FilterConfig config)
Lookup java:comp/UserTransaction and cache the results.
|
void |
HeaderFilter.init(FilterConfig config) |
void |
GzipFilter.init(FilterConfig config) |
void |
MD5Filter.init(FilterConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
HessianServlet.init(ServletConfig config)
Initialize the service, including the service object.
|
void |
HessianServlet.service(ServletRequest request,
ServletResponse response)
Execute a request.
|
Modifier and Type | Method and Description |
---|---|
void |
HmtpServlet.service(ServletRequest request,
ServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractErrorLog.init()
Initialize the log.
|
void |
AbstractAccessLog.init()
Initialize the log.
|
Modifier and Type | Method and Description |
---|---|
void |
JMSServlet.service(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
JmtpServlet.service(ServletRequest request,
ServletResponse response) |
Modifier and Type | Class and Description |
---|---|
class |
JspLineParseException |
class |
JspParseException |
Modifier and Type | Method and Description |
---|---|
abstract void |
JavaPage._jspService(HttpServletRequest request,
HttpServletResponse response) |
void |
CauchoPage.caucho_init(ServletConfig cxt) |
void |
Page.caucho_init(ServletConfig config) |
void |
PageContextImpl.forward(java.lang.String relativeUrl)
Forward a subrequest relative to the current url.
|
void |
PageContextWrapper.forward(java.lang.String relativeUrl) |
void |
PageContextImpl.forward(java.lang.String relativeUrl,
java.lang.String query)
Include another servlet into the current output stream.
|
void |
PageContextWrapper.forward(java.lang.String relativeUrl,
java.lang.String query) |
void |
PageContextImpl.handlePageException(java.lang.Exception e)
Handles an exception caught in the JSP page.
|
void |
PageContextImpl.handlePageException(java.lang.Throwable e)
Handles an exception caught in the JSP page.
|
void |
PageContextImpl.include(java.lang.String relativeUrl) |
void |
PageContextWrapper.include(java.lang.String relativeUrl) |
void |
PageContextImpl.include(java.lang.String relativeUrl,
boolean flush)
Include another servlet into the current output stream.
|
void |
PageContextWrapper.include(java.lang.String relativeUrl,
boolean flush) |
void |
PageContextImpl.include(java.lang.String relativeUrl,
java.lang.String query,
boolean flush)
Include another servlet into the current output stream.
|
void |
PageContextWrapper.include(java.lang.String relativeUrl,
java.lang.String query,
boolean flush) |
void |
StaticPage.init(Path path) |
void |
CauchoPage.init(Path path) |
void |
Page.init(Path path) |
void |
Page.init(ServletConfig config)
Initialize the servlet.
|
void |
XtpServlet.init(ServletConfig conf)
Initializes the servlet.
|
void |
JavaPage.init(ServletConfig config) |
void |
QServlet.init(ServletConfig config)
Initialize the servlet.
|
void |
JspServlet.init(ServletConfig conf)
Initializes the servlet.
|
void |
Page.pageservice(HttpServletRequest req,
HttpServletResponse res)
The extended service method creates JavaScript global variables
from a property map.
|
void |
StaticPage.service(ServletRequest request,
ServletResponse response)
Executes the JSP Page
|
void |
JavaPage.service(ServletRequest request,
ServletResponse response) |
void |
QServlet.service(ServletRequest req,
ServletResponse res)
The service method gets the JSP/XTP page and executes it.
|
Modifier and Type | Method and Description |
---|---|
void |
JspPropertyGroup.init() |
Modifier and Type | Method and Description |
---|---|
void |
JspTagSupport.init(Path path) |
Modifier and Type | Method and Description |
---|---|
void |
NautilusServlet.service(ServletRequest req,
ServletResponse res) |
Modifier and Type | Method and Description |
---|---|
protected void |
GoogleQuercusServletImpl.handleThrowable(HttpServletResponse response,
java.lang.Throwable e) |
protected void |
QuercusServletImpl.handleThrowable(HttpServletResponse response,
java.lang.Throwable e) |
void |
QuercusServletImpl.init(ServletConfig config)
initialize the script manager.
|
void |
QuercusServlet.init(ServletConfig config)
Initializes the servlet.
|
void |
GoogleStaticFileServlet.init(ServletConfig config) |
protected void |
ResinQuercusServlet.initImpl(ServletConfig config)
initialize the script manager.
|
protected void |
QuercusServletImpl.initImpl(ServletConfig config) |
void |
QuercusServletImpl.service(HttpServletRequest request,
HttpServletResponse response)
Service.
|
void |
QuercusServlet.service(HttpServletRequest request,
HttpServletResponse response)
Service.
|
void |
GoogleStoreServlet.service(ServletRequest request,
ServletResponse response) |
void |
GoogleStaticFileServlet.service(ServletRequest request,
ServletResponse response) |
protected void |
GoogleQuercusServlet.setInitParam(java.lang.String paramName,
java.lang.String paramValue)
Sets a named init-param to the passed value.
|
protected void |
QuercusServlet.setInitParam(java.lang.String paramName,
java.lang.String paramValue)
Sets a named init-param to the passed value.
|
Modifier and Type | Method and Description |
---|---|
void |
HmtpServlet.service(ServletRequest request,
ServletResponse response)
Service handling
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRegexpDispatchRule.add(Filter filter) |
void |
AbstractRewriteFilter.add(Filter filter) |
void |
HttpMessageProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res) |
void |
LoadBalance.LoadBalanceFilterChain.doFilter(ServletRequest req,
ServletResponse res) |
void |
HttpProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res) |
void |
FastCgiProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res) |
FilterChain |
WelcomeFile.map(DispatcherType type,
java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail) |
FilterChain |
DispatchRule.map(DispatcherType type,
java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail)
Creates a FilterChain for the action based on the uri and query string.
|
FilterChain |
Location.map(DispatcherType type,
java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail) |
FilterChain |
AbstractRegexpDispatchRule.map(DispatcherType type,
java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail) |
FilterChain |
AbstractDispatchRule.map(DispatcherType type,
java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail) |
FilterChain |
RewriteFilter.map(java.lang.String uri,
java.lang.String queryString,
FilterChain next)
Creates a FilterChain for the action based on the uri and query string.
|
FilterChain |
AbstractRewriteFilter.map(java.lang.String uri,
java.lang.String queryString,
FilterChain next) |
FilterChain |
Rewrite.map(java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail) |
Constructor and Description |
---|
RewriteFilterAdapter(Filter filter) |
Modifier and Type | Method and Description |
---|---|
java.security.Principal |
ClientCertLogin.authenticate(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Logs a user in with a user name and a password.
|
protected byte[] |
AbstractAuthenticator.digest(java.lang.String value) |
java.lang.String |
PasswordDigest.getPasswordDigest(java.lang.String password)
Returns the digest of the password
|
void |
DatabaseAuthenticator.init()
Initialize the authenticator.
|
void |
PropertiesAuthenticator.init()
Initialize the properties authenticator.
|
void |
AbstractAuthenticator.init()
Initialize the authenticator with the application.
|
void |
AbstractLogin.init()
Initialize the login.
|
void |
JaasAuthenticator.init()
Initialize the authenticator.
|
void |
XmlAuthenticator.init()
Initialize the XML authenticator.
|
void |
FormLogin.init()
Initialize
|
void |
LdapAuthenticator.init()
Initialize the authenticator.
|
protected void |
AbstractLogin.loginChallenge(HttpServletRequest request,
HttpServletResponse response)
Implementation of the login challenge
|
void |
FormLogin.loginChallenge(HttpServletRequest request,
HttpServletResponse response)
Logs a user in with a user name and a password.
|
protected void |
DigestLogin.loginChallenge(HttpServletRequest req,
HttpServletResponse res)
Sends a challenge for basic authentication.
|
protected void |
AbstractLogin.loginSuccessResponse(java.security.Principal user,
HttpServletRequest request,
HttpServletResponse response)
HTTP updates after a successful login
|
void |
FormLogin.loginSuccessResponse(java.security.Principal user,
HttpServletRequest request,
HttpServletResponse response)
Updates after a successful login
|
Modifier and Type | Method and Description |
---|---|
void |
YadisServlet.service(ServletRequest request,
ServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
ManagementServlet.init(ServletConfig config) |
boolean |
ManagementService.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application) |
protected boolean |
ManagementService.isReadAllowed(ServletRequest request,
ServletResponse response) |
protected boolean |
ManagementService.isWriteAllowed(ServletRequest request,
ServletResponse response) |
abstract void |
ManagementService.service(ServletRequest request,
ServletResponse response) |
void |
ManagementServlet.service(ServletRequest request,
ServletResponse response) |
Modifier and Type | Class and Description |
---|---|
class |
ServletConfigException
Represents the final servlet in a filter chain.
|
class |
ServletLineConfigException
Represents the final servlet in a filter chain.
|
Modifier and Type | Method and Description |
---|---|
void |
ServletConfigImpl.setInitException(ServletException exn)
Sets the init exception
|
Modifier and Type | Method and Description |
---|---|
void |
FilterMapping.URLPattern.addExcludePattern(java.lang.String pattern)
Adds an exclude pattern.
|
void |
FilterMapper.addFilterMapping(FilterMapping mapping)
Adds a filter mapping
|
void |
FilterMapping.URLPattern.addIncludePattern(java.lang.String pattern)
Adds an include pattern.
|
void |
ServletManager.addServlet(ServletConfigImpl config) |
void |
ServletManager.addServlet(ServletConfigImpl config,
boolean merge)
Adds a servlet to the servlet manager.
|
void |
UrlMap.addStrictMap(java.lang.String pattern,
java.lang.String flags,
E value)
Adds a new url-pattern and its corresponding value to the map
|
FilterMapping.URLPattern |
FilterMapping.URLPattern.addText(java.lang.String pattern)
Sets the singleton url-pattern.
|
void |
ServletMapper.addUrlRegexp(java.lang.String regexp,
java.lang.String servletName,
ServletMapping mapping)
Adds a servlet mapping
|
FilterChain |
FilterMapper.buildDispatchChain(Invocation invocation,
FilterChain chain)
Fills in the invocation.
|
FilterChain |
FilterMapper.buildFilterChain(FilterChain chain,
java.lang.String servletName)
Fills in the invocation.
|
void |
ServletConfigImpl.checkConstructor()
Checks the class constructor for the public-zero arg.
|
Filter |
FilterManager.createFilter(java.lang.String filterName)
Instantiates a filter given its configuration.
|
ServletConfigImpl |
ServletConfigImpl.createRegexpConfig(java.lang.String servletName) |
java.lang.Object |
ServletConfigImpl.createServlet()
Instantiates a servlet given its configuration.
|
Servlet |
ServletManager.createServlet(java.lang.String servletName)
Instantiates a servlet given its configuration.
|
FilterChain |
ServletConfigImpl.createServletChain() |
FilterChain |
ServletManager.createServletChain(java.lang.String servletName,
ServletConfigImpl config,
ServletInvocation invocation)
Creates the servlet chain for the servlet.
|
FilterMapping.URLPattern |
FilterMapping.createUrlPattern()
Sets the url pattern
|
void |
FilterFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
MovedFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
RedirectSecureFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
SecurityRoleMapFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
RedirectFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
ServletFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
SingleThreadServletFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
ForwardAbsoluteFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch
|
void |
ClassLoaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
RewriteDispatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Dispatchs to the dispatch
|
void |
ExceptionFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
RewriteIncludeFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Dispatchs to the dispatch
|
void |
PrecompilePageFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
ErrorFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
ForwardErrorFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch
|
void |
WebServiceFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
PageFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
CometServletFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
void |
ForwardFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch
|
void |
ServletConfigImpl.init()
Initialize the servlet config.
|
void |
ServletManager.init()
Initialize servlets that need starting at server start.
|
void |
ServletMapping.init(ServletMapper mapper)
initialize.
|
void |
ServletManager.initializeJspServlets() |
java.lang.String |
ServletRegexp.initRegexp(WebApp webApp,
ServletMapper mapper,
java.util.ArrayList<java.lang.String> vars)
Initialize for a regexp.
|
FilterChain |
ServletMapper.mapServlet(ServletInvocation invocation) |
void |
ServletInvocation.service(ServletRequest request,
ServletResponse response)
Service a request.
|
void |
ServletMapper.setDefaultServlet(java.lang.String servletName)
Sets the default servlet.
|
void |
FilterMapping.setURLRegexp(java.lang.String pattern)
Sets the url regexp
|
protected void |
ServletConfigImpl.validateClass(boolean requireClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
RequestAdapter.authenticate(HttpServletResponse response) |
boolean |
AbstractCauchoRequest.authenticate(HttpServletResponse response) |
boolean |
StubServletRequest.authenticate(HttpServletResponse response) |
boolean |
CauchoRequestWrapper.authenticate(HttpServletResponse response) |
<T extends AsyncListener> |
ConnectionCometController.createListener(java.lang.Class<T> cl) |
<T extends AsyncListener> |
AsyncContextImpl.createListener(java.lang.Class<T> cl) |
Part |
RequestAdapter.getPart(java.lang.String name) |
Part |
AbstractCauchoRequest.getPart(java.lang.String name) |
Part |
StubServletRequest.getPart(java.lang.String name) |
Part |
CauchoRequestWrapper.getPart(java.lang.String name) |
java.util.Collection<Part> |
RequestAdapter.getParts() |
java.util.Collection<Part> |
AbstractCauchoRequest.getParts() |
java.util.Collection<Part> |
StubServletRequest.getParts() |
java.util.Collection<Part> |
CauchoRequestWrapper.getParts() |
void |
RequestAdapter.init(HttpServletRequest request,
HttpServletResponse response,
WebApp app) |
void |
RequestAdapter.login(java.lang.String username,
java.lang.String password) |
void |
AbstractCauchoRequest.login(java.lang.String username,
java.lang.String password) |
void |
StubServletRequest.login(java.lang.String username,
java.lang.String password) |
void |
CauchoRequestWrapper.login(java.lang.String username,
java.lang.String password) |
void |
RequestAdapter.logout() |
void |
StubServletRequest.logout() |
void |
CauchoRequestWrapper.logout() |
void |
CauchoDispatchRequest.logout() |
Modifier and Type | Method and Description |
---|---|
void |
ProxyCacheFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Handles caching for the filter.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessLog.init()
Initialize the log.
|
void |
AbstractAccessLog.init()
Initialize the log.
|
Modifier and Type | Method and Description |
---|---|
FilterChain |
MatchRule.dispatch(java.lang.String uri,
java.lang.String queryString,
FilterChain accept,
FilterChainMapper next) |
FilterChain |
ProxyRule.dispatch(java.lang.String uri,
java.lang.String queryString,
FilterChain accept,
FilterChainMapper next) |
abstract FilterChain |
AbstractRuleWithConditions.dispatch(java.lang.String targetUri,
java.lang.String queryString,
FilterChain accept,
FilterChainMapper next)
Returns the FilterChain to invoke if the rule is successful, null indicates
that the rule does not invoke a FilterChain.
|
FilterChain |
LoadBalanceRule.dispatch(java.lang.String uri,
java.lang.String queryString,
FilterChain accept,
FilterChainMapper next) |
FilterChain |
RewriteRule.dispatch(java.lang.String uri,
java.lang.String queryString,
FilterChain accept,
FilterChainMapper next) |
FilterChain |
SetRule.dispatch(java.lang.String targetUri,
java.lang.String queryString,
FilterChain accept,
FilterChainMapper next) |
void |
SetFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
SetRequestSecureFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
AddHeaderFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
ProxyRule.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res) |
void |
MatchFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
SetHeaderFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
ContinueMapFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
SetRequestCharacterEncodingFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
RedirectQueryFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain.
|
FilterChain |
FilterChainMapper.map(java.lang.String uri,
java.lang.String queryString,
FilterChain accept) |
FilterChain |
ImportRule.map(java.lang.String uri,
java.lang.String query,
FilterChain accept) |
FilterChain |
AbstractRuleWithConditions.map(java.lang.String uri,
java.lang.String queryString,
FilterChain accept) |
FilterChain |
AbstractRuleWithConditions.mapImpl(java.lang.String uri,
java.lang.String queryString,
FilterChain accept) |
Modifier and Type | Method and Description |
---|---|
void |
ErrorFilter.setException(ServletException exception) |
Modifier and Type | Method and Description |
---|---|
protected java.security.Principal |
AbstractLogin.authenticate(HttpServletRequest request,
HttpServletResponse response,
ServletContext app)
Deprecated.
|
void |
SecurityFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
ErrorFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
java.security.Principal |
ServletAuthenticator.getUserPrincipal(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Gets the authenticated user for the current request.
|
protected java.security.Principal |
AbstractAuthenticator.getUserPrincipal(HttpServletRequest request,
HttpServletResponse response,
ServletContext app)
Backward compatiblity call
|
java.security.Principal |
AuthenticatorList.getUserPrincipal(HttpServletRequest request,
HttpServletResponse response,
ServletContext application) |
void |
ServletAuthenticator.init()
Initialize the authenticator.
|
void |
AuthenticatorList.init() |
AuthorizationResult |
PermitEmptyRolesConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application) |
AuthorizationResult |
IPConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Returns true if the user is authorized for the resource.
|
AuthorizationResult |
TransportConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Returns true if the user is authorized for the resource.
|
abstract AuthorizationResult |
AbstractConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Returns true if the user is authorized for the resource.
|
AuthorizationResult |
RoleConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Returns true if the user is authorized for the resource.
|
AuthorizationResult |
ContainerConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Returns true if the user is authorized for the resource.
|
boolean |
ServletAuthenticator.isUserInRole(HttpServletRequest request,
HttpServletResponse response,
ServletContext application,
java.security.Principal user,
java.lang.String role)
Returns true if the user plays the named role.
|
boolean |
AbstractAuthenticator.isUserInRole(HttpServletRequest request,
HttpServletResponse response,
ServletContext application,
java.security.Principal user,
java.lang.String role) |
boolean |
AuthenticatorList.isUserInRole(HttpServletRequest request,
HttpServletResponse response,
ServletContext application,
java.security.Principal user,
java.lang.String role) |
protected java.security.Principal |
AbstractAuthenticator.login(HttpServletRequest request,
HttpServletResponse response,
ServletContext app)
Backward compatiblity call
|
java.security.Principal |
ServletAuthenticator.login(HttpServletRequest request,
HttpServletResponse response,
ServletContext application,
java.lang.String user,
java.lang.String password)
Logs a user in with a user name and a password.
|
protected java.security.Principal |
AbstractAuthenticator.login(HttpServletRequest request,
HttpServletResponse response,
ServletContext app,
java.lang.String userName,
java.lang.String password)
Backward compatiblity call
|
java.security.Principal |
AuthenticatorList.login(HttpServletRequest request,
HttpServletResponse response,
ServletContext application,
java.lang.String user,
java.lang.String password) |
java.security.Principal |
ServletAuthenticator.loginDigest(HttpServletRequest request,
HttpServletResponse response,
ServletContext app,
java.lang.String user,
java.lang.String realm,
java.lang.String nonce,
java.lang.String uri,
java.lang.String qop,
java.lang.String nc,
java.lang.String cnonce,
byte[] clientDigset)
Validates the user when using HTTP Digest authentication.
|
java.security.Principal |
AuthenticatorList.loginDigest(HttpServletRequest request,
HttpServletResponse response,
ServletContext app,
java.lang.String user,
java.lang.String realm,
java.lang.String nonce,
java.lang.String uri,
java.lang.String qop,
java.lang.String nc,
java.lang.String cnonce,
byte[] clientDigset) |
protected java.security.Principal |
AbstractAuthenticator.loginImpl(HttpServletRequest request,
HttpServletResponse response,
ServletContext app,
java.lang.String userName,
java.lang.String password)
Backward compatiblity call
|
void |
ServletAuthenticator.logout(ServletContext application,
HttpSession session,
java.lang.String sessionId,
java.security.Principal user)
Logs the user out from the given request.
|
void |
AuthenticatorList.logout(ServletContext application,
HttpSession timeoutSession,
java.lang.String sessionId,
java.security.Principal user) |
void |
FormLoginServlet.service(ServletRequest request,
ServletResponse response) |
void |
UserDataConstraint.setTransportGuarantee(java.lang.String guarantee)
Sets the transport guarantee.
|
Modifier and Type | Method and Description |
---|---|
SessionImpl |
SessionFactory.create(java.lang.String id,
long creationTime)
Creates a new session.
|
void |
SessionFactory.init()
Initialize after all the attributes are set.
|
Modifier and Type | Method and Description |
---|---|
void |
WebApp.addFilterMapping(FilterMapping filterMapping)
Adds a filter-mapping configuration.
|
void |
WebApp.addPersistenceContextRef(PersistenceContextRefConfig persistenceContextRefConfig)
Adds a persistence-context-ref configuration.
|
void |
WebApp.addServlet(ServletConfigImpl config)
Adds a servlet configuration.
|
void |
WebApp.addServlet(WebServlet webServlet,
java.lang.String servletClassName) |
void |
WebApp.addServletMapping(ServletMapping servletMapping)
Adds a servlet-mapping configuration.
|
void |
WebApp.addServletRegexp(ServletRegexp servletRegexp)
Adds a servlet-regexp configuration.
|
void |
WebAppContainer.buildDispatchInvocation(Invocation invocation)
Creates the invocation for a rewrite-dispatch/dispatch.
|
void |
WebApp.buildDispatchInvocation(Invocation invocation)
Fills the invocation for a rewrite-dispatch/dispatch request.
|
void |
WebApp.buildDispatchInvocation(Invocation invocation,
FilterMapper filterMapper)
Fills the invocation for subrequests.
|
void |
WebAppContainer.buildErrorInvocation(Invocation invocation)
Creates the error invocation.
|
void |
WebApp.buildErrorInvocation(Invocation invocation)
Fills the invocation for an error request.
|
void |
WebAppContainer.buildForwardInvocation(Invocation invocation)
Creates the invocation.
|
void |
WebApp.buildForwardInvocation(Invocation invocation)
Fills the invocation for a forward request.
|
void |
WebAppContainer.buildIncludeInvocation(Invocation invocation)
Creates the invocation.
|
void |
WebApp.buildIncludeInvocation(Invocation invocation)
Fills the invocation for an include request.
|
void |
WebAppContainer.buildLoginInvocation(Invocation invocation)
Creates the invocation.
|
void |
WebApp.buildLoginInvocation(Invocation invocation)
Fills the invocation for a login request.
|
<T extends Filter> |
ServletContextImpl.createFilter(java.lang.Class<T> c) |
<T extends Filter> |
WebApp.createFilter(java.lang.Class<T> filterClass) |
<T extends java.util.EventListener> |
ServletContextImpl.createListener(java.lang.Class<T> listenerClass) |
<T extends java.util.EventListener> |
WebApp.createListener(java.lang.Class<T> listenerClass) |
ServletConfigImpl |
WebApp.createServlet()
Adds a servlet configuration.
|
<T extends Servlet> |
ServletContextImpl.createServlet(java.lang.Class<T> c) |
<T extends Servlet> |
WebApp.createServlet(java.lang.Class<T> servletClass) |
void |
RequestDispatcherImpl.dispatch(ServletRequest request,
ServletResponse response) |
void |
RequestDispatcherImpl.dispatchResume(HttpServletRequest request,
HttpServletResponse response,
Invocation invocation)
Dispatch the async resume request to the servlet
named by the request dispatcher.
|
void |
RequestDispatcherImpl.dispatchResume(ServletRequest request,
ServletResponse response) |
void |
WebAppFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
DispatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
ResumeFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
WebAppListenerFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
ContextFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
StatisticsFilterChain.doFilter(ServletRequest request,
ServletResponse response) |
void |
AccessLogFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
ErrorPageFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
Invokes the final servlet at the end of the chain.
|
void |
RequestDispatcherImpl.error(ServletRequest request,
ServletResponse response) |
void |
RequestDispatcherImpl.forward(ServletRequest request,
ServletResponse response) |
void |
RequestDispatcherImpl.forward(ServletRequest topRequest,
ServletResponse topResponse,
java.lang.String method,
Invocation invocation,
DispatcherType type)
Forwards the request to the servlet named by the request dispatcher.
|
void |
RequestDispatcherImpl.include(ServletRequest request,
ServletResponse response) |
void |
RequestDispatcherImpl.include(ServletRequest topRequest,
ServletResponse topResponse,
java.lang.String method)
Include a request into the current page.
|
void |
ErrorPage.init()
Init
|
void |
CacheMapping.init()
Init
|
void |
PathMapping.init()
Init
|
void |
MimeMapping.init()
Init
|
void |
MimeMapping.setExtension(java.lang.String extension)
Sets the extension
|
void |
WebApp.setStrictMapping(boolean isStrict)
Set true if strict mapping.
|
Modifier and Type | Method and Description |
---|---|
static void |
ServiceContext.begin(ServletRequest request,
ServletResponse response,
java.lang.String serviceName,
java.lang.String objectId)
Sets the request object prior to calling the service's method.
|
void |
GenericService.init()
Initialize the service instance.
|
void |
GenericService.init(ServletConfig config)
Initialize the service instance.
|
void |
Service.init(ServletConfig config)
Initialize the service instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CometFilterChain.doResume(ServletRequest request,
ServletResponse response)
Resumes the request.
|
boolean |
CometFilter.doResume(ServletRequest request,
ServletResponse response,
CometFilterChain next)
Resumes service the initial request.
|
boolean |
CometServlet.resume(ServletRequest request,
ServletResponse response,
CometController controller)
Resumes service the initial request.
|
boolean |
GenericCometServlet.resume(ServletRequest request,
ServletResponse response,
CometController controller)
Resumes service the initial request.
|
void |
GenericCometServlet.service(ServletRequest request,
ServletResponse response)
Implementation of the servlet's request.
|
boolean |
CometServlet.service(ServletRequest request,
ServletResponse response,
CometController controller)
Services the initial request.
|
abstract boolean |
GenericCometServlet.service(ServletRequest request,
ServletResponse response,
CometController controller)
Services the initial request.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpMessageProxyServlet.init()
Initialize the servlet.
|
void |
HmuxLoadBalanceServlet.init()
Initialize the servlet with the server's sruns.
|
void |
HttpProxyServlet.init()
Initialize the servlet with the server's sruns.
|
void |
FastCGIServlet.init()
Initialize the servlet with the server's sruns.
|
void |
ResinStatusServlet.init()
Initialize the servlet with the server's sruns.
|
void |
TcpPool.init()
Initialize the servlet with the server's sruns.
|
void |
FileServlet.init(ServletConfig conf) |
void |
FastCGIServlet.init(WebApp webApp)
Initialize the servlet with the server's sruns.
|
void |
ResinStatusServlet.printFooter(java.io.PrintWriter out)
Prints footer information.
|
void |
ResinStatusServlet.printHeader(java.io.PrintWriter out)
Prints generic server information.
|
void |
ResinStatusServlet.printPorts(java.io.PrintWriter out)
Prints application information.
|
void |
ResinStatusServlet.printSrun(java.io.PrintWriter out) |
void |
ResinStatusServlet.printVirtualHosts(java.io.PrintWriter out) |
void |
HmuxProxyReader.readResponse(ServletResponse response,
ReadStream rs,
byte[] buf)
Handle the request.
|
void |
HttpMessageProxyServlet.service(ServletRequest request,
ServletResponse response)
Handle the request.
|
void |
HmuxLoadBalanceServlet.service(ServletRequest request,
ServletResponse response)
Handle the request.
|
void |
HttpProxyServlet.service(ServletRequest request,
ServletResponse response)
Handle the request.
|
void |
FastCGIServlet.service(ServletRequest request,
ServletResponse response)
Handle the request.
|
void |
ResinStatusServlet.service(ServletRequest request,
ServletResponse response)
Handle the request.
|
void |
ErrorStatusServlet.service(ServletRequest request,
ServletResponse response) |
void |
FileServlet.service(ServletRequest request,
ServletResponse response) |
void |
CGIServlet.service(ServletRequest request,
ServletResponse response)
Handle the request.
|
void |
HmuxProxyWriter.writeRequestComplete(HttpServletRequest req,
WriteStream ws) |
void |
HmuxProxyWriter.writeRequestHeaders(HttpServletRequest req,
WriteStream ws) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
EndifStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
BlockStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statements.
|
void |
TextStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
EchoStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
IncludeStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
ErrorStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
IfStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
SetStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
ElseStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
Statement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
void |
SSIFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to save the output.
|
void |
SSIServlet.doGet(HttpServletRequest request,
HttpServletResponse response) |
void |
SSIServlet.init() |
void |
SSIFilter.init(FilterConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
WebDavServlet.init() |
void |
WebDavServlet.service(ServletRequest request,
ServletResponse response)
Service the webdav request.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfilerFilter.doFilter(ServletRequest servletRequest,
ServletResponse servletResponse,
FilterChain chain) |
protected void |
ProfilerServlet.doGet(HttpServletRequest req,
HttpServletResponse res) |
protected void |
ProfilerServlet.doPost(HttpServletRequest req,
HttpServletResponse res) |
protected void |
ProfilerServlet.handleRequest(HttpServletRequest request,
HttpServletResponse response) |
protected void |
ProfilerServlet.handleResponse(HttpServletRequest request,
HttpServletResponse response) |
void |
ProfilerFilter.init(FilterConfig filterConfig) |
protected void |
ProfilerServlet.writeHtml(HttpServletRequest request,
HttpServletResponse response) |
protected void |
ProfilerServlet.writeXml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteFilesystemServlet.init()
Sets the root.
|
void |
RemoteFilesystemServlet.service(ServletRequest request,
ServletResponse response)
Handles the request.
|
Modifier and Type | Class and Description |
---|---|
class |
UnavailableException |
Modifier and Type | Method and Description |
---|---|
<T extends Filter> |
ServletContext.createFilter(java.lang.Class<T> c)
Create a filter using class
|
<T extends java.util.EventListener> |
ServletContext.createListener(java.lang.Class<T> listenerClass) |
<T extends AsyncListener> |
AsyncContext.createListener(java.lang.Class<T> cl) |
<T extends Servlet> |
ServletContext.createServlet(java.lang.Class<T> c)
Creates a servlet instance using the web-apps injection.
|
void |
FilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at
the end of the chain.
|
void |
Filter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
doFilter performs the actual work of a filter, either modifying
the request or the response.
|
void |
RequestDispatcher.forward(ServletRequest request,
ServletResponse response)
Forwards the request to another page.
|
Servlet |
ServletContext.getServlet(java.lang.String name)
Deprecated.
|
void |
RequestDispatcher.include(ServletRequest request,
ServletResponse response)
Includes the result of another page.
|
void |
GenericServlet.init()
Initialize the servlet.
|
void |
Filter.init(FilterConfig filterConfig)
Initialize the filter.
|
void |
Servlet.init(ServletConfig config)
Initialize the servlet.
|
void |
GenericServlet.init(ServletConfig config)
Initialize the servlet.
|
void |
ServletContainerInitializer.onStartup(java.util.Set<java.lang.Class<?>> c,
ServletContext ctx) |
void |
Servlet.service(ServletRequest req,
ServletResponse res)
Service a request.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HttpServletRequest.authenticate(HttpServletResponse response) |
boolean |
HttpServletRequestWrapper.authenticate(HttpServletResponse response) |
protected void |
HttpServlet.doDelete(HttpServletRequest req,
HttpServletResponse res)
Process a DELETE request
|
protected void |
HttpServlet.doGet(HttpServletRequest req,
HttpServletResponse res)
Process a GET or HEAD request
|
protected void |
HttpServlet.doHead(HttpServletRequest req,
HttpServletResponse res)
Process a HEAD request.
|
protected void |
HttpServlet.doOptions(HttpServletRequest req,
HttpServletResponse res)
Process an OPTIONS request
|
protected void |
HttpServlet.doPost(HttpServletRequest req,
HttpServletResponse res)
Process a POST request
|
protected void |
HttpServlet.doPut(HttpServletRequest req,
HttpServletResponse res)
Process a PUT request
|
protected void |
HttpServlet.doTrace(HttpServletRequest req,
HttpServletResponse res)
Process a TRACE request
|
Part |
HttpServletRequest.getPart(java.lang.String name) |
Part |
HttpServletRequestWrapper.getPart(java.lang.String name) |
java.util.Collection<Part> |
HttpServletRequest.getParts() |
java.util.Collection<Part> |
HttpServletRequestWrapper.getParts() |
void |
HttpServletRequest.login(java.lang.String username,
java.lang.String password) |
void |
HttpServletRequestWrapper.login(java.lang.String username,
java.lang.String password) |
void |
HttpServletRequest.logout() |
void |
HttpServletRequestWrapper.logout() |
protected void |
HttpServlet.service(HttpServletRequest req,
HttpServletResponse res)
Services a HTTP request.
|
void |
HttpServlet.service(ServletRequest request,
ServletResponse response)
Service a request.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpJspPage._jspService(HttpServletRequest request,
HttpServletResponse response)
The main service method for a JSP page.
|
abstract void |
PageContext.forward(java.lang.String relativeUrl)
Forwards the request relative to the current URL.
|
abstract void |
PageContext.handlePageException(java.lang.Exception e)
Internal routine to support errorPages.
|
abstract void |
PageContext.handlePageException(java.lang.Throwable t)
Internal routine to support errorPages
|
abstract void |
PageContext.include(java.lang.String relativeUrl)
Includes the a page relative to the current URL.
|
abstract void |
PageContext.include(java.lang.String relativeUrl,
boolean flush)
Includes the a page relative to the current URL.
|