Skip navigation links
A C D G I L O R S T U W 

A

authenticate(HttpServletResponse) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Authenticate the request.

C

changeSessionId() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Change the session id.
cleanup() - Method in class cloud.piranha.cdi.weld.WeldSecurityService
 
cloud.piranha.cdi.weld - package cloud.piranha.cdi.weld
 
contextInitialized(ServletContextEvent) - Method in class cloud.piranha.cdi.weld.WeldInitListener
 
createFilter(Class<T>) - Method in class cloud.piranha.cdi.weld.WeldObjectInstanceManager
Create the Filter.
createListener(Class<T>) - Method in class cloud.piranha.cdi.weld.WeldObjectInstanceManager
Create the listener.
createServlet(Class<T>) - Method in class cloud.piranha.cdi.weld.WeldObjectInstanceManager
Create the Servlet.

D

delegate() - Method in class cloud.piranha.cdi.weld.WeldInitListener
 
destroy(ContainerContext) - Method in class cloud.piranha.cdi.weld.WeldContainer
Destroy the container.

G

getAsyncContext() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the async context.
getAttribute(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the attribute.
getAttributeNames() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the attribute names.
getAuthType() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the auth type.
getBeanManager() - Method in class cloud.piranha.cdi.weld.WeldCDI
Get the bean manager.
getCDI() - Method in class cloud.piranha.cdi.weld.WeldProvider
Get the CDI.
getCharacterEncoding() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the character encoding.
getContentLength() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the content length.
getContentLengthLong() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the content length.
getContentType() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the content type.
getContextPath() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the context path.
getCookies() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the cookies.
getDateHeader(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the date header.
getDispatcherType() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the dispatcher type.
getHeader(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the header.
getHeaderNames() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the header names.
getHeaders(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the headers.
getInputStream() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the input stream.
getIntHeader(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the int header.
getLocalAddr() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the local address.
getLocale() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the locale.
getLocales() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the locales.
getLocalName() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the local name.
getLocalPort() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the local port.
getMethod() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the method.
getParameter(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the parameter.
getParameterMap() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the parameter map.
getParameterNames() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the parameter names.
getParameterValues(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the parameter values.
getPart(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the part.
getParts() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the parts.
getPathInfo() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the path info.
getPathTranslated() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the path translated.
getPrincipal() - Method in class cloud.piranha.cdi.weld.WeldSecurityService
 
getProtocol() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the protocol.
getQueryString() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the query string.
getReader() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the reader.
getRealPath(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Deprecated. 
getRemoteAddr() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the remote address.
getRemoteHost() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the remote host.
getRemotePort() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the remote port.
getRemoteUser() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the remote user.
getRequest() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the wrapped request.
getRequestDispatcher(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the request dispatcher.
getRequestedSessionId() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the requested session id.
getRequestURI() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the request URI.
getRequestURL() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the request URL.
getScheme() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the scheme.
getServerName() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the server name.
getServerPort() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the server port.
getServletContext() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the servlet context.
getServletPath() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the servlet path.
getSession() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the HTTP session.
getSession(boolean) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the HTTP session.
getUserPrincipal() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the user principal.
getWrapped() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Get the wrapped request.
getWrapped() - Method in class cloud.piranha.cdi.weld.WeldHttpServletRequest
 

I

initialize(ContainerContext) - Method in class cloud.piranha.cdi.weld.WeldContainer
Initialize the container.
isAsyncStarted() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is async started.
isAsyncSupported() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is async supported.
isRequestedSessionIdFromCookie() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is the requested session id from a cookie.
isRequestedSessionIdFromURL() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is the requested session id from a URL.
isRequestedSessionIdFromUrl() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Deprecated. 
isRequestedSessionIdValid() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is the requested session id valid.
isSecure() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is secure.
isUserInRole(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is the user in the role.
isWrapperFor(ServletRequest) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Is this a wrapper for the given request.
isWrapperFor(Class<?>) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Are we a wrapper for the given type.

L

login(String, String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Login.
logout() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Logout.

O

onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.cdi.weld.WeldInitializer
On startup.

R

RealtimeHttpServletRequestWrapper - Class in cloud.piranha.cdi.weld
An HttpServletRequest wrapper that consistently consults the getWrapped() method for every operation.
RealtimeHttpServletRequestWrapper() - Constructor for class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
 
removeAttribute(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Remove the attribute.
requestInitialized(ServletRequestEvent) - Method in class cloud.piranha.cdi.weld.WeldInitListener
 

S

setAttribute(String, Object) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Set the attribute.
setCDI(CDI<Object>) - Static method in class cloud.piranha.cdi.weld.WeldProvider
Set the CDI.
setCharacterEncoding(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Set the character encoding.
setWeldManager(WeldManager) - Method in class cloud.piranha.cdi.weld.WeldCDI
Set the WeldManager.
startAsync() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Start async processing.
startAsync(ServletRequest, ServletResponse) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Start async processing.

T

touch(ResourceLoader, ContainerContext) - Method in class cloud.piranha.cdi.weld.WeldContainer
Touch the container.

U

upgrade(Class<T>) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
Upgrade the request.

W

WeldCDI - Class in cloud.piranha.cdi.weld
The CDI for Weld.
WeldCDI() - Constructor for class cloud.piranha.cdi.weld.WeldCDI
Constructor.
WeldContainer - Class in cloud.piranha.cdi.weld
The Weld container.
WeldContainer() - Constructor for class cloud.piranha.cdi.weld.WeldContainer
 
WeldHttpServletRequest - Class in cloud.piranha.cdi.weld
An HttpServletRequest wrapper that always delegates every operation to what has been set as the current request.
WeldHttpServletRequest(HttpServletRequest) - Constructor for class cloud.piranha.cdi.weld.WeldHttpServletRequest
 
WeldInitializer - Class in cloud.piranha.cdi.weld
The Weld Integration ServletContainerInitializer.
WeldInitializer() - Constructor for class cloud.piranha.cdi.weld.WeldInitializer
 
WeldInitListener - Class in cloud.piranha.cdi.weld
This Piranha specific Weld initializer forwards all initialization to the original Weld initializer, but modifies the HttpServletRequest that's passed into it.
WeldInitListener() - Constructor for class cloud.piranha.cdi.weld.WeldInitListener
 
WeldObjectInstanceManager - Class in cloud.piranha.cdi.weld
The Weld object instance manager.
WeldObjectInstanceManager() - Constructor for class cloud.piranha.cdi.weld.WeldObjectInstanceManager
 
WeldProvider - Class in cloud.piranha.cdi.weld
The Weld CDI provider.
WeldProvider() - Constructor for class cloud.piranha.cdi.weld.WeldProvider
 
WeldSecurityService - Class in cloud.piranha.cdi.weld
The implementation of this Weld SPI provides the current principal for injection by CDI.
WeldSecurityService() - Constructor for class cloud.piranha.cdi.weld.WeldSecurityService
 
A C D G I L O R S T U W 
Skip navigation links

Copyright © 2019. All rights reserved.