|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServletException in com.caucho.admin.servlet |
---|
Methods in com.caucho.admin.servlet that throw ServletException | |
---|---|
void |
AdminRestServlet.service(HttpServletRequest req,
HttpServletResponse res)
|
Uses of ServletException in com.caucho.amber.filters |
---|
Methods in com.caucho.amber.filters that throw ServletException | |
---|---|
void |
AmberContextFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
Handles the filter request. |
void |
AmberContextFilter.init(FilterConfig config)
Initializes the filter. |
Uses of ServletException in com.caucho.burlap.server |
---|
Methods in com.caucho.burlap.server that throw ServletException | |
---|---|
void |
BurlapServlet.init(ServletConfig config)
Initialize the service, including the service object. |
void |
BurlapServlet.service(ServletRequest request,
ServletResponse response)
Execute a request. |
Uses of ServletException in com.caucho.ejb |
---|
Methods in com.caucho.ejb that throw ServletException | |
---|---|
void |
EJBServlet.init()
Initialize the servlet |
void |
EJBServlet.service(ServletRequest request,
ServletResponse response)
Execute a request. |
Uses of ServletException in com.caucho.filters |
---|
Methods in com.caucho.filters that throw ServletException | |
---|---|
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 |
CsrfFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
|
void |
ExpiresFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
The filter add an Expires time in the future. |
void |
GzipFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output. |
void |
HeaderFilter.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 |
PasswordFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
|
void |
ThrottleFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
|
void |
TransactionFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Wrap the request in a transaction. |
void |
XsltFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output. |
void |
AnonymousExpiresFilter.init(FilterConfig config)
Filter init reads the filter configuration |
void |
ExpiresFilter.init(FilterConfig config)
Filter init reads the filter configuration |
void |
GzipFilter.init(FilterConfig config)
|
void |
HeaderFilter.init(FilterConfig config)
|
void |
MD5Filter.init(FilterConfig config)
|
void |
ThrottleFilter.init(FilterConfig config)
|
void |
TransactionFilter.init(FilterConfig config)
Lookup java:comp/UserTransaction and cache the results. |
void |
XsltFilter.init(FilterConfig config)
|
Uses of ServletException in com.caucho.hessian.server |
---|
Methods in com.caucho.hessian.server that throw ServletException | |
---|---|
void |
HessianServlet.init(ServletConfig config)
Initialize the service, including the service object. |
void |
HessianServlet.service(ServletRequest request,
ServletResponse response)
Execute a request. |
Uses of ServletException in com.caucho.hmtp.server |
---|
Methods in com.caucho.hmtp.server that throw ServletException | |
---|---|
void |
HmtpServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletException in com.caucho.http.log |
---|
Methods in com.caucho.http.log that throw ServletException | |
---|---|
void |
AbstractAccessLog.init()
Initialize the log. |
void |
AbstractErrorLog.init()
Initialize the log. |
Uses of ServletException in com.caucho.jms.services |
---|
Methods in com.caucho.jms.services that throw ServletException | |
---|---|
void |
JMSServlet.service(HttpServletRequest request,
HttpServletResponse response)
|
Uses of ServletException in com.caucho.jsmp |
---|
Methods in com.caucho.jsmp that throw ServletException | |
---|---|
void |
JmtpServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletException in com.caucho.jsp |
---|
Subclasses of ServletException in com.caucho.jsp | |
---|---|
class |
JspLineParseException
|
class |
JspParseException
|
Methods in com.caucho.jsp that throw ServletException | |
---|---|
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 |
CauchoPage.init(Path path)
|
void |
Page.init(Path path)
|
void |
StaticPage.init(Path path)
|
void |
JavaPage.init(ServletConfig config)
|
void |
JspServlet.init(ServletConfig conf)
Initializes the servlet. |
void |
Page.init(ServletConfig config)
Initialize the servlet. |
void |
QServlet.init(ServletConfig config)
Initialize the servlet. |
void |
XtpServlet.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 |
JavaPage.service(ServletRequest request,
ServletResponse response)
|
void |
QServlet.service(ServletRequest req,
ServletResponse res)
The service method gets the JSP/XTP page and executes it. |
void |
StaticPage.service(ServletRequest request,
ServletResponse response)
Executes the JSP Page |
Uses of ServletException in com.caucho.jsp.cfg |
---|
Methods in com.caucho.jsp.cfg that throw ServletException | |
---|---|
void |
JspPropertyGroup.init()
|
Uses of ServletException in com.caucho.jsp.java |
---|
Methods in com.caucho.jsp.java that throw ServletException | |
---|---|
void |
JspTagSupport.init(Path path)
|
Uses of ServletException in com.caucho.message.tourmaline |
---|
Methods in com.caucho.message.tourmaline that throw ServletException | |
---|---|
void |
NautilusServlet.service(ServletRequest req,
ServletResponse res)
|
Uses of ServletException in com.caucho.quercus.servlet |
---|
Methods in com.caucho.quercus.servlet that throw ServletException | |
---|---|
protected void |
GoogleQuercusServletImpl.handleThrowable(HttpServletResponse response,
java.lang.Throwable e)
|
protected void |
QuercusServletImpl.handleThrowable(HttpServletResponse response,
java.lang.Throwable e)
|
void |
GoogleStaticFileServlet.init(ServletConfig config)
|
void |
QuercusServlet.init(ServletConfig config)
Initializes the servlet. |
void |
QuercusServletImpl.init(ServletConfig config)
initialize the script manager. |
protected void |
ResinQuercusServlet.initImpl(ServletConfig config)
initialize the script manager. |
protected void |
QuercusServletImpl.initImpl(ServletConfig config)
|
void |
QuercusServlet.service(HttpServletRequest request,
HttpServletResponse response)
Service. |
void |
QuercusServletImpl.service(HttpServletRequest request,
HttpServletResponse response)
Service. |
void |
GoogleStaticFileServlet.service(ServletRequest request,
ServletResponse response)
|
void |
GoogleStoreServlet.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. |
Uses of ServletException in com.caucho.remote |
---|
Methods in com.caucho.remote that throw ServletException | |
---|---|
void |
HmtpServlet.service(ServletRequest request,
ServletResponse response)
Service handling |
Uses of ServletException in com.caucho.rewrite |
---|
Methods in com.caucho.rewrite that throw ServletException | |
---|---|
void |
AbstractRegexpDispatchRule.add(Filter filter)
|
void |
AbstractRewriteFilter.add(Filter filter)
|
void |
FastCgiProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res)
|
void |
HttpProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res)
|
FilterChain |
AbstractDispatchRule.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 |
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 |
WelcomeFile.map(DispatcherType type,
java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail)
|
FilterChain |
AbstractRewriteFilter.map(java.lang.String uri,
java.lang.String queryString,
FilterChain next)
|
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 |
Rewrite.map(java.lang.String uri,
java.lang.String queryString,
FilterChain next,
FilterChain tail)
|
Constructors in com.caucho.rewrite that throw ServletException | |
---|---|
RewriteFilterAdapter(Filter filter)
|
Uses of ServletException in com.caucho.security |
---|
Methods in com.caucho.security that throw ServletException | |
---|---|
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 |
AbstractAuthenticator.init()
Initialize the authenticator with the application. |
void |
AbstractLogin.init()
Initialize the login. |
void |
DatabaseAuthenticator.init()
Initialize the authenticator. |
void |
FormLogin.init()
Initialize |
void |
JaasAuthenticator.init()
Initialize the authenticator. |
void |
LdapAuthenticator.init()
Initialize the authenticator. |
void |
PropertiesAuthenticator.init()
Initialize the properties authenticator. |
void |
XmlAuthenticator.init()
Initialize the XML authenticator. |
protected void |
AbstractLogin.loginChallenge(HttpServletRequest request,
HttpServletResponse response)
Implementation of the login challenge |
protected void |
DigestLogin.loginChallenge(HttpServletRequest req,
HttpServletResponse res)
Sends a challenge for basic authentication. |
void |
FormLogin.loginChallenge(HttpServletRequest request,
HttpServletResponse response)
Logs a user in with a user name and a password. |
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 |
Uses of ServletException in com.caucho.security.openid |
---|
Methods in com.caucho.security.openid that throw ServletException | |
---|---|
void |
YadisServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletException in com.caucho.server.admin |
---|
Methods in com.caucho.server.admin that throw ServletException | |
---|---|
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)
|
Uses of ServletException in com.caucho.server.dispatch |
---|
Subclasses of ServletException in com.caucho.server.dispatch | |
---|---|
class |
ServletConfigException
Represents the final servlet in a filter chain. |
class |
ServletLineConfigException
Represents the final servlet in a filter chain. |
Methods in com.caucho.server.dispatch with parameters of type ServletException | |
---|---|
void |
ServletConfigImpl.setInitException(ServletException exn)
Sets the init exception |
Methods in com.caucho.server.dispatch that throw ServletException | |
---|---|
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)
|
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 |
ClassLoaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or 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 |
ErrorFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
ExceptionFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
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 |
ForwardAbsoluteFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch |
void |
ForwardFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch |
void |
MovedFilterChain.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 |
PrecompilePageFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes 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 |
RedirectSecureFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
RewriteDispatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Dispatchs to the dispatch |
void |
RewriteIncludeFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Dispatchs to the dispatch |
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 |
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 |
WebServiceFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
ServletConfigImpl.init()
Initialize the servlet config. |
void |
ServletManager.init()
Initialize servlets that need starting at server start. |
void |
ServletMapping.init(ServletMapper mapper)
initialize. |
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)
|
Uses of ServletException in com.caucho.server.http |
---|
Methods in com.caucho.server.http that throw ServletException | ||
---|---|---|
boolean |
AbstractCauchoRequest.authenticate(HttpServletResponse response)
|
|
boolean |
CauchoRequestWrapper.authenticate(HttpServletResponse response)
|
|
boolean |
RequestAdapter.authenticate(HttpServletResponse response)
|
|
boolean |
StubServletRequest.authenticate(HttpServletResponse response)
|
|
|
AsyncContextImpl.createListener(java.lang.Class<T> cl)
|
|
|
ConnectionCometController.createListener(java.lang.Class<T> cl)
|
|
Part |
AbstractCauchoRequest.getPart(java.lang.String name)
|
|
Part |
CauchoRequestWrapper.getPart(java.lang.String name)
|
|
Part |
RequestAdapter.getPart(java.lang.String name)
|
|
Part |
StubServletRequest.getPart(java.lang.String name)
|
|
java.util.Collection<Part> |
AbstractCauchoRequest.getParts()
|
|
java.util.Collection<Part> |
CauchoRequestWrapper.getParts()
|
|
java.util.Collection<Part> |
RequestAdapter.getParts()
|
|
java.util.Collection<Part> |
StubServletRequest.getParts()
|
|
void |
RequestAdapter.init(HttpServletRequest request,
HttpServletResponse response,
WebApp app)
|
|
void |
AbstractCauchoRequest.login(java.lang.String username,
java.lang.String password)
|
|
void |
CauchoRequestWrapper.login(java.lang.String username,
java.lang.String password)
|
|
void |
RequestAdapter.login(java.lang.String username,
java.lang.String password)
|
|
void |
StubServletRequest.login(java.lang.String username,
java.lang.String password)
|
|
void |
CauchoDispatchRequest.logout()
|
|
void |
CauchoRequestWrapper.logout()
|
|
void |
RequestAdapter.logout()
|
|
void |
StubServletRequest.logout()
|
Uses of ServletException in com.caucho.server.log |
---|
Methods in com.caucho.server.log that throw ServletException | |
---|---|
void |
AbstractAccessLog.init()
Initialize the log. |
void |
AccessLog.init()
Initialize the log. |
Uses of ServletException in com.caucho.server.rewrite |
---|
Methods in com.caucho.server.rewrite that throw ServletException | |
---|---|
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 |
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)
|
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 |
AddHeaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
ContinueMapFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
MatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
ProxyRule.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res)
|
void |
RedirectQueryFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
SetFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
SetHeaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
SetRequestSecureFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
FilterChain |
AbstractRuleWithConditions.map(java.lang.String uri,
java.lang.String queryString,
FilterChain accept)
|
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.mapImpl(java.lang.String uri,
java.lang.String queryString,
FilterChain accept)
|
Uses of ServletException in com.caucho.server.security |
---|
Methods in com.caucho.server.security with parameters of type ServletException | |
---|---|
void |
ErrorFilter.setException(ServletException exception)
|
Methods in com.caucho.server.security that throw ServletException | |
---|---|
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)
|
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)
|
java.security.Principal |
ServletAuthenticator.getUserPrincipal(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Gets the authenticated user for the current request. |
void |
AuthenticatorList.init()
|
void |
ServletAuthenticator.init()
Initialize the authenticator. |
abstract AuthorizationResult |
AbstractConstraint.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. |
AuthorizationResult |
IPConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
Returns true if the user is authorized for the resource. |
AuthorizationResult |
PermitEmptyRolesConstraint.isAuthorized(HttpServletRequest request,
HttpServletResponse response,
ServletContext application)
|
AuthorizationResult |
RoleConstraint.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. |
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)
|
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. |
protected java.security.Principal |
AbstractAuthenticator.login(HttpServletRequest request,
HttpServletResponse response,
ServletContext app)
Backward compatiblity call |
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.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. |
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)
|
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. |
protected java.security.Principal |
AbstractAuthenticator.loginImpl(HttpServletRequest request,
HttpServletResponse response,
ServletContext app,
java.lang.String userName,
java.lang.String password)
Backward compatiblity call |
void |
AuthenticatorList.logout(ServletContext application,
HttpSession timeoutSession,
java.lang.String sessionId,
java.security.Principal user)
|
void |
ServletAuthenticator.logout(ServletContext application,
HttpSession session,
java.lang.String sessionId,
java.security.Principal user)
Logs the user out from the given request. |
void |
FormLoginServlet.service(ServletRequest request,
ServletResponse response)
|
void |
UserDataConstraint.setTransportGuarantee(java.lang.String guarantee)
Sets the transport guarantee. |
Uses of ServletException in com.caucho.server.session |
---|
Methods in com.caucho.server.session that throw ServletException | |
---|---|
SessionImpl |
SessionFactory.create(java.lang.String id,
long creationTime)
Creates a new session. |
void |
SessionFactory.init()
Initialize after all the attributes are set. |
Uses of ServletException in com.caucho.server.webapp |
---|
Methods in com.caucho.server.webapp that throw ServletException | ||
---|---|---|
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 |
WebApp.buildDispatchInvocation(Invocation invocation)
Fills the invocation for a rewrite-dispatch/dispatch request. |
|
void |
WebAppContainer.buildDispatchInvocation(Invocation invocation)
Creates the invocation for a rewrite-dispatch/dispatch. |
|
void |
WebApp.buildDispatchInvocation(Invocation invocation,
FilterMapper filterMapper)
Fills the invocation for subrequests. |
|
void |
WebApp.buildErrorInvocation(Invocation invocation)
Fills the invocation for an error request. |
|
void |
WebAppContainer.buildErrorInvocation(Invocation invocation)
Creates the error invocation. |
|
void |
WebApp.buildForwardInvocation(Invocation invocation)
Fills the invocation for a forward request. |
|
void |
WebAppContainer.buildForwardInvocation(Invocation invocation)
Creates the invocation. |
|
void |
WebApp.buildIncludeInvocation(Invocation invocation)
Fills the invocation for an include request. |
|
void |
WebAppContainer.buildIncludeInvocation(Invocation invocation)
Creates the invocation. |
|
void |
WebApp.buildLoginInvocation(Invocation invocation)
Fills the invocation for a login request. |
|
void |
WebAppContainer.buildLoginInvocation(Invocation invocation)
Creates the invocation. |
|
|
ServletContextImpl.createFilter(java.lang.Class<T> c)
|
|
|
WebApp.createFilter(java.lang.Class<T> filterClass)
|
|
|
ServletContextImpl.createListener(java.lang.Class<T> listenerClass)
|
|
|
WebApp.createListener(java.lang.Class<T> listenerClass)
|
|
ServletConfigImpl |
WebApp.createServlet()
Adds a servlet configuration. |
|
|
ServletContextImpl.createServlet(java.lang.Class<T> c)
|
|
|
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 |
AccessLogFilterChain.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 |
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 |
StatisticsFilterChain.doFilter(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 |
WebAppListenerFilterChain.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 |
CacheMapping.init()
Init |
|
void |
ErrorPage.init()
Init |
|
void |
MimeMapping.init()
Init |
|
void |
PathMapping.init()
Init |
|
void |
MimeMapping.setExtension(java.lang.String extension)
Sets the extension |
|
void |
WebApp.setStrictMapping(boolean isStrict)
Set true if strict mapping. |
Uses of ServletException in com.caucho.services.server |
---|
Methods in com.caucho.services.server that throw ServletException | |
---|---|
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. |
Uses of ServletException in com.caucho.servlet.comet |
---|
Methods in com.caucho.servlet.comet that throw ServletException | |
---|---|
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. |
Uses of ServletException in com.caucho.servlets |
---|
Methods in com.caucho.servlets that throw ServletException | |
---|---|
void |
FastCGIServlet.init()
Initialize the servlet with the server's sruns. |
void |
HttpProxyServlet.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 |
CGIServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
void |
ErrorStatusServlet.service(ServletRequest request,
ServletResponse response)
|
void |
FastCGIServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
void |
FileServlet.service(ServletRequest request,
ServletResponse response)
|
void |
HttpProxyServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
void |
ResinStatusServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
Uses of ServletException in com.caucho.servlets.ssi |
---|
Methods in com.caucho.servlets.ssi that throw ServletException | |
---|---|
void |
BlockStatement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statements. |
void |
ConfigStatement.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 |
ElseStatement.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 |
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 |
IncludeStatement.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 |
Statement.apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement. |
void |
TextStatement.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)
|
Uses of ServletException in com.caucho.servlets.webdav |
---|
Methods in com.caucho.servlets.webdav that throw ServletException | |
---|---|
void |
WebDavServlet.init()
|
void |
WebDavServlet.service(ServletRequest request,
ServletResponse response)
Service the webdav request. |
Uses of ServletException in com.caucho.tools.profiler |
---|
Methods in com.caucho.tools.profiler that throw ServletException | |
---|---|
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)
|
Uses of ServletException in javax.servlet |
---|
Subclasses of ServletException in javax.servlet | |
---|---|
class |
UnavailableException
|
Methods in javax.servlet that throw ServletException | ||
---|---|---|
|
ServletContext.createFilter(java.lang.Class<T> c)
Create a filter using class |
|
|
ServletContext.createListener(java.lang.Class<T> listenerClass)
|
|
|
AsyncContext.createListener(java.lang.Class<T> cl)
|
|
|
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 |
GenericServlet.init(ServletConfig config)
Initialize the servlet. |
|
void |
Servlet.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. |
Uses of ServletException in javax.servlet.http |
---|
Methods in javax.servlet.http that throw ServletException | |
---|---|
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. |
Uses of ServletException in javax.servlet.jsp |
---|
Methods in javax.servlet.jsp that throw ServletException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |