Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
A
- accept(Map<String, Object>) - Method in class cloud.piranha.micro.core.MicroInnerApplication
- add(WebApplicationExtension) - Method in interface cloud.piranha.webapp.api.WebApplicationExtensionContext
-
Add the extension to the web application.
- add(WebApplicationExtension) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationExtensionContext
-
Add the extension.
- add(Class<? extends WebApplicationExtension>) - Method in interface cloud.piranha.webapp.api.WebApplicationExtensionContext
-
Add the extension to the web application.
- add(Class<? extends WebApplicationExtension>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationExtensionContext
-
Add the extension.
- addAnnotation(AnnotationManager.AnnotationInfo<?>) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
-
Add the annotation.
- addCharacterEncoding(String, String) - Method in interface cloud.piranha.webapp.api.LocaleEncodingManager
-
Add a mapping between a locale and an encoding
- addCharacterEncoding(String, String) - Method in class cloud.piranha.webapp.impl.DefaultLocaleEncodingManager
- addCookie(Cookie) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- addCookie(Cookie) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Adds the cookie.
- addCookie(Cookie) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Add the cookie.
- addCredential(InMemoryIdentityStore.Credential) - Static method in class cloud.piranha.micro.core.InMemoryIdentityStore
-
Add the credential.
- addCredential(String, String, List<String>) - Static method in class cloud.piranha.micro.core.InMemoryIdentityStore
-
Add the credential.
- addDateHeader(String, long) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- addDateHeader(String, long) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Add the date header.
- addDateHeader(String, long) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Add the date header.
- addErrorPage(int, String) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Adds an error page to be forwarded to on the given HTTP status code
- addErrorPage(int, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addErrorPage(String, String) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Adds an error page to be forwarded to on the given exception
- addErrorPage(String, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addFilter(Filter) - Method in class cloud.piranha.nano.NanoPiranha
-
Add a filter.
- addFilter(String, Filter) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addFilter(String, Filter) - Method in interface jakarta.servlet.ServletContext
-
Add the filter.
- addFilter(String, Class<? extends Filter>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addFilter(String, Class<? extends Filter>) - Method in interface jakarta.servlet.ServletContext
-
Add the filter.
- addFilter(String, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addFilter(String, String) - Method in interface jakarta.servlet.ServletContext
-
Add the filter.
- addFilterMapping(String, boolean, String...) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add a mapping for the given filter.
- addFilterMapping(String, String...) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add a mapping for the given filter.
- addFilterMapping(String, String...) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Add a filter mapping.
- addFilterMapping(Set<DispatcherType>, String, boolean, String...) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add a mapping for the given filter.
- addFilterMapping(Set<DispatcherType>, String, boolean, String...) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addFilterMapping(Set<DispatcherType>, String, String...) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Add a filter mapping.
- addFilterMapping(Set<DispatcherType>, String, String...) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
- addFilterMappingBeforeExisting(String, String...) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Add a filter mapping.
- addFilterMappingBeforeExisting(Set<DispatcherType>, String, String...) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Add a filter mapping.
- addFilterMappingBeforeExisting(Set<DispatcherType>, String, String...) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
- addFilters(DispatcherType, DefaultServletInvocation, String, String) - Method in class cloud.piranha.webapp.impl.DefaultInvocationFinder
-
Add the filters.
- addHeader(String, String) - Method in interface cloud.piranha.http.api.HttpServerResponse
-
Add the header.
- addHeader(String, String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
- addHeader(String, String) - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
-
Add the header.
- addHeader(String, String) - Method in class cloud.piranha.http.impl.DefaultHttpServerResponse
- addHeader(String, String) - Method in class cloud.piranha.http.jdk.JdkHttpResponse
- addHeader(String, String) - Method in class cloud.piranha.http.netty.NettyHttpServerResponse
- addHeader(String, String) - Method in class cloud.piranha.http.undertow.UndertowHttpResponse
- addHeader(String, String) - Method in class cloud.piranha.nano.NanoRequest
-
Add a header.
- addHeader(String, String) - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Add the header.
- addHeader(String, String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Add the header.
- addHeader(String, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- addHeader(String, String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Add the header.
- addHeader(String, String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Add the header.
- addHeader(String, String) - Method in interface jakarta.servlet.http.PushBuilder
-
Add the header.
- addInitializer(ServletContainerInitializer) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add a servlet container initializer.
- addInitializer(ServletContainerInitializer) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addInitializer(String) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add a servlet container initializer.
- addInitializer(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addInitParam(WebXmlFilterInitParam) - Method in class cloud.piranha.webapp.impl.WebXmlFilter
-
Add init param.
- addInitParam(WebXmlServletInitParam) - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Add init param.
- addInstance(Class<?>, Class<?>) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
-
Add an instance.
- addIntHeader(String, int) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- addIntHeader(String, int) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Add the intheader.
- addIntHeader(String, int) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Add the int header.
- addJspFile(WebApplication, String, String) - Method in class cloud.piranha.pages.wasp.WaspJspManager
-
Add the JSP file.
- addJspFile(WebApplication, String, String) - Method in interface cloud.piranha.webapp.api.JspManager
-
Add the JSP file.
- addJspFile(WebApplication, String, String) - Method in class cloud.piranha.webapp.impl.DefaultJspFileManager
-
Add the JSP file.
- addJspFile(String, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addJspFile(String, String) - Method in interface jakarta.servlet.ServletContext
-
Add a JSP file.
- addListener(AsyncListener) - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Add the listener.
- addListener(AsyncListener) - Method in interface jakarta.servlet.AsyncContext
-
Add the async listener.
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Add the listener.
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in interface jakarta.servlet.AsyncContext
-
Add the async listener.
- addListener(Class<? extends EventListener>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addListener(Class<? extends EventListener>) - Method in interface jakarta.servlet.ServletContext
-
Add the listener.
- addListener(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addListener(String) - Method in interface jakarta.servlet.ServletContext
-
Add the listener.
- addListener(T) - Method in interface cloud.piranha.webapp.api.HttpRequestManager
-
Add a listener.
- addListener(T) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Add a listener.
- addListener(T) - Method in class cloud.piranha.webapp.impl.DefaultHttpRequestManager
- addListener(T) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Add a listener.
- addListener(T) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addListener(T) - Method in interface jakarta.servlet.ServletContext
-
Add the listener.
- addMapping(WebApplication, String...) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServerRequestMapper
-
Add a mapping.
- addMapping(WebApplication, String...) - Method in interface cloud.piranha.webapp.api.WebApplicationServerRequestMapper
-
Add a mapping.
- addMapping(String...) - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- addMapping(String...) - Method in interface jakarta.servlet.ServletRegistration
-
Add a mapping.
- addMapping(String, String) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServer
-
Add a context path mapping.
- addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Add the mappings for the servlet names.
- addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in interface jakarta.servlet.FilterRegistration
-
Add a mapping for servlet names.
- addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Add the mappings.
- addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in interface jakarta.servlet.FilterRegistration
-
Add a mapping for URL patterns.
- addMimeType(String, String) - Method in interface cloud.piranha.webapp.api.MimeTypeManager
-
Add the mime type.
- addMimeType(String, String) - Method in class cloud.piranha.webapp.impl.DefaultMimeTypeManager
-
Add the mime type.
- addResource(Resource) - Method in interface cloud.piranha.resource.api.ResourceManager
-
Add the resource.
- addResource(Resource) - Method in class cloud.piranha.resource.DefaultResourceManager
-
Add resource.
- addResource(Resource) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add the resource.
- addResource(Resource) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addServlet(String, Servlet) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addServlet(String, Servlet) - Method in interface jakarta.servlet.ServletContext
-
Add the servlet.
- addServlet(String, Class<? extends Servlet>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addServlet(String, Class<? extends Servlet>) - Method in interface jakarta.servlet.ServletContext
-
Add the servlet.
- addServlet(String, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addServlet(String, String) - Method in interface jakarta.servlet.ServletContext
-
Add the servlet.
- addServletMapping(String, String...) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Add a mapping for the given servlet.
- addServletMapping(String, String...) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Add a servlet mapping.
- addServletMapping(String, String...) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- addServletMapping(String, String...) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Add a servlet mapping.
- addToEnvironment(String, Object) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Add to the environment.
- addUser(String, String, String...) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Add user.
- addUserRole(String, String...) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Add the user roles.
- addValue(String) - Method in interface cloud.piranha.webapp.api.HttpHeader
-
Add the value.
- addValue(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeader
-
Add the value.
- addWebApplication(WebApplication) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServer
- addWebApplication(WebApplication) - Method in interface cloud.piranha.webapp.api.WebApplicationServer
-
Add a web application.
- addWelcomeFile(String) - Method in interface cloud.piranha.webapp.api.WelcomeFileManager
-
Add a welcome file.
- addWelcomeFile(String) - Method in class cloud.piranha.webapp.impl.DefaultWelcomeFileManager
- afterCompletion(int) - Method in interface jakarta.transaction.Synchronization
-
After completion callback.
- aliasedDirectoryResource(String, String) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add an aliased directory resource.
- AliasedDirectoryResource - Class in cloud.piranha.resource
-
The default AliasedDirectoryResource.
- AliasedDirectoryResource() - Constructor for class cloud.piranha.resource.AliasedDirectoryResource
-
Constructor.
- AliasedDirectoryResource(File, String) - Constructor for class cloud.piranha.resource.AliasedDirectoryResource
-
Constructor.
- AliasedNamedResource - Class in cloud.piranha.resource
-
A
Resource
wrapper with a custom name - AliasedNamedResource(Resource, String) - Constructor for class cloud.piranha.resource.AliasedNamedResource
-
Constructor
- annotationManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the annotation manager.
- AnnotationManager - Interface in cloud.piranha.webapp.api
-
The AnnotationManager API.
- AnnotationManager.AnnotationInfo<T> - Interface in cloud.piranha.webapp.api
-
The annotation information.
- AnnotationScanExtension - Class in cloud.piranha.webapp.annotationscan
-
The extension that enables annotation scanning.
- AnnotationScanExtension() - Constructor for class cloud.piranha.webapp.annotationscan.AnnotationScanExtension
- AnnotationScanInitializer - Class in cloud.piranha.webapp.annotationscan
-
This ServletContainerInitializer deep scans for annotations and adds them to the DefaultAnnotationManager.
- AnnotationScanInitializer() - Constructor for class cloud.piranha.webapp.annotationscan.AnnotationScanInitializer
- archive(Archive<?>) - Method in class cloud.piranha.micro.embedded.MicroEmbeddedPiranhaBuilder
-
Set the application archive that will be loaded and executed by Piranha Micro
- ArchiveURLStreamHandler - Class in cloud.piranha.resource.shrinkwrap
- ArchiveURLStreamHandler(Archive<?>) - Constructor for class cloud.piranha.resource.shrinkwrap.ArchiveURLStreamHandler
-
Constructor.
- ASYNC - Enum constant in enum class jakarta.servlet.DispatcherType
-
The type for async dispatches.
- ASYNC_CONTEXT_PATH - Static variable in interface jakarta.servlet.AsyncContext
-
Defines the ASYNC_CONTEXT_PATH constant.
- ASYNC_MAPPING - Static variable in interface jakarta.servlet.AsyncContext
-
Defines the ASYNC_MAPPING constant.
- ASYNC_PATH_INFO - Static variable in interface jakarta.servlet.AsyncContext
-
Defines the ASYNC_PATH_INFO constant.
- ASYNC_QUERY_STRING - Static variable in interface jakarta.servlet.AsyncContext
-
Defines the ASYNC_QUERY_STRING constant.
- ASYNC_REQUEST_URI - Static variable in interface jakarta.servlet.AsyncContext
-
Defines the ASYNC_REQUEST_URI constant.
- ASYNC_SERVLET_PATH - Static variable in interface jakarta.servlet.AsyncContext
-
Define the ASYNC_SERVLET_PATH constant.
- asyncContext - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the async context.
- AsyncContext - Interface in jakarta.servlet
-
The AsyncContext API.
- AsyncDispatcher - Interface in cloud.piranha.webapp.api
-
The AsyncDispatcher API.
- AsyncEvent - Class in jakarta.servlet
-
The AsyncEvent API.
- AsyncEvent(AsyncContext) - Constructor for class jakarta.servlet.AsyncEvent
-
Constructor.
- AsyncEvent(AsyncContext, ServletRequest, ServletResponse) - Constructor for class jakarta.servlet.AsyncEvent
-
Constructor.
- AsyncEvent(AsyncContext, ServletRequest, ServletResponse, Throwable) - Constructor for class jakarta.servlet.AsyncEvent
-
Constructor
- AsyncEvent(AsyncContext, Throwable) - Constructor for class jakarta.servlet.AsyncEvent
-
Constructor.
- AsyncHttpDispatchWrapper - Class in cloud.piranha.webapp.impl
-
The async HTTP dispatch wrapper.
- AsyncHttpDispatchWrapper(HttpServletRequest) - Constructor for class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Constructor.
- AsyncListener - Interface in jakarta.servlet
-
The AsyncListener API.
- asyncManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the async manager.
- AsyncManager - Interface in cloud.piranha.webapp.api
-
The AsyncManager API.
- AsyncNonHttpDispatchWrapper - Class in cloud.piranha.webapp.impl
-
The async non-HTTP dispatch wrapper.
- AsyncNonHttpDispatchWrapper(ServletRequest) - Constructor for class cloud.piranha.webapp.impl.AsyncNonHttpDispatchWrapper
-
Constructor.
- asyncStarted - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores if async is started.
- asyncSupported - Variable in class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Stores the async supported flag.
- asyncSupported - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores if async is supported.
- asyncSupported() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Returns the async supported flag.
- asyncSupported() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Get asyns supported flag.
- attribute(String, Object) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add an attribute.
- attribute(String, Object) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Add an attribute.
- attributeAdded(HttpServletRequest, String, Object) - Method in interface cloud.piranha.webapp.api.HttpRequestManager
-
Attribute added.
- attributeAdded(HttpServletRequest, String, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpRequestManager
- attributeAdded(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
-
Handle the attribute added event.
- attributeAdded(HttpSession, String, Object) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Attribute added.
- attributeAdded(HttpSession, String, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Attribute added.
- attributeAdded(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
-
Handle the attribute added event.
- attributeAdded(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
-
Handle the attribute added event.
- attributeListeners - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the session listeners.
- attributeManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the attribute manager.
- AttributeManager - Interface in cloud.piranha.webapp.api
-
The AttributeManager API.
- attributeRemoved(HttpServletRequest, String, Object) - Method in interface cloud.piranha.webapp.api.HttpRequestManager
-
Attribute removed.
- attributeRemoved(HttpServletRequest, String, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpRequestManager
- attributeRemoved(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
-
Handle the attribute removed event.
- attributeRemoved(HttpSession, String, Object) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Attribute removed.
- attributeRemoved(HttpSession, String, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
- attributeRemoved(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
-
Handle the attribute removed event.
- attributeRemoved(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
-
Handle the attribute removed event.
- attributeReplaced(HttpServletRequest, String, Object) - Method in interface cloud.piranha.webapp.api.HttpRequestManager
-
Attribute replaced.
- attributeReplaced(HttpServletRequest, String, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpRequestManager
- attributeReplaced(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
-
Handle the attribute replaced event.
- attributeReplaced(HttpSession, String, Object, Object) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Attribute replaced.
- attributeReplaced(HttpSession, String, Object, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Attribute replaced.
- attributeReplaced(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
-
Handle the attribute replaced event.
- attributeReplaced(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
-
Handle the attribute replaced event.
- attributes - Variable in class cloud.piranha.webapp.impl.DefaultAttributeManager
-
Stores the attributes.
- attributes - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the attributes.
- AUTH_MODULE_CLASS - Static variable in class cloud.piranha.security.eleos.AuthenticationInitializer
-
Stores the auth module class name.
- AUTH_SERVICE - Static variable in class cloud.piranha.security.eleos.AuthenticationInitializer
-
Stores the auth service name.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- authenticate(HttpServletRequest, HttpServletResponse) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Authenticate the request.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Authenticate the request.
- authenticate(HttpServletRequest, HttpServletResponse, SecurityManager.AuthenticateSource) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- authenticate(HttpServletRequest, HttpServletResponse, SecurityManager.AuthenticateSource) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Authenticate the request.
- authenticate(HttpServletResponse) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Authenticate the request.
- authenticate(HttpServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Authenticate.
- authenticate(HttpServletResponse) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Authenticate the request.
- authenticate(HttpServletResponse) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Authenticate the request.
- AuthenticatedIdentity - Interface in cloud.piranha.webapp.api
-
This interface is implemented by classes that represent the current authenticated identity.
- AuthenticationFilter - Class in cloud.piranha.security.eleos
-
This filter is uses to call a Jakarta Authentication system module at the start of an HTTP request.
- AuthenticationFilter() - Constructor for class cloud.piranha.security.eleos.AuthenticationFilter
- AuthenticationInitializer - Class in cloud.piranha.security.eleos
-
The Eleos initializer.
- AuthenticationInitializer() - Constructor for class cloud.piranha.security.eleos.AuthenticationInitializer
- AuthorizationFilter - Class in cloud.piranha.security.exousia
-
This filter is used to call a Jakarta Authorization system module at the start of an HTTP request.
- AuthorizationFilter() - Constructor for class cloud.piranha.security.exousia.AuthorizationFilter
- AuthorizationInitializer - Class in cloud.piranha.security.exousia
-
The Exousia initializer.
- AuthorizationInitializer() - Constructor for class cloud.piranha.security.exousia.AuthorizationInitializer
- AuthorizationPreFilter - Class in cloud.piranha.security.exousia
-
This filter is uses to call a Jakarta Authentication system module at the start of an HTTP request.
- AuthorizationPreFilter() - Constructor for class cloud.piranha.security.exousia.AuthorizationPreFilter
- AuthorizationPreInitializer - Class in cloud.piranha.security.exousia
-
The Exousia initializer.
- AuthorizationPreInitializer() - Constructor for class cloud.piranha.security.exousia.AuthorizationPreInitializer
- authType - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the auth type.
- AUTHZ_FACTORY_CLASS - Static variable in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Defines the constant for the auth factory class attribute.
- AUTHZ_POLICY_CLASS - Static variable in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Defines the constant fore the auth policy class attribute.
- AUTHZ_SERVICE - Static variable in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Defines the constant for the auth service attribute.
B
- BASIC_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
-
Defines the BASIC_AUTH constant.
- beforeCompletion() - Method in interface jakarta.transaction.Synchronization
-
Before completion callback.
- begin() - Method in class cloud.piranha.transaction.nonxa.DefaultTransactionManager
-
Begin a transaction.
- begin() - Method in class cloud.piranha.transaction.nonxa.DefaultUserTransaction
-
Begin a transaction.
- begin() - Method in interface jakarta.transaction.TransactionManager
-
Begin a new transaction.
- begin() - Method in interface jakarta.transaction.UserTransaction
-
Begin the transaction.
- bind(String, Object) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Bind the object to the given name.
- bind(Name, Object) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Bind the object to the given name.
- bodyOnly - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the body only flag.
- bodyOnly(boolean) - Method in class cloud.piranha.embedded.EmbeddedResponseBuilder
-
Set the body only flag.
- bodyOnly(boolean) - Method in class cloud.piranha.nano.NanoResponseBuilder
-
Set the body only flag.
- buffer - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the buffer.
- bufferResetting - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Boolean indicating the buffer is resetting.
- build() - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Build the Piranha Embedded instance.
- build() - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Build the request.
- build() - Method in class cloud.piranha.embedded.EmbeddedResponseBuilder
-
Build the response.
- build() - Method in class cloud.piranha.nano.NanoPiranhaBuilder
-
Build Piranha Nano.
- build() - Method in class cloud.piranha.nano.NanoRequestBuilder
-
Build the request.
- build() - Method in class cloud.piranha.nano.NanoResponseBuilder
-
Build the response.
- buildAndStart() - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Build and starts the Piranha Embedded instance.
- buildAndStart() - Method in class cloud.piranha.micro.embedded.MicroEmbeddedPiranhaBuilder
-
Builds an embedded Piranha Micro instance and deploys the archive set by this builder to it.
- ByteArrayResource - Class in cloud.piranha.resource
-
The byte-array resource.
- ByteArrayResource(String, byte[]) - Constructor for class cloud.piranha.resource.ByteArrayResource
-
Constructor.
- ByteArrayResourceStreamHandlerProvider - Class in cloud.piranha.resource
-
Handler for the
bytes://
protocol. - ByteArrayResourceStreamHandlerProvider() - Constructor for class cloud.piranha.resource.ByteArrayResourceStreamHandlerProvider
C
- canInvoke() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Can we invoke.
- CdiExtension - Class in cloud.piranha.micro.core
-
This extension registers an identity store in case callers (users) / credentials have been added to it.
- CdiExtension() - Constructor for class cloud.piranha.micro.core.CdiExtension
- CENATT - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENATX - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENCOM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENCRC - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENDSK - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENEXT - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENFLG - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENHDR - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENHOW - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENLEN - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENNAM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENOFF - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENSIG - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENSIZ - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENTIM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENVEM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- CENVER - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- changeSessionId() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Change the session id.
- changeSessionId() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Change the session id.
- changeSessionId() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Change the session id.
- changeSessionId() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Change the session id.
- changeSessionId(HttpServletRequest) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Change the session id and return it.
- changeSessionId(HttpServletRequest) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Change the session id.
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class cloud.piranha.http.netty.NettyHttpServerHandler
-
Read the channel.
- channelReadComplete(ChannelHandlerContext) - Method in class cloud.piranha.http.netty.NettyHttpServerHandler
-
Complete the channel read.
- characterEncoding - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the character encoding.
- characterEncoding - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the character encoding.
- characterEncodingSet - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores if the character encoding has been set manually.
- classLoader - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the class loader.
- className - Variable in class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Stores the class name.
- cleanSubject(MessageInfo, Subject) - Method in class cloud.piranha.security.eleos.DoNothingServerAuthModule
- cleanup() - Method in class cloud.piranha.cdi.weld.WeldSecurityService
- clear() - Static method in class cloud.piranha.webapp.impl.DefaultAuthenticatedIdentity
-
Clear identity and subject.
- Cli - Class in cloud.piranha.cli
-
The Piranha CLI.
- Cli() - Constructor for class cloud.piranha.cli.Cli
- CLIENT_CERT_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
-
Defines the CLIENT_CERT constant.
- clone() - Method in class jakarta.servlet.http.Cookie
- close() - Method in class cloud.piranha.modular.DefaultModuleReader
- close() - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Close the context.
- close() - Method in class cloud.piranha.naming.impl.DefaultNamingEnumeration
-
Close the enumeration.
- close() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- closeAsyncResponse() - Method in interface cloud.piranha.webapp.api.WebApplicationResponse
-
Close the async response.
- closeAsyncResponse() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- closeResponse() - Method in interface cloud.piranha.http.api.HttpServerResponse
-
Close the response.
- closeResponse() - Method in class cloud.piranha.http.impl.DefaultHttpServerResponse
- cloud.piranha.cdi.weld - module cloud.piranha.cdi.weld
-
The Piranha CDI - Weld Integration module.
- cloud.piranha.cdi.weld - package cloud.piranha.cdi.weld
- cloud.piranha.cli - module cloud.piranha.cli
-
The Piranha CLI module.
- cloud.piranha.cli - package cloud.piranha.cli
- cloud.piranha.embedded - module cloud.piranha.embedded
-
The Piranha Embedded module.
- cloud.piranha.embedded - package cloud.piranha.embedded
-
This package delivers you with an embeddable Servlet container that hosts only a single application without exposing an HTTP endpoint.
- cloud.piranha.extension.servlet - module cloud.piranha.extension.servlet
-
The Piranha Extension - Servlet module.
- cloud.piranha.extension.servlet - package cloud.piranha.extension.servlet
-
This package contains the default
WebApplicationExtension
used to configure a web application. - cloud.piranha.faces.mojarra - module cloud.piranha.faces.mojarra
-
The Piranha Faces - Mojarra integration module.
- cloud.piranha.faces.mojarra - package cloud.piranha.faces.mojarra
- cloud.piranha.faces.myfaces - module cloud.piranha.faces.myfaces
-
The Piranha Faces - MyFaces integration module.
- cloud.piranha.faces.myfaces - package cloud.piranha.faces.myfaces
- cloud.piranha.http.api - module cloud.piranha.http.api
-
The Piranha HTTP - API module.
- cloud.piranha.http.api - package cloud.piranha.http.api
-
This package delivers our HTTP Server API.
- cloud.piranha.http.embedded - module cloud.piranha.http.embedded
-
The Piranha HTTP - Embedded integration module.
- cloud.piranha.http.embedded - package cloud.piranha.http.embedded
- cloud.piranha.http.grizzly - module cloud.piranha.http.grizzly
-
The Piranha HTTP - Grizzly integration module.
- cloud.piranha.http.grizzly - package cloud.piranha.http.grizzly
-
This package delivers a Grizzly implementation of the HTTP Server API.
- cloud.piranha.http.impl - module cloud.piranha.http.impl
-
The Piranha HTTP - Implementation module.
- cloud.piranha.http.impl - package cloud.piranha.http.impl
-
This package delivers the default implementation of the HTTP Server API.
- cloud.piranha.http.jdk - module cloud.piranha.http.jdk
-
The Piranha HTTP - JDK HTTP Server integration module.
- cloud.piranha.http.jdk - package cloud.piranha.http.jdk
-
This package delivers the JDK implementation of the HTTP Server API.
- cloud.piranha.http.nano - module cloud.piranha.http.nano
-
The Piranha HTTP - Nano integration module.
- cloud.piranha.http.nano - package cloud.piranha.http.nano
- cloud.piranha.http.netty - module cloud.piranha.http.netty
-
The Piranha HTTP - Netty integration module.
- cloud.piranha.http.netty - package cloud.piranha.http.netty
-
This package delivers a Netty implementation of the HTTP Server API.
- cloud.piranha.http.undertow - module cloud.piranha.http.undertow
-
The Piranha HTTP - Undertow Integration module.
- cloud.piranha.http.undertow - package cloud.piranha.http.undertow
-
This package delivers an Undertow implementation of the HTTP Server API.
- cloud.piranha.http.webapp - module cloud.piranha.http.webapp
-
The Piranha HTTP - WebApplication Integration module.
- cloud.piranha.http.webapp - package cloud.piranha.http.webapp
- cloud.piranha.micro.core - module cloud.piranha.micro.core
- cloud.piranha.micro.core - package cloud.piranha.micro.core
- cloud.piranha.micro.embedded - module cloud.piranha.micro.embedded
-
The Piranha Embedded module.
- cloud.piranha.micro.embedded - package cloud.piranha.micro.embedded
-
This package delivers you with an embeddable Servlet container that hosts only a single application without exposing an HTTP endpoint.
- cloud.piranha.micro.loader - module cloud.piranha.micro.loader
-
The Piranha Micro module.
- cloud.piranha.micro.loader - package cloud.piranha.micro.loader
-
This package delivers you with a Servlet container that hosts only a single application.
- cloud.piranha.microprofile.omnifaces.jwt - module cloud.piranha.microprofile.omnifaces.jwt
-
The Piranha MicroProfile - OmniFaces - JWT integration module.
- cloud.piranha.microprofile.omnifaces.jwt - package cloud.piranha.microprofile.omnifaces.jwt
- cloud.piranha.microprofile.smallrye.health - module cloud.piranha.microprofile.smallrye.health
-
The Piranha MicroProfile - Smallrye - Health integration module.
- cloud.piranha.microprofile.smallrye.health - package cloud.piranha.microprofile.smallrye.health
- cloud.piranha.modular - module cloud.piranha.modular
-
The Piranha Modular - JPMS integration module.
- cloud.piranha.modular - package cloud.piranha.modular
- cloud.piranha.naming.api - module cloud.piranha.naming.api
-
The Piranha Naming - API module.
- cloud.piranha.naming.api - package cloud.piranha.naming.api
- cloud.piranha.naming.impl - module cloud.piranha.naming.impl
-
The Piranha Naming - Implementation module.
- cloud.piranha.naming.impl - package cloud.piranha.naming.impl
- cloud.piranha.naming.thread - module cloud.piranha.naming.thread
-
The Piranha Naming - Thread module.
- cloud.piranha.naming.thread - package cloud.piranha.naming.thread
- cloud.piranha.nano - module cloud.piranha.nano
-
The Piranha Nano module.
- cloud.piranha.nano - package cloud.piranha.nano
-
Piranha Nano is the smallest in our lineup and it delivers you with a very opinionated partial embeddable implementation of a Servlet container.
- cloud.piranha.pages.wasp - module cloud.piranha.pages.wasp
-
The Piranha Pages - WaSP integration module.
- cloud.piranha.pages.wasp - package cloud.piranha.pages.wasp
- cloud.piranha.pages.wasp.tests - module cloud.piranha.pages.wasp.tests
- cloud.piranha.pages.wasp.tests - package cloud.piranha.pages.wasp.tests
- cloud.piranha.policy.api - module cloud.piranha.policy.api
-
The Piranha Policy - API module.
- cloud.piranha.policy.api - package cloud.piranha.policy.api
- cloud.piranha.policy.impl - module cloud.piranha.policy.impl
-
The Piranha Policy - Implementation module.
- cloud.piranha.policy.impl - package cloud.piranha.policy.impl
- cloud.piranha.policy.thread - module cloud.piranha.policy.thread
-
The Piranha Policy - Thread module.
- cloud.piranha.policy.thread - package cloud.piranha.policy.thread
- cloud.piranha.resource - module cloud.piranha.resource
-
The Piranha Resource - implementation module.
- cloud.piranha.resource - package cloud.piranha.resource
- cloud.piranha.resource.api - module cloud.piranha.resource.api
-
The Piranha Resource - API module.
- cloud.piranha.resource.api - package cloud.piranha.resource.api
-
The cloud.piranha.resource.api package delivers the Resource API classes.
- cloud.piranha.resource.shrinkwrap - module cloud.piranha.resource.shrinkwrap
-
The Piranha Resource - Shrinkwrap module.
- cloud.piranha.resource.shrinkwrap - package cloud.piranha.resource.shrinkwrap
- cloud.piranha.security.eleos - module cloud.piranha.security.eleos
-
The Piranha Security - OmniFaces Eleos integration module.
- cloud.piranha.security.eleos - package cloud.piranha.security.eleos
- cloud.piranha.security.exousia - module cloud.piranha.security.exousia
-
The Piranha Security - OmniFaces Exousia integration module.
- cloud.piranha.security.exousia - package cloud.piranha.security.exousia
- cloud.piranha.security.file - module cloud.piranha.security.file
-
The Piranha Security - File integration module.
- cloud.piranha.security.file - package cloud.piranha.security.file
- cloud.piranha.security.jakarta - module cloud.piranha.security.jakarta
-
The Piranha Security - Jakarta Security integration module.
- cloud.piranha.security.jakarta - package cloud.piranha.security.jakarta
- cloud.piranha.security.soteria - module cloud.piranha.security.soteria
-
The Piranha Security - Glassfish Soteria integration module.
- cloud.piranha.security.soteria - package cloud.piranha.security.soteria
- cloud.piranha.server - module cloud.piranha.server
-
The Piranha Server module.
- cloud.piranha.server - package cloud.piranha.server
-
This package delivers you with a Servlet container version of Piranha.
- cloud.piranha.server2 - module cloud.piranha.server2
- cloud.piranha.server2 - package cloud.piranha.server2
-
This package delivers you with a Servlet container version of Piranha.
- cloud.piranha.transaction.api - module cloud.piranha.transaction.api
-
The Piranha Transaction - API module.
- cloud.piranha.transaction.nonxa - module cloud.piranha.transaction.nonxa
-
The Piranha Transaction - non-XA module.
- cloud.piranha.transaction.nonxa - package cloud.piranha.transaction.nonxa
- cloud.piranha.webapp.annotationscan - module cloud.piranha.webapp.annotationscan
-
The Piranha Webapplication - Annotation Scan module.
- cloud.piranha.webapp.annotationscan - package cloud.piranha.webapp.annotationscan
- cloud.piranha.webapp.api - module cloud.piranha.webapp.api
-
The Piranha Webapplication - API module.
- cloud.piranha.webapp.api - package cloud.piranha.webapp.api
-
The Piranha Web Application API package contains the core set of APIs of Piranha that deliver web application support.
- cloud.piranha.webapp.impl - module cloud.piranha.webapp.impl
-
The Piranha Webapplication - Implementation module.
- cloud.piranha.webapp.impl - package cloud.piranha.webapp.impl
- cloud.piranha.webapp.impl.tests - module cloud.piranha.webapp.impl.tests
- cloud.piranha.webapp.impl.tests - package cloud.piranha.webapp.impl.tests
- cloud.piranha.webapp.scinitializer - module cloud.piranha.webapp.scinitializer
-
The Piranha Webapplication - ServletContainerInitializer module.
- cloud.piranha.webapp.scinitializer - package cloud.piranha.webapp.scinitializer
- cloud.piranha.webapp.tempdir - module cloud.piranha.webapp.tempdir
-
The Piranha Webapplication - TEMPDIR mopdule.
- cloud.piranha.webapp.tempdir - package cloud.piranha.webapp.tempdir
- cloud.piranha.webapp.webannotation - module cloud.piranha.webapp.webannotation
-
The Piranha Webapplication - Web Annotation Integration module.
- cloud.piranha.webapp.webannotation - package cloud.piranha.webapp.webannotation
- cloud.piranha.webapp.webxml - module cloud.piranha.webapp.webxml
-
The Piranha Webapplication - web.xml mopdule.
- cloud.piranha.webapp.webxml - package cloud.piranha.webapp.webxml
- comment - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the comment.
- commit() - Method in class cloud.piranha.transaction.nonxa.DefaultTransaction
-
Commit the transaction.
- commit() - Method in class cloud.piranha.transaction.nonxa.DefaultTransactionManager
-
Commit a transaction.
- commit() - Method in class cloud.piranha.transaction.nonxa.DefaultUserTransaction
-
Commit the transaction.
- commit() - Method in interface jakarta.transaction.Transaction
-
Commit the transaction.
- commit() - Method in interface jakarta.transaction.TransactionManager
-
Commit the transaction.
- commit() - Method in interface jakarta.transaction.UserTransaction
-
Commit the transaction.
- committed - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the committed flag.
- complete() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Complete the async context.
- complete() - Method in interface jakarta.servlet.AsyncContext
-
Complete the request.
- composeName(String, String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Compose the name.
- composeName(Name, Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Compose the name.
- CONFIDENTIAL - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.TransportGuarantee
-
Transport is encrypted.
- configuration(MicroConfiguration) - Method in class cloud.piranha.micro.embedded.MicroEmbeddedPiranhaBuilder
-
Sets the configuration for Piranha Micro
- configure(WebApplication) - Method in class cloud.piranha.pages.wasp.WaspExtension
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.security.jakarta.JakartaSecurityExtension
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.webapp.annotationscan.AnnotationScanExtension
-
Configure the web application.
- configure(WebApplication) - Method in interface cloud.piranha.webapp.api.WebApplicationExtension
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationExtensionContext
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.webapp.scinitializer.ServletContainerInitializerExtension
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.webapp.tempdir.TempDirExtension
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.webapp.webannotation.WebAnnotationExtension
-
Configure the web application.
- configure(WebApplication) - Method in class cloud.piranha.webapp.webxml.WebXmlExtension
-
Configure the web application.
- configure(FeatureContext) - Method in class cloud.piranha.microprofile.omnifaces.jwt.OmniFacesJwtIntegrator
- connect() - Method in class cloud.piranha.resource.shrinkwrap.StreamConnection
- connect(URL) - Method in class cloud.piranha.resource.shrinkwrap.GlobalArchiveStreamHandler
-
Connect to the URL.
- CONSTRAINTS - Static variable in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Defines the constant for the security constraints attribute.
- constructFilename(String) - Method in class cloud.piranha.cli.NanoGenerateCli
-
Construct the filename.
- containsAttribute(String) - Method in interface cloud.piranha.webapp.api.AttributeManager
-
Checks if this manager has the given attribute
- containsAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultAttributeManager
- containsHeader(String) - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Contains the given header.
- containsHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Contains the given header.
- containsHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- containsHeader(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Contains the header.
- containsHeader(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Contains the header.
- contentLanguage - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the content language
- contentLength - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the content length.
- contentLength - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the content length.
- contentType - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the content type.
- contentType - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the content type.
- contentTypeSet - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores if the content type has been set manually.
- CONTEXT_ROOT - Enum constant in enum class jakarta.servlet.http.MappingMatch
-
The context root constant.
- contextAttributeListeners - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the servlet context attribute listeners.
- contextDestroyed(ServletContextEvent) - Method in interface jakarta.servlet.ServletContextListener
-
Handle the context destroyed event.
- contextInitialized(ServletContextEvent) - Method in class cloud.piranha.cdi.weld.WeldInitListener
- contextInitialized(ServletContextEvent) - Method in interface jakarta.servlet.ServletContextListener
-
Handle the context initialized event.
- contextListeners - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the servlet context listeners that were not declared in web.xml, web-fragment.xml, or via annotations
- contextPath - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the context path.
- contextPath - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the context path.
- contextPath(String) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Set the context path.
- cookie(Cookie) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Add a cookie.
- Cookie - Class in jakarta.servlet.http
-
The Cookie API.
- Cookie(String, String) - Constructor for class jakarta.servlet.http.Cookie
-
Constructor.
- COOKIE - Enum constant in enum class jakarta.servlet.SessionTrackingMode
-
The session tracking mode using a cookie.
- CookieParser - Class in cloud.piranha.webapp.impl
-
The Cookie parser
- cookies - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the cookies.
- cookies - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the cookies.
- createFilter(Class<T>) - Method in class cloud.piranha.cdi.weld.WeldObjectInstanceManager
-
Create the Filter.
- createFilter(Class<T>) - Method in interface cloud.piranha.webapp.api.ObjectInstanceManager
-
Create the filter.
- createFilter(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultObjectInstanceManager
-
Create the filter.
- createFilter(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- createFilter(Class<T>) - Method in interface jakarta.servlet.ServletContext
-
Create the filter.
- createListener(Class<T>) - Method in class cloud.piranha.cdi.weld.WeldObjectInstanceManager
-
Create the listener.
- createListener(Class<T>) - Method in interface cloud.piranha.webapp.api.ObjectInstanceManager
-
Create the listener.
- createListener(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Create the listener.
- createListener(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultObjectInstanceManager
-
Create the listener.
- createListener(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Create the listener.
- createListener(Class<T>) - Method in interface jakarta.servlet.AsyncContext
-
Create the listener.
- createListener(Class<T>) - Method in interface jakarta.servlet.ServletContext
-
Create the listener.
- createResponse(HttpServerResponse) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServer
-
Create the web application server response.
- createServlet(Class<T>) - Method in class cloud.piranha.cdi.weld.WeldObjectInstanceManager
-
Create the Servlet.
- createServlet(Class<T>) - Method in interface cloud.piranha.webapp.api.ObjectInstanceManager
-
Create the servlet.
- createServlet(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultObjectInstanceManager
-
Create the servlet.
- createServlet(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Create the servlet.
- createServlet(Class<T>) - Method in interface jakarta.servlet.ServletContext
-
Create the servlet.
- createSession(HttpServletRequest) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Create a session.
- createSession(HttpServletRequest) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
- createSubcontext(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Create a sub context.
- createSubcontext(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Create a sub context.
- createURLStreamHandler(String) - Method in class cloud.piranha.micro.loader.StaticURLStreamHandlerFactory
- createURLStreamHandler(String) - Method in class cloud.piranha.resource.ByteArrayResourceStreamHandlerProvider
- Credential(String, String, List<String>) - Constructor for class cloud.piranha.micro.core.InMemoryIdentityStore.Credential
-
Constructor.
- CrossContextWebApplication - Class in cloud.piranha.server
-
This web application supports finding other contexts using
ServletContext.getContext(String)
- CrossContextWebApplication(WebApplicationServerRequestMapper) - Constructor for class cloud.piranha.server.CrossContextWebApplication
-
Constructor
- CURRENT_REQUEST_ATTRIBUTE - Static variable in interface cloud.piranha.webapp.api.CurrentRequestHolder
-
The request attribute under a holder implementation is stored in the request
- CurrentRequestHolder - Interface in cloud.piranha.webapp.api
-
A holder that references the current
HttpServletRequest
in the request processing pipeline. - currentSessionId - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the current session id.
D
- declaredContextListeners - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the servlet context listeners that were declared in web.xml, web-fragment.xml, or via annotations
- declareRoles(String[]) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- declareRoles(String[]) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Declare roles.
- declareRoles(String[]) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Declare roles.
- declareRoles(String...) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Declare roles.
- declareRoles(String...) - Method in interface jakarta.servlet.ServletContext
-
Declare the roles.
- declareRoles(Collection<String>) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- declareRoles(Collection<String>) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Declare roles.
- DEFAULT - Enum constant in enum class jakarta.servlet.http.MappingMatch
-
The default constant.
- DefaultAnnotationInfo(T, AnnotatedElement) - Constructor for class cloud.piranha.webapp.impl.DefaultAnnotationManager.DefaultAnnotationInfo
-
Constructor.
- DefaultAnnotationManager - Class in cloud.piranha.webapp.impl
-
The default AnnotationManager.
- DefaultAnnotationManager() - Constructor for class cloud.piranha.webapp.impl.DefaultAnnotationManager
- DefaultAnnotationManager.DefaultAnnotationInfo<T> - Class in cloud.piranha.webapp.impl
-
The default AnnotationInfo.
- DefaultAsyncContext - Class in cloud.piranha.webapp.impl
-
The default AsyncContext.
- DefaultAsyncContext(ServletRequest, ServletResponse) - Constructor for class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Constructor.
- DefaultAsyncDispatcher - Class in cloud.piranha.webapp.impl
-
The default AsyncDispatcher.
- DefaultAsyncDispatcher(WebApplication, String, ServletRequest, ServletResponse) - Constructor for class cloud.piranha.webapp.impl.DefaultAsyncDispatcher
-
Constructor.
- DefaultAsyncManager - Class in cloud.piranha.webapp.impl
-
The default AsyncManager.
- DefaultAsyncManager() - Constructor for class cloud.piranha.webapp.impl.DefaultAsyncManager
- DefaultAttributeManager - Class in cloud.piranha.webapp.impl
-
The default AttributeManager.
- DefaultAttributeManager() - Constructor for class cloud.piranha.webapp.impl.DefaultAttributeManager
-
Constructor.
- DefaultAuthenticatedIdentity - Class in cloud.piranha.webapp.impl
-
Default implementation of AuthenticatedIdentity.
- DefaultAuthenticatedIdentity(Principal, Set<String>) - Constructor for class cloud.piranha.webapp.impl.DefaultAuthenticatedIdentity
-
Constructor.
- DefaultCurrentRequestHolder - Class in cloud.piranha.webapp.impl
-
Default implementation of the CurrentRequestHolder interface.
- DefaultCurrentRequestHolder(HttpServletRequest) - Constructor for class cloud.piranha.webapp.impl.DefaultCurrentRequestHolder
-
Constructor.
- DefaultErrorPageManager - Class in cloud.piranha.webapp.impl
- DefaultErrorPageManager() - Constructor for class cloud.piranha.webapp.impl.DefaultErrorPageManager
- DefaultFilterChain - Class in cloud.piranha.webapp.impl
-
The default FilterChain.
- DefaultFilterChain() - Constructor for class cloud.piranha.webapp.impl.DefaultFilterChain
-
Constructor.
- DefaultFilterChain(ServletInvocation, Servlet) - Constructor for class cloud.piranha.webapp.impl.DefaultFilterChain
-
Constructor.
- DefaultFilterChain(Filter, FilterChain) - Constructor for class cloud.piranha.webapp.impl.DefaultFilterChain
-
Constructor.
- DefaultFilterEnvironment - Class in cloud.piranha.webapp.impl
-
The default FilterEnvironment.
- DefaultFilterEnvironment() - Constructor for class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Constructor.
- DefaultFilterEnvironment(WebApplication, String, Filter) - Constructor for class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Constructor.
- DefaultFilterMapping - Class in cloud.piranha.webapp.impl
-
The default FilterMapping.
- DefaultFilterMapping(DispatcherType, String, String) - Constructor for class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Constructor.
- DefaultFilterMapping(String, String) - Constructor for class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Constructor.
- DefaultHttpHeader - Class in cloud.piranha.webapp.impl
-
The default HttpHeader.
- DefaultHttpHeader(String, String) - Constructor for class cloud.piranha.webapp.impl.DefaultHttpHeader
-
Constructor.
- DefaultHttpHeaderManager - Class in cloud.piranha.webapp.impl
-
The default HttpHeaderManager.
- DefaultHttpHeaderManager() - Constructor for class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Constructor.
- DefaultHttpRequestManager - Class in cloud.piranha.webapp.impl
- DefaultHttpRequestManager() - Constructor for class cloud.piranha.webapp.impl.DefaultHttpRequestManager
- DefaultHttpServer - Class in cloud.piranha.http.impl
-
The default implementation of HTTP Server.
- DefaultHttpServer() - Constructor for class cloud.piranha.http.impl.DefaultHttpServer
-
Constructor
- DefaultHttpServer(int) - Constructor for class cloud.piranha.http.impl.DefaultHttpServer
-
Constructor.
- DefaultHttpServer(int, HttpServerProcessor, boolean) - Constructor for class cloud.piranha.http.impl.DefaultHttpServer
-
Constructor
- DefaultHttpServer(int, HttpServerProcessor, int) - Constructor for class cloud.piranha.http.impl.DefaultHttpServer
-
Constructor
- DefaultHttpServerProcessor - Class in cloud.piranha.http.impl
-
The default implementation of a HTTP Server Processor.
- DefaultHttpServerProcessor() - Constructor for class cloud.piranha.http.impl.DefaultHttpServerProcessor
- DefaultHttpServerRequest - Class in cloud.piranha.http.impl
-
The default implementation of HTTP Server Request.
- DefaultHttpServerRequest(Socket) - Constructor for class cloud.piranha.http.impl.DefaultHttpServerRequest
-
Constructor.
- DefaultHttpServerResponse - Class in cloud.piranha.http.impl
-
The default implementation of HTTP Server Response.
- DefaultHttpServerResponse(Socket) - Constructor for class cloud.piranha.http.impl.DefaultHttpServerResponse
-
Constructor.
- DefaultHttpServletMapping - Class in cloud.piranha.webapp.impl
- DefaultHttpServletMapping() - Constructor for class cloud.piranha.webapp.impl.DefaultHttpServletMapping
- DefaultHttpSession - Class in cloud.piranha.webapp.impl
-
The default HttpSession.
- DefaultHttpSession(ServletContext) - Constructor for class cloud.piranha.webapp.impl.DefaultHttpSession
-
Constructor.
- DefaultHttpSession(ServletContext, String, boolean) - Constructor for class cloud.piranha.webapp.impl.DefaultHttpSession
-
Constructor.
- DefaultHttpSessionManager - Class in cloud.piranha.webapp.impl
-
The default HttpSessionManager.
- DefaultHttpSessionManager() - Constructor for class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Constructor.
- DefaultInitialContext - Class in cloud.piranha.naming.impl
-
The default InitialContext.
- DefaultInitialContext() - Constructor for class cloud.piranha.naming.impl.DefaultInitialContext
-
Constructor.
- DefaultInitialContext(boolean) - Constructor for class cloud.piranha.naming.impl.DefaultInitialContext
-
Constructor.
- DefaultInitialContextFactory - Class in cloud.piranha.naming.impl
-
The default InitialContextFactory.
- DefaultInitialContextFactory() - Constructor for class cloud.piranha.naming.impl.DefaultInitialContextFactory
- DefaultInvocationFinder - Class in cloud.piranha.webapp.impl
-
The invocation finder tries to find a servlet invocation matching a request for a path based or name based dispatch.
- DefaultInvocationFinder(DefaultWebApplication) - Constructor for class cloud.piranha.webapp.impl.DefaultInvocationFinder
-
Constructor.
- DefaultJspFileManager - Class in cloud.piranha.webapp.impl
-
The default JspFileManager.
- DefaultJspFileManager() - Constructor for class cloud.piranha.webapp.impl.DefaultJspFileManager
- DefaultLocaleEncodingManager - Class in cloud.piranha.webapp.impl
-
The default LocaleEncodingManager.
- DefaultLocaleEncodingManager() - Constructor for class cloud.piranha.webapp.impl.DefaultLocaleEncodingManager
-
Constructor.
- DefaultLoggingManager - Class in cloud.piranha.webapp.impl
-
The default LoggingManager.
- DefaultLoggingManager() - Constructor for class cloud.piranha.webapp.impl.DefaultLoggingManager
-
Constructor.
- DefaultMimeTypeManager - Class in cloud.piranha.webapp.impl
-
The default MimeTypeManager.
- DefaultMimeTypeManager() - Constructor for class cloud.piranha.webapp.impl.DefaultMimeTypeManager
-
Constructor.
- DefaultModuleFinder - Class in cloud.piranha.modular
-
Provides an implementation of
ModuleFinder
to work withResource
- DefaultModuleFinder(List<Resource>) - Constructor for class cloud.piranha.modular.DefaultModuleFinder
-
Constructor
- DefaultModuleReader - Class in cloud.piranha.modular
-
Provides an implementation of
ModuleReader
to work withResource
- DefaultModuleReader(Resource) - Constructor for class cloud.piranha.modular.DefaultModuleReader
-
Constructor
- DefaultModuleReference - Class in cloud.piranha.modular
-
Provides an implementation of
ModuleDescriptor
to work withResource
- DefaultModuleReference(ModuleDescriptor, URI, Resource) - Constructor for class cloud.piranha.modular.DefaultModuleReference
-
Constructor
- DefaultMultiPartManager - Class in cloud.piranha.webapp.impl
-
The default MultiPartManager.
- DefaultMultiPartManager() - Constructor for class cloud.piranha.webapp.impl.DefaultMultiPartManager
- DefaultNameParser - Class in cloud.piranha.naming.impl
-
The default NameParser.
- DefaultNameParser() - Constructor for class cloud.piranha.naming.impl.DefaultNameParser
- DefaultNamingEnumeration - Class in cloud.piranha.naming.impl
-
The default NamingEnumeration.
- DefaultNamingEnumeration(Collection<NameClassPair>) - Constructor for class cloud.piranha.naming.impl.DefaultNamingEnumeration
-
Constructor.
- DefaultNamingManager - Class in cloud.piranha.naming.impl
-
The default NamingManager.
- DefaultNamingManager(Context) - Constructor for class cloud.piranha.naming.impl.DefaultNamingManager
-
Constructor.
- DefaultObjectInstanceManager - Class in cloud.piranha.webapp.impl
-
The default object instance manager.
- DefaultObjectInstanceManager() - Constructor for class cloud.piranha.webapp.impl.DefaultObjectInstanceManager
- DefaultPolicyManager - Class in cloud.piranha.policy.impl
-
The default PolicyManager.
- DefaultPolicyManager() - Constructor for class cloud.piranha.policy.impl.DefaultPolicyManager
-
Constructor.
- DefaultPolicyManager(Policy) - Constructor for class cloud.piranha.policy.impl.DefaultPolicyManager
-
Constructor.
- DefaultResourceManager - Class in cloud.piranha.resource
-
The default ResourceManager.
- DefaultResourceManager() - Constructor for class cloud.piranha.resource.DefaultResourceManager
- DefaultResourceManagerClassLoader - Class in cloud.piranha.resource
-
The default WebApplicationClassLoader.
- DefaultResourceManagerClassLoader() - Constructor for class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Constructor.
- DefaultResourceManagerClassLoader(ResourceManager) - Constructor for class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Constructor.
- DefaultResourceManagerClassLoader(ClassLoader) - Constructor for class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Another Constructor.
- DefaultSecurityManager - Class in cloud.piranha.webapp.impl
-
The default SecurityManager.
- DefaultSecurityManager() - Constructor for class cloud.piranha.webapp.impl.DefaultSecurityManager
- DefaultSecurityPrincipal - Class in cloud.piranha.webapp.impl
-
The default SecurityPrincipal.
- DefaultSecurityPrincipal(String) - Constructor for class cloud.piranha.webapp.impl.DefaultSecurityPrincipal
-
Constructor.
- defaultServlet - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the default servlet (if any).
- defaultServlet - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Stores the default servlet
- DefaultServlet - Class in cloud.piranha.webapp.impl
-
The default Servlet.
- DefaultServlet() - Constructor for class cloud.piranha.webapp.impl.DefaultServlet
- DefaultServletEnvironment - Class in cloud.piranha.webapp.impl
-
The default ServletEnvironment.
- DefaultServletEnvironment(DefaultWebApplication, String) - Constructor for class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Constructor.
- DefaultServletEnvironment(DefaultWebApplication, String, Servlet) - Constructor for class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Constructor.
- DefaultServletInvocation - Class in cloud.piranha.webapp.impl
-
The default servlet invocation
- DefaultServletInvocation() - Constructor for class cloud.piranha.webapp.impl.DefaultServletInvocation
- DefaultServletRequestDispatcher - Class in cloud.piranha.webapp.impl
-
The default ServletRequestDispatcher.
- DefaultServletRequestDispatcher(DefaultServletInvocation, DefaultWebApplication) - Constructor for class cloud.piranha.webapp.impl.DefaultServletRequestDispatcher
-
Constructor.
- defaultSessionTrackingModes - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the default session tracking modes.
- DefaultTransaction - Class in cloud.piranha.transaction.nonxa
-
The default Transaction.
- DefaultTransaction() - Constructor for class cloud.piranha.transaction.nonxa.DefaultTransaction
-
Constructor.
- DefaultTransactionManager - Class in cloud.piranha.transaction.nonxa
-
The default TransactionManager.
- DefaultTransactionManager() - Constructor for class cloud.piranha.transaction.nonxa.DefaultTransactionManager
-
Constructor.
- DefaultUserTransaction - Class in cloud.piranha.transaction.nonxa
-
The default UserTransaction.
- DefaultUserTransaction(TransactionManager) - Constructor for class cloud.piranha.transaction.nonxa.DefaultUserTransaction
-
Constructor.
- DefaultWebApplication - Class in cloud.piranha.webapp.impl
-
The default WebApplication.
- DefaultWebApplication() - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplication
-
Constructor.
- DefaultWebApplicationClassLoader - Class in cloud.piranha.webapp.impl
-
The default WebApplicationClassLoader.
- DefaultWebApplicationClassLoader() - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationClassLoader
-
Constructor.
- DefaultWebApplicationClassLoader(File) - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationClassLoader
-
Constructor.
- DefaultWebApplicationExtensionContext - Class in cloud.piranha.webapp.impl
-
The default web application extension context.
- DefaultWebApplicationExtensionContext() - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationExtensionContext
-
Constructor.
- DefaultWebApplicationRequest - Class in cloud.piranha.webapp.impl
-
The default WebApplicationRequest.
- DefaultWebApplicationRequest() - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Constructor.
- DefaultWebApplicationRequestMapper - Class in cloud.piranha.webapp.impl
-
The default WebApplicationRequestMapper.
- DefaultWebApplicationRequestMapper() - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
- DefaultWebApplicationRequestMapping - Class in cloud.piranha.webapp.impl
-
The default WebApplicationRequestMapping.
- DefaultWebApplicationRequestMapping(String) - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapping
-
Constructor.
- DefaultWebApplicationResponse - Class in cloud.piranha.webapp.impl
-
The default WebApplicationResponse.
- DefaultWebApplicationResponse() - Constructor for class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Constructor.
- DefaultWelcomeFileFilter - Class in cloud.piranha.webapp.impl
-
The default WelcomeFile filter.
- DefaultWelcomeFileFilter() - Constructor for class cloud.piranha.webapp.impl.DefaultWelcomeFileFilter
- DefaultWelcomeFileManager - Class in cloud.piranha.webapp.impl
-
The default WelcomeFileManager.
- DefaultWelcomeFileManager() - Constructor for class cloud.piranha.webapp.impl.DefaultWelcomeFileManager
-
Constructor.
- delegate() - Method in class cloud.piranha.cdi.weld.WeldInitListener
- delete() - Method in interface jakarta.servlet.http.Part
-
Delete the part.
- delistResource(XAResource, int) - Method in class cloud.piranha.transaction.nonxa.DefaultTransaction
-
Delist the resource.
- delistResource(XAResource, int) - Method in interface jakarta.transaction.Transaction
-
Delist the XA resource.
- DENY - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic
-
Deny access for EmptyRole.
- denyUncoveredHttpMethods - Variable in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Stores if we are denying uncovered HTTP methods.
- deploy(Archive<?>) - Method in class cloud.piranha.micro.loader.MicroOuterDeployer
-
Deploy the given archive.
- description() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Returns the description.
- description() - Element in annotation interface jakarta.servlet.annotation.WebInitParam
-
Returns the description.
- description() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Returns the description.
- destroy() - Method in class cloud.piranha.embedded.EmbeddedPiranha
-
Destroy the web application.
- destroy() - Method in class cloud.piranha.micro.embedded.MicroEmbeddedPiranha
-
Destroy the web application.
- destroy() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Destroy the web application.
- destroy() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Destroy the web application.
- destroy() - Method in interface jakarta.servlet.Filter
-
Destroy the filter.
- destroy() - Method in class jakarta.servlet.GenericServlet
-
Destroy the servlet.
- destroy() - Method in interface jakarta.servlet.http.HttpUpgradeHandler
-
Destroy the upgrade.
- destroy() - Method in interface jakarta.servlet.Servlet
-
Destroy the servlet.
- destroy(ContainerContext) - Method in class cloud.piranha.cdi.weld.WeldContainer
-
Destroy the container.
- destroySession(HttpSession) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Destroys a session.
- destroySession(HttpSession) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Destroy the session.
- destroySubcontext(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Destroy the sub context.
- destroySubcontext(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Destroy the sub context.
- DIGEST_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
-
Defines the DIGEST constant.
- directoryResource(String) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add a directory resource.
- directoryResource(String) - Method in class cloud.piranha.nano.NanoPiranhaBuilder
-
Add a directory resource.
- DirectoryResource - Class in cloud.piranha.resource
-
The default DirectoryResource.
- DirectoryResource() - Constructor for class cloud.piranha.resource.DirectoryResource
-
Constructor.
- DirectoryResource(File) - Constructor for class cloud.piranha.resource.DirectoryResource
-
Constructor.
- DirectoryResource(String) - Constructor for class cloud.piranha.resource.DirectoryResource
-
Constructor.
- dispatch() - Method in interface cloud.piranha.webapp.api.AsyncDispatcher
-
Dispatch.
- dispatch() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
- dispatch() - Method in class cloud.piranha.webapp.impl.DefaultAsyncDispatcher
- dispatch() - Method in interface jakarta.servlet.AsyncContext
-
Dispatch the request.
- dispatch(ServletContext, String) - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Dispatch.
- dispatch(ServletContext, String) - Method in interface jakarta.servlet.AsyncContext
-
Dispatch the request.
- dispatch(String) - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
- dispatch(String) - Method in interface jakarta.servlet.AsyncContext
-
Dispatch the request.
- dispatcherType - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the dispatcher type.
- DispatcherType - Enum Class in jakarta.servlet
-
The DispatcherType API.
- dispatcherTypes() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Get the dispatcher types.
- displayName() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Returns the display name.
- displayName() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Returns the display name.
- distributable - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the boolean flag indicating if the web application is distributable.
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle a DELETE request.
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cloud.piranha.security.eleos.AuthenticationFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cloud.piranha.security.exousia.AuthorizationFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cloud.piranha.security.exousia.AuthorizationPreFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class jakarta.servlet.http.HttpFilter
-
Process the filter.
- doFilter(ServletRequest, ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultFilterChain
-
Process the request.
- doFilter(ServletRequest, ServletResponse) - Method in interface jakarta.servlet.FilterChain
-
Process the request.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cloud.piranha.security.eleos.AuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cloud.piranha.security.exousia.AuthorizationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cloud.piranha.security.exousia.AuthorizationPreFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface cloud.piranha.webapp.api.WelcomeFileManager
-
Process the request.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cloud.piranha.webapp.impl.DefaultWelcomeFileFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cloud.piranha.webapp.impl.DefaultWelcomeFileManager
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface jakarta.servlet.Filter
-
Process the request.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jakarta.servlet.http.HttpFilter
-
Process the filter.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.microprofile.smallrye.health.SmallRyeHealthServlet
-
Handle the GET request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.microprofile.smallrye.health.SmallRyeLivenessServlet
-
Handle the GET request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.microprofile.smallrye.health.SmallRyeReadinessServlet
-
Handle the GET request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultServlet
-
Get the requested resource.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle a GET request.
- doHead(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle a HEAD request.
- domain - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the domain.
- DoNothingServerAuthModule - Class in cloud.piranha.security.eleos
-
Default SAM that does nothing
- DoNothingServerAuthModule() - Constructor for class cloud.piranha.security.eleos.DoNothingServerAuthModule
- dontRollbackOn() - Element in annotation interface jakarta.transaction.Transactional
-
Don't rollback on the given exceptions.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle an OPTIONS request.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle a POST request.
- doPut(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle a PUT request.
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
-
Handle a TRACE request.
- Dummy - Class in cloud.piranha.pages.wasp.tests
-
Dummy to make the compiler happy
- Dummy - Class in cloud.piranha.webapp.impl.tests
-
Dummy to make the compiler happy
- Dummy() - Constructor for class cloud.piranha.pages.wasp.tests.Dummy
- Dummy() - Constructor for class cloud.piranha.webapp.impl.tests.Dummy
E
- effectiveMajorVersion - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the effective major version.
- effectiveMinorVersion - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the effective minor version.
- EmbeddedHttpServerProcessor - Class in cloud.piranha.http.embedded
-
The Piranha Embedded HttpServerProcessor.
- EmbeddedHttpServerProcessor(EmbeddedPiranha) - Constructor for class cloud.piranha.http.embedded.EmbeddedHttpServerProcessor
-
Constructor.
- EmbeddedPiranha - Class in cloud.piranha.embedded
-
The embeddable servlet container version of Piranha.
- EmbeddedPiranha() - Constructor for class cloud.piranha.embedded.EmbeddedPiranha
-
Constructor.
- EmbeddedPiranha(WebApplication) - Constructor for class cloud.piranha.embedded.EmbeddedPiranha
-
Another constructor.
- EmbeddedPiranhaBuilder - Class in cloud.piranha.embedded
-
The builder so you can easily build instances of
EmbeddedPiranha
. - EmbeddedPiranhaBuilder() - Constructor for class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Constructor.
- EmbeddedRequest - Class in cloud.piranha.embedded
-
The WebApplicationRequest class used by
EmbeddedPiranha
- EmbeddedRequest() - Constructor for class cloud.piranha.embedded.EmbeddedRequest
-
Constructor.
- EmbeddedRequestBuilder - Class in cloud.piranha.embedded
-
The builder so you can easily build instances of
EmbeddedRequest
. - EmbeddedRequestBuilder() - Constructor for class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Constructor.
- EmbeddedResponse - Class in cloud.piranha.embedded
-
The WebApplicationResponse class used by
EmbeddedPiranha
- EmbeddedResponse() - Constructor for class cloud.piranha.embedded.EmbeddedResponse
-
Constructor.
- EmbeddedResponseBuilder - Class in cloud.piranha.embedded
-
The builder so you can easily build instances of
EmbeddedResponse
. - EmbeddedResponseBuilder() - Constructor for class cloud.piranha.embedded.EmbeddedResponseBuilder
-
Constructor.
- emptyRoleSemantic() - Element in annotation interface jakarta.servlet.annotation.HttpMethodConstraint
-
Returns the EmptyRoleSemantic.
- encodeRedirectUrl(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Deprecated.
- encodeRedirectUrl(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Deprecated.
- encodeRedirectUrl(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Deprecated.
- encodeRedirectURL(HttpServletResponse, String) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Encode the redirect URL.
- encodeRedirectURL(HttpServletResponse, String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Encode the redirect URL.
- encodeRedirectURL(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- encodeRedirectURL(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Encode the redirect URL.
- encodeRedirectURL(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Encode the redirect URL.
- encodeUrl(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Deprecated.
- encodeUrl(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Deprecated.
- encodeUrl(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Deprecated.
- encodeURL(HttpServletResponse, String) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Encode the URL.
- encodeURL(HttpServletResponse, String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Encode the URL.
- encodeURL(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- encodeURL(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Encode the URL.
- encodeURL(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Encode the URL.
- ENDCOM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- ENDHDR - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- ENDOFF - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- ENDSIG - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- ENDSIZ - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- ENDSUB - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- ENDTOT - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- enlistResource(XAResource) - Method in class cloud.piranha.transaction.nonxa.DefaultTransaction
-
Enlist the resource.
- enlistResource(XAResource) - Method in interface jakarta.transaction.Transaction
-
Enlist the XA resource.
- equals(Object) - Method in class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Equals.
- error(String, ServletRequest, ServletResponse, Throwable) - Method in class cloud.piranha.webapp.impl.DefaultServletRequestDispatcher
-
Send an error response.
- ERROR - Enum constant in enum class jakarta.servlet.DispatcherType
-
The type for error dispatches.
- ERROR - Static variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the ERROR constant.
- ERROR_EXCEPTION - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the ERROR_EXCEPTION constant.
- ERROR_EXCEPTION_TYPE - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the ERROR_EXCEPTION_TYPE constant.
- ERROR_MESSAGE - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the ERROR_MESSAGE constant.
- ERROR_REQUEST_URI - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the ERROR_REQUEST_URI constant.
- ERROR_SERVLET_NAME - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the ERROR_SERVLET_NAME constant.
- ERROR_STATUS_CODE - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the ERROR_STATUS_CODE constant.
- errorCode - Variable in exception jakarta.transaction.SystemException
-
Stores the error code.
- errorPageManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the error page manager
- EXACT - Enum constant in enum class jakarta.servlet.http.MappingMatch
-
The exact constant.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class cloud.piranha.http.netty.NettyHttpServerHandler
-
Handle the exception.
- executorService - Variable in class cloud.piranha.http.impl.DefaultHttpServer
-
Stores the executor service.
- EXTCRC - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- extend(WebApplicationExtensionContext) - Method in class cloud.piranha.extension.servlet.ServletExtension
-
Extend the web application.
- extend(WebApplicationExtensionContext) - Method in interface cloud.piranha.webapp.api.WebApplicationExtension
-
Extend the web application.
- extension(Class<? extends WebApplicationExtension>) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Set the web application extension.
- EXTENSION - Enum constant in enum class jakarta.servlet.http.MappingMatch
-
The extension constant.
- extensions(Class<? extends WebApplicationExtension>...) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Set the web application extensions.
- EXTHDR - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- EXTLEN - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- EXTSIG - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- EXTSIZ - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
F
- feature(Class<?>) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add a feature.
- feature(String) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add a feature.
- FileSecurityInitializer - Class in cloud.piranha.security.file
-
The ServletContainerInitializer that is used to bootstrap the DefaultSecurityManager using information from a user.properties and userrole.properties file.
- FileSecurityInitializer() - Constructor for class cloud.piranha.security.file.FileSecurityInitializer
- fileSizeThreshold() - Element in annotation interface jakarta.servlet.annotation.MultipartConfig
-
Returns the file size threshold.
- filter(String, Filter) - Method in class cloud.piranha.nano.NanoPiranhaBuilder
-
Add a filter.
- filter(String, Class<?>) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add a filter.
- filter(String, String) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add a filter.
- Filter - Interface in jakarta.servlet
-
The Filter API.
- FilterChain - Interface in jakarta.servlet
-
The FilterChain API.
- FilterConfig - Interface in jakarta.servlet
-
The FilterConfig API.
- FilterEnvironment - Interface in cloud.piranha.webapp.api
- filterInitParam(String, String, String) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Set a filter init parameter.
- filterInitParam(String, String, String) - Method in class cloud.piranha.nano.NanoPiranhaBuilder
-
Set a filter init parameter.
- filterMapping(String, String...) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add a filter mapping.
- FilterMapping - Interface in cloud.piranha.webapp.api
-
The FilterMapping API.
- filterMappings - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Stores the filter mappings.
- filterName() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Returns the name.
- FilterPriority - Interface in cloud.piranha.webapp.api
-
The Filter Priority API allows filters that implement this interface to be given priority depending on their priority value.
- FilterRegistration - Interface in jakarta.servlet
-
The FilterRegistration API.
- FilterRegistration.Dynamic - Interface in jakarta.servlet
-
The FilterRegistration.Dynamic API.
- filters - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the filters.
- find(String) - Method in class cloud.piranha.modular.DefaultModuleFinder
- find(String) - Method in class cloud.piranha.modular.DefaultModuleReader
- findAll() - Method in class cloud.piranha.modular.DefaultModuleFinder
- findClass(String, String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
- findFilterEnvironments(DispatcherType, String, String, String) - Method in class cloud.piranha.webapp.impl.DefaultInvocationFinder
-
Find the filter environments.
- findFilterMappings(DispatcherType, String) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Find the filter mappings for the given path.
- findFilterMappings(DispatcherType, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Find the filter mappings.
- findFilterMappings(String) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Find the filter mappings for the given path.
- findMapping(String) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServerRequestMapper
-
Find a mapping for the given path.
- findMapping(String) - Method in interface cloud.piranha.webapp.api.WebApplicationServerRequestMapper
-
Find a mapping for the given path.
- findPrefixMatch(String, String) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServerRequestMapper
-
Find a mapping with a prefix mapping longer than the given current prefix.
- findResource(String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Find the resource.
- findResource(String, String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
- findResources(String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Find the resources.
- findServletInvocationByName(String) - Method in class cloud.piranha.webapp.impl.DefaultInvocationFinder
-
Find the servlet invocation by servlet name.
- findServletInvocationByPath(DispatcherType, String, String) - Method in class cloud.piranha.webapp.impl.DefaultInvocationFinder
-
Find the servlet invocation by path.
- findServletInvocationByPath(String, String) - Method in class cloud.piranha.webapp.impl.DefaultInvocationFinder
-
Find the servlet invocation by path.
- findServletMapping(String) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Find the servlet mapping for the given path.
- findServletMapping(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Find a servlet mapping for the given path.
- flush() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- flushBuffer() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- flushBuffer() - Method in interface jakarta.servlet.ServletResponse
-
Flush the buffer.
- flushBuffer() - Method in class jakarta.servlet.ServletResponseWrapper
-
Flush the buffer.
- FORM_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
-
Defines the FORM constant.
- forward(ServletRequest, ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultServletRequestDispatcher
-
Dispatches using the FORWARD or ASYNC dispatch type - Forward the request and response.
- forward(ServletRequest, ServletResponse) - Method in interface jakarta.servlet.RequestDispatcher
-
Forward the request.
- FORWARD - Enum constant in enum class jakarta.servlet.DispatcherType
-
The type for forward dispatches.
- FORWARD_CONTEXT_PATH - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the FORWARD_CONTEXT_PATH constant.
- FORWARD_MAPPING - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the FORWARD_MAPPING constant.
- FORWARD_PATH_INFO - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the FORWARD_PATH_INFO constant.
- FORWARD_QUERY_STRING - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the FORWARD_QUERY_STRING constant.
- FORWARD_REQUEST_URI - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the FORWARD_REQUEST_URI constant.
- FORWARD_SERVLET_PATH - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the FORWARD_SERVLET_PATH constant.
G
- GenericFilter - Class in jakarta.servlet
-
A generic filter.
- GenericFilter() - Constructor for class jakarta.servlet.GenericFilter
- GenericServlet - Class in jakarta.servlet
-
The GenericServlet API.
- GenericServlet() - Constructor for class jakarta.servlet.GenericServlet
-
Constructor.
- get() - Static method in class cloud.piranha.server.ServerPiranha
-
Returns the instance.
- get() - Static method in class cloud.piranha.server2.ServerPiranha
-
Returns the instance.
- getAbsoluteOrdering() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the absolute ordering.
- getAfter() - Method in class cloud.piranha.webapp.impl.WebXml.RelativeOrder
-
Returns the after.
- getAlias() - Method in class cloud.piranha.resource.AliasedDirectoryResource
-
Returns the alias.
- getAllLocations() - Method in class cloud.piranha.resource.AliasedDirectoryResource
- getAllLocations() - Method in class cloud.piranha.resource.AliasedNamedResource
- getAllLocations() - Method in interface cloud.piranha.resource.api.Resource
-
Returns all the locations for this resource.
- getAllLocations() - Method in interface cloud.piranha.resource.api.ResourceManager
-
Returns all the locations for this resource manager.
- getAllLocations() - Method in class cloud.piranha.resource.ByteArrayResource
-
Get all locations.
- getAllLocations() - Method in class cloud.piranha.resource.DefaultResourceManager
- getAllLocations() - Method in class cloud.piranha.resource.DirectoryResource
- getAllLocations() - Method in class cloud.piranha.resource.JarResource
- getAllLocations() - Method in class cloud.piranha.resource.MultiReleaseResource
- getAllLocations() - Method in class cloud.piranha.resource.PrefixJarResource
- getAllLocations() - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
- getAllLocations(Archive<?>) - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
-
Get all locations.
- getAnnotatedClasses() - Method in interface cloud.piranha.webapp.api.AnnotationManager
-
Returns the set of all annotated classes.
- getAnnotatedClasses() - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
-
Returns the annotated classes.
- getAnnotationManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Gets the annotation manager.
- getAnnotationManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getAnnotations(Class<?>...) - Method in interface cloud.piranha.webapp.api.AnnotationManager
-
Get the annotations.
- getAnnotations(Class<?>...) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
- getAnnotations(Class<T>) - Method in interface cloud.piranha.webapp.api.AnnotationManager
-
Get the annotations.
- getAnnotations(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
- getAnnotationsByTarget(Class<T>, AnnotatedElement) - Method in interface cloud.piranha.webapp.api.AnnotationManager
-
Get the annotation for the annotation class and annotated element type.
- getAnnotationsByTarget(Class<T>, AnnotatedElement) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
- getApplicationRequestMapping() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the web application request mapping.
- getApplicationRequestMapping() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getArchive() - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
- getAsyncContext() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the async context.
- getAsyncContext() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the async context.
- getAsyncContext() - Method in class jakarta.servlet.AsyncEvent
-
Returns the async context.
- getAsyncContext() - Method in interface jakarta.servlet.ServletRequest
-
Returns the async context.
- getAsyncContext() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the async context.
- getAsyncManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the async manager.
- getAsyncManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the async manager.
- getAttribute(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the attribute.
- getAttribute(String) - Method in interface cloud.piranha.webapp.api.AttributeManager
-
Get the attribute.
- getAttribute(String) - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultAttributeManager
- getAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the attribute value.
- getAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the attribute.
- getAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the attribute.
- getAttribute(String) - Method in interface jakarta.servlet.http.HttpSession
-
Get the attribute.
- getAttribute(String) - Method in interface jakarta.servlet.ServletContext
-
Get the attribute.
- getAttribute(String) - Method in interface jakarta.servlet.ServletRequest
-
Get the attribute.
- getAttribute(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
Get the attribute.
- getAttributeNames() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the attribute names.
- getAttributeNames() - Method in interface cloud.piranha.webapp.api.AttributeManager
-
Returns the attribute names.
- getAttributeNames() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getAttributeNames() - Method in class cloud.piranha.webapp.impl.DefaultAttributeManager
- getAttributeNames() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the attribute names.
- getAttributeNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the attribute names.
- getAttributeNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get attribute names.
- getAttributeNames() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the attribute names.
- getAttributeNames() - Method in interface jakarta.servlet.ServletContext
-
Returns the attribute names.
- getAttributeNames() - Method in interface jakarta.servlet.ServletRequest
-
Returns the attribute names.
- getAttributeNames() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the attribute names.
- getAuthenticatedRequest(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getAuthenticatedRequest(HttpServletRequest, HttpServletResponse) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Gets the request object the security system wants to put in place.
- getAuthenticatedResponse(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getAuthenticatedResponse(HttpServletRequest, HttpServletResponse) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Gets the response object the security system wants to put in place.
- getAuthenticationService(HttpServletRequest) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getAuthMethod() - Method in class cloud.piranha.webapp.impl.WebXmlLoginConfig
-
Returns the auth method.
- getAuthorizationService(HttpServletRequest) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getAuthType() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the auth type.
- getAuthType() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the auth type.
- getAuthType() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the auth type.
- getAuthType() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the auth type.
- getBeanManager() - Method in class cloud.piranha.cdi.weld.WeldCDI
-
Returns the bean manager.
- getBefore() - Method in class cloud.piranha.webapp.impl.WebXml.RelativeOrder
-
Returns the before.
- getBuffer() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the default buffer size.
- getBufferSize() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getBufferSize() - Method in interface jakarta.servlet.ServletResponse
-
Returns the buffer size.
- getBufferSize() - Method in class jakarta.servlet.ServletResponseWrapper
-
Returns the buffer size.
- getBytes() - Method in class cloud.piranha.resource.ByteArrayResource
-
Returns the byte-array.
- getCALLER_TO_CREDENTIALS() - Static method in class cloud.piranha.micro.core.InMemoryIdentityStore
-
Returns the caller to credentials map.
- getCallerGroups(CredentialValidationResult) - Method in class cloud.piranha.micro.core.InMemoryIdentityStore
- getCallerName() - Method in class cloud.piranha.micro.core.InMemoryIdentityStore.Credential
-
Returns the caller name.
- getCallerPrincipal() - Method in interface cloud.piranha.webapp.api.AuthenticatedIdentity
-
Returns the caller principal, which represents the primary name of the calling entity (aka the "caller") to a server.
- getCallerPrincipal() - Method in class cloud.piranha.webapp.impl.DefaultAuthenticatedIdentity
- getCDI() - Method in class cloud.piranha.cdi.weld.WeldProvider
-
Returns the CDI.
- getCharacterEncoding() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the character encoding.
- getCharacterEncoding() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the character encoding.
- getCharacterEncoding() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getCharacterEncoding() - Method in interface jakarta.servlet.ServletRequest
-
Returns the character encoding.
- getCharacterEncoding() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the character encoding.
- getCharacterEncoding() - Method in interface jakarta.servlet.ServletResponse
-
Returns the character encoding.
- getCharacterEncoding() - Method in class jakarta.servlet.ServletResponseWrapper
-
Returns the character encoding.
- getCharacterEncoding(String) - Method in interface cloud.piranha.webapp.api.LocaleEncodingManager
-
Get the encoding for the locale
- getCharacterEncoding(String) - Method in class cloud.piranha.webapp.impl.DefaultLocaleEncodingManager
- getClassLoader() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the class loader.
- getClassLoader() - Method in interface jakarta.servlet.ServletContext
-
Returns the class loader.
- getClassLoaderId() - Method in class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
-
Returns the classloader id.
- getClassName() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the class name.
- getClassName() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getClassName() - Method in class cloud.piranha.webapp.impl.WebXmlFilter
-
Returns the class name.
- getClassName() - Method in class cloud.piranha.webapp.impl.WebXmlListener
-
Returns the class name.
- getClassName() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Returns the class name.
- getClassName() - Method in interface jakarta.servlet.Registration
-
Returns the class name.
- getComment() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the comment.
- getComment() - Method in class jakarta.servlet.http.Cookie
-
Returns the comment.
- getComment() - Method in interface jakarta.servlet.SessionCookieConfig
-
Returns the comment.
- getConstraintsFromSecurityAnnotations(List<Map.Entry<List<String>, ServletSecurity>>) - Method in class cloud.piranha.security.exousia.PiranhaToExousiaConverter
-
Get the security constraints from annotations.
- getConstraintsFromSecurityElements(List<Map.Entry<List<String>, ServletSecurityElement>>) - Method in class cloud.piranha.security.exousia.PiranhaToExousiaConverter
-
Get the security constraints from security elements.
- getConstraintsFromWebXml(WebXml) - Method in class cloud.piranha.security.exousia.PiranhaToExousiaConverter
-
Get the security constraints from web.xml.
- getContentLength() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the content length.
- getContentLength() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the content length.
- getContentLength() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Returns the content length.
- getContentLength() - Method in interface jakarta.servlet.ServletRequest
-
Get the content length.
- getContentLength() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the content length.
- getContentLengthLong() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the content length.
- getContentLengthLong() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the content length.
- getContentLengthLong() - Method in interface jakarta.servlet.ServletRequest
-
Get the content length.
- getContentLengthLong() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the content length.
- getContentType() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the content type.
- getContentType() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the content type.
- getContentType() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getContentType() - Method in interface jakarta.servlet.http.Part
-
Returns the content type.
- getContentType() - Method in interface jakarta.servlet.ServletRequest
-
Returns the content type.
- getContentType() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the content type.
- getContentType() - Method in interface jakarta.servlet.ServletResponse
-
Returns the content type.
- getContentType() - Method in class jakarta.servlet.ServletResponseWrapper
-
Returns the content type.
- getContext() - Method in interface cloud.piranha.naming.api.NamingManager
-
Get the context context.
- getContext() - Method in class cloud.piranha.naming.impl.DefaultNamingManager
- getContext(String) - Method in class cloud.piranha.server.CrossContextWebApplication
- getContext(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the servlet context for the given uripath.
- getContext(String) - Method in interface jakarta.servlet.ServletContext
-
Get the servlet context for the given path.
- getContextParams() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the context params.
- getContextPath() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the context path.
- getContextPath() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the context path.
- getContextPath() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getContextPath() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the context path.
- getContextPath() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the context path.
- getContextPath() - Method in interface jakarta.servlet.ServletContext
-
Returns the context path.
- getCookies() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the cookies.
- getCookies() - Method in interface cloud.piranha.webapp.api.WebApplicationResponse
-
Returns the cookies.
- getCookies() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the cookies.
- getCookies() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getCookies() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the cookies.
- getCookies() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the cookies.
- getCreationTime() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the creation time.
- getCreationTime() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the creation time.
- getCurrentIdentity() - Static method in class cloud.piranha.webapp.impl.DefaultAuthenticatedIdentity
-
Returns the current identity.
- getCurrentSubject() - Static method in class cloud.piranha.webapp.impl.DefaultAuthenticatedIdentity
-
Returns the current subject.
- getDateHeader(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the date header.
- getDateHeader(String) - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Returns the date header.
- getDateHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Returns the date header.
- getDateHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the date header.
- getDateHeader(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the date header.
- getDateHeader(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the date header.
- getDefaultContentType() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Get the default content type type.
- getDefaultContextPath() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the default context path.
- getDefaultServlet() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the default Servlet.
- getDefaultServlet() - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Returns the defaultServlet
- getDefaultServlet() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getDefaultServlet() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
- getDefaultSessionTrackingModes() - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Returns the default session tracking modes.
- getDefaultSessionTrackingModes() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the default session tracking modes.
- getDefaultSessionTrackingModes() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getDefaultSessionTrackingModes() - Method in interface jakarta.servlet.ServletContext
-
Returns the default session tracking modes.
- getDeferredSyntaxAllowedAsLiteral() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the deferred-syntax-allowed-as-literal config.
- getDelegateClassLoader() - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Returns the delegate classloader.
- getDenyUncoveredHttpMethods() - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getDenyUncoveredHttpMethods() - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Get if we are denying uncovered HTTP methods.
- getDenyUncoveredHttpMethods() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Are we denying uncovered HTTP methods.
- getDenyUncoveredHttpMethods() - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Get if we are denying uncovered HTTP methods.
- getDenyUncoveredHttpMethods() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Are we denying uncovered HTTP methods.
- getDenyUncoveredHttpMethods() - Method in class cloud.piranha.webapp.impl.WebXml
-
Get if we are denying uncovered HTTP methods.
- getDeployedApplication() - Method in class cloud.piranha.micro.embedded.MicroWebApplication
-
Returns the deployed application.
- getDeployedApplication() - Method in class cloud.piranha.micro.loader.MicroDeployOutcome
-
Get the deployed application.
- getDeployedContextRoot() - Method in class cloud.piranha.micro.loader.MicroDeployOutcome
-
Returns the deployed context root.
- getDeployedServlets() - Method in class cloud.piranha.micro.loader.MicroDeployOutcome
-
Returns the deployed servlets.
- getDispatcher(WebApplication, String, ServletRequest, ServletResponse) - Method in interface cloud.piranha.webapp.api.AsyncManager
-
Returns the async dispatcher.
- getDispatcher(WebApplication, String, ServletRequest, ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultAsyncManager
- getDispatchers() - Method in class cloud.piranha.webapp.impl.WebXmlFilterMapping
-
Returns the dispatchers.
- getDispatcherType() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the dispatcher type.
- getDispatcherType() - Method in interface cloud.piranha.webapp.api.FilterMapping
-
Returns the dispatcher type.
- getDispatcherType() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getDispatcherType() - Method in class cloud.piranha.webapp.impl.AsyncNonHttpDispatchWrapper
- getDispatcherType() - Method in class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Returns the dispatcher type.
- getDispatcherType() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the dispatcher type.
- getDispatcherType() - Method in interface jakarta.servlet.ServletRequest
-
Returns the dispatcher type.
- getDispatcherType() - Method in class jakarta.servlet.ServletRequestWrapper
-
Get the dispatcher type.
- getDisplayName() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the display name.
- getDomain() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the domain.
- getDomain() - Method in class jakarta.servlet.http.Cookie
-
Returns the domain.
- getDomain() - Method in interface jakarta.servlet.SessionCookieConfig
-
Returns the domain.
- getEffectiveMajorVersion() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the effective major version.
- getEffectiveMajorVersion() - Method in interface jakarta.servlet.ServletContext
-
Returns the effective major version.
- getEffectiveMinorVersion() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the effective minor version.
- getEffectiveMinorVersion() - Method in interface jakarta.servlet.ServletContext
-
Returns the effective minor version.
- getEffectiveSessionTrackingModes() - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Returns the effective session tracking modes.
- getEffectiveSessionTrackingModes() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the effective session tracking modes.
- getEffectiveSessionTrackingModes() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the effective tracking modes.
- getEffectiveSessionTrackingModes() - Method in interface jakarta.servlet.ServletContext
-
Returns the effective session tracking modes.
- getElIgnored() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the EL ignored config.
- getEmptyRoleSemantic() - Method in class jakarta.servlet.HttpConstraintElement
-
Returns the EmptyRoleSemantic.
- getEnvironment() - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Returns the environment.
- getErrorCode() - Method in class cloud.piranha.webapp.impl.WebXmlErrorPage
-
Returns the error code.
- getErrorOnUndeclaredNamespace() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the error-on-undeclared-namespace config.
- getErrorPage(Throwable, HttpServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultErrorPageManager
-
Returns the error page.
- getErrorPages() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the error pages.
- getErrorPagesByCode() - Method in class cloud.piranha.webapp.impl.DefaultErrorPageManager
-
Get the error pages by code.
- getErrorPagesByException() - Method in class cloud.piranha.webapp.impl.DefaultErrorPageManager
-
Get the error pages by exception.
- getExceptionType() - Method in class cloud.piranha.webapp.impl.WebXmlErrorPage
-
Returns the exception type.
- getExtension() - Method in class cloud.piranha.webapp.impl.WebXmlMimeMapping
-
Returns the extension.
- getExtensions() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the extensions.
- getExtensionsList() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the list of extensions.
- getFileSizeThreshold() - Method in class cloud.piranha.webapp.impl.WebXmlServletMultipartConfig
-
Returns the fileSizeThreshold.
- getFileSizeThreshold() - Method in class jakarta.servlet.MultipartConfigElement
-
Returns the file size threshold.
- getFilter() - Method in interface cloud.piranha.webapp.api.FilterEnvironment
-
Returns the filter.
- getFilter() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the filter.
- getFilterChain() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the filter chain.
- getFilterChain() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getFilterConfig() - Method in class jakarta.servlet.GenericFilter
-
Returns the filter configuration.
- getFilterEnvironments() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the filter environments.
- getFilterEnvironments() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getFilterMappings() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the filter mappings.
- getFilterName() - Method in interface cloud.piranha.webapp.api.FilterMapping
-
Returns the filter name.
- getFilterName() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the filter name.
- getFilterName() - Method in class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Returns the filter name.
- getFilterName() - Method in class cloud.piranha.webapp.impl.WebXmlFilter
-
Returns the filter name.
- getFilterName() - Method in class cloud.piranha.webapp.impl.WebXmlFilterMapping
-
Returns the filter name.
- getFilterName() - Method in interface jakarta.servlet.FilterConfig
-
Returns the filter name.
- getFilterName() - Method in class jakarta.servlet.GenericFilter
- getFilterRegistration(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the filter registration.
- getFilterRegistration(String) - Method in interface jakarta.servlet.ServletContext
-
Get the filter registration.
- getFilterRegistrations() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the filter registrations.
- getFilterRegistrations() - Method in interface jakarta.servlet.ServletContext
-
Returns the filter registrations.
- getFilters() - Method in class cloud.piranha.nano.NanoPiranha
-
Returns the filters.
- getFilters() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the filters.
- getFormErrorPage() - Method in class cloud.piranha.webapp.impl.WebXmlLoginConfig
-
Returns the form error page.
- getFormLoginPage() - Method in class cloud.piranha.webapp.impl.WebXmlLoginConfig
-
Returns the form login page.
- getFragmentName() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the fragment name.
- getGroups() - Method in class cloud.piranha.micro.core.InMemoryIdentityStore.Credential
-
Returns the groups.
- getGroups() - Method in interface cloud.piranha.webapp.api.AuthenticatedIdentity
-
The groups the caller is in.
- getGroups() - Method in class cloud.piranha.webapp.impl.DefaultAuthenticatedIdentity
- getHandlers() - Static method in class cloud.piranha.micro.loader.StaticURLStreamHandlerFactory
-
Returns the handlers.
- getHeader(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the header.
- getHeader(String) - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Get the header.
- getHeader(String) - Method in interface cloud.piranha.http.api.HttpServerResponse
-
Get the header.
- getHeader(String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getHeader(String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
- getHeader(String) - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getHeader(String) - Method in class cloud.piranha.http.impl.DefaultHttpServerResponse
- getHeader(String) - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getHeader(String) - Method in class cloud.piranha.http.jdk.JdkHttpResponse
- getHeader(String) - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getHeader(String) - Method in class cloud.piranha.http.netty.NettyHttpServerResponse
- getHeader(String) - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getHeader(String) - Method in class cloud.piranha.http.undertow.UndertowHttpResponse
- getHeader(String) - Method in class cloud.piranha.http.webapp.HttpWebApplicationRequest
- getHeader(String) - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Get the header.
- getHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Get the header.
- getHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the header.
- getHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getHeader(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the header.
- getHeader(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the header.
- getHeader(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Get the header.
- getHeader(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Get the header.
- getHeader(String) - Method in interface jakarta.servlet.http.Part
-
Get the header.
- getHeader(String) - Method in interface jakarta.servlet.http.PushBuilder
-
Get the header.
- getHeaderNames() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the header names.
- getHeaderNames() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the header names.
- getHeaderNames() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getHeaderNames() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getHeaderNames() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getHeaderNames() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getHeaderNames() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getHeaderNames() - Method in class cloud.piranha.http.webapp.HttpWebApplicationRequest
- getHeaderNames() - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Returns the header names.
- getHeaderNames() - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Returns the header names.
- getHeaderNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the header names.
- getHeaderNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getHeaderNames() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the header names.
- getHeaderNames() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the header names.
- getHeaderNames() - Method in interface jakarta.servlet.http.HttpServletResponse
-
Returns the header names.
- getHeaderNames() - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Returns the header names.
- getHeaderNames() - Method in interface jakarta.servlet.http.Part
-
Returns the header names.
- getHeaderNames() - Method in interface jakarta.servlet.http.PushBuilder
-
Returns the header names.
- getHeaders(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the headers.
- getHeaders(String) - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Get the headers.
- getHeaders(String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getHeaders(String) - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getHeaders(String) - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getHeaders(String) - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getHeaders(String) - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getHeaders(String) - Method in class cloud.piranha.http.webapp.HttpWebApplicationRequest
- getHeaders(String) - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Get the headers.
- getHeaders(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Get the headers.
- getHeaders(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the headers.
- getHeaders(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getHeaders(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the headers.
- getHeaders(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the headers.
- getHeaders(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Returns the headers.
- getHeaders(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Returns the headers.
- getHeaders(String) - Method in interface jakarta.servlet.http.Part
-
Returns the headers.
- getHttpMethodConstraints() - Method in class jakarta.servlet.ServletSecurityElement
-
Returns the HTTP method constraints.
- getHttpRequestManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the HttpRequestManager.
- getHttpRequestManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getHttpServer() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the HTTP server engine.
- getHttpServerProcessor() - Method in interface cloud.piranha.http.api.HttpServer
-
Returns the http server processor.
- getHttpServerProcessor() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
- getHttpServerProcessor() - Method in class cloud.piranha.http.impl.DefaultHttpServer
- getHttpServerProcessor() - Method in class cloud.piranha.http.jdk.JdkHttpServer
- getHttpServerProcessor() - Method in class cloud.piranha.http.netty.NettyHttpServer
- getHttpServerProcessor() - Method in class cloud.piranha.http.undertow.UndertowHttpServer
-
Returns the HTTP server processor.
- getHttpServletMapping() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getHttpServletMapping() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getHttpServletMapping() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the HTTP servlet mapping.
- getHttpSessionManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the HttpSessionManager.
- getHttpSessionManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the session manager.
- getId() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the id.
- getId() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the id.
- getIds() - Method in interface jakarta.servlet.http.HttpSessionContext
-
Deprecated.
- getIncludeCodas() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the include-codes config.
- getIncludePreludes() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the include-prelude config.
- getInitialContext(Hashtable<?, ?>) - Method in class cloud.piranha.naming.impl.DefaultInitialContextFactory
-
Returns the initial context.
- getInitialContext(Hashtable<?, ?>) - Method in class cloud.piranha.naming.thread.ThreadInitialContextFactory
-
Returns the initial context.
- getInitializers() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Gets the ServletContainerInitializers
- getInitializers() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getInitialWebXml() - Method in class cloud.piranha.webapp.impl.WebXmlManager
-
Returns the initial web.xml.
- getInitParameter(String) - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Get the init parameter.
- getInitParameter(String) - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getInitParameter(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the init parameter.
- getInitParameter(String) - Method in interface jakarta.servlet.FilterConfig
-
Get the init parameter.
- getInitParameter(String) - Method in class jakarta.servlet.GenericFilter
- getInitParameter(String) - Method in class jakarta.servlet.GenericServlet
-
Get the init parameter.
- getInitParameter(String) - Method in interface jakarta.servlet.Registration
-
Get the init parameter.
- getInitParameter(String) - Method in interface jakarta.servlet.ServletConfig
-
Get the init parameter.
- getInitParameter(String) - Method in interface jakarta.servlet.ServletContext
-
Get the init parameter.
- getInitParameterNames() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Get the init parameter names.
- getInitParameterNames() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getInitParameterNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the init parameter names.
- getInitParameterNames() - Method in interface jakarta.servlet.FilterConfig
-
Returns the init parameter names.
- getInitParameterNames() - Method in class jakarta.servlet.GenericFilter
- getInitParameterNames() - Method in class jakarta.servlet.GenericServlet
-
Returns the init parameter names.
- getInitParameterNames() - Method in interface jakarta.servlet.ServletConfig
-
Returns the init parameter names.
- getInitParameterNames() - Method in interface jakarta.servlet.ServletContext
-
Returns the init parameter names.
- getInitParameters() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the init parameters.
- getInitParameters() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getInitParameters() - Method in interface jakarta.servlet.Registration
-
Returns the init parameters.
- getInitParams() - Method in class cloud.piranha.webapp.impl.WebXmlFilter
-
Returns the init params.
- getInitParams() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Returns the init params.
- getInputStream() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the input stream.
- getInputStream() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the input stream.
- getInputStream() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getInputStream() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getInputStream() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getInputStream() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getInputStream() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getInputStream() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the input stream.
- getInputStream() - Method in interface jakarta.servlet.http.Part
-
Get the input stream.
- getInputStream() - Method in interface jakarta.servlet.http.WebConnection
-
Get the input stream.
- getInputStream() - Method in interface jakarta.servlet.ServletRequest
-
Get the input stream.
- getInputStream() - Method in class jakarta.servlet.ServletRequestWrapper
-
Get the input stream.
- getInstance() - Method in interface cloud.piranha.webapp.api.AnnotationManager.AnnotationInfo
-
Returns the instance.
- getInstance() - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager.DefaultAnnotationInfo
- getInstances(Class<?>...) - Method in interface cloud.piranha.webapp.api.AnnotationManager
-
Get the instances.
- getInstances(Class<?>...) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
- getInstances(Class<T>) - Method in interface cloud.piranha.webapp.api.AnnotationManager
-
Get the instances.
- getInstances(Class<T>) - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager
- getIntHeader(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the int header.
- getIntHeader(String) - Method in interface cloud.piranha.webapp.api.HttpHeaderManager
-
Get the int header.
- getIntHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Returns the int header.
- getIntHeader(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the int header.
- getIntHeader(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the int header.
- getIntHeader(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the int header.
- getInvocationPath() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
The original path used to base the Servlet invocation on.
- getInvocationPath() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getIsXml() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the is-xml config.
- getJarFile() - Method in class cloud.piranha.resource.JarResource
-
Returns the JAR file.
- getJarFile() - Method in class cloud.piranha.resource.PrefixJarResource
-
Returns the JAR file.
- getJspConfigDescriptor() - Method in class cloud.piranha.pages.wasp.WaspJspManager
-
Returns the JSP config descriptor.
- getJspConfigDescriptor() - Method in interface cloud.piranha.webapp.api.JspManager
-
Returns the JSP config descriptor.
- getJspConfigDescriptor() - Method in class cloud.piranha.webapp.impl.DefaultJspFileManager
-
Returns the JSP config descriptor.
- getJspConfigDescriptor() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the JSP config descriptor.
- getJspConfigDescriptor() - Method in interface jakarta.servlet.ServletContext
-
Returns the JSP config descriptor.
- getJspFile() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Returns the jsp file.
- getJspPropertyGroups() - Method in interface jakarta.servlet.descriptor.JspConfigDescriptor
-
Returns the JSP property groups.
- getLastAccessedTime() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the last accessed time.
- getLastAccessedTime() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the last accessed time.
- getLastModified(HttpServletRequest) - Method in class jakarta.servlet.http.HttpServlet
-
Get the last modified header.
- getListeners() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the listeners.
- getLoadOnStartup() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Returns the load on startup.
- getLoadOnStartup() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getLocalAddr() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the local address.
- getLocalAddr() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the local address.
- getLocalAddr() - Method in interface jakarta.servlet.ServletRequest
-
Returns the local address.
- getLocalAddr() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the local address.
- getLocalAddress() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the local address.
- getLocalAddress() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getLocalAddress() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getLocalAddress() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getLocalAddress() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getLocalAddress() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getLocale() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the locale.
- getLocale() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get locale.
- getLocale() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getLocale() - Method in interface jakarta.servlet.ServletRequest
-
Returns the locale.
- getLocale() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the locale.
- getLocale() - Method in interface jakarta.servlet.ServletResponse
-
Returns the locale.
- getLocale() - Method in class jakarta.servlet.ServletResponseWrapper
-
Returns the locale.
- getLocaleEncodingManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the locale encoding manager.
- getLocaleEncodingManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getLocaleEncodingMapping() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the locale encoding mapping.
- getLocales() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the locales.
- getLocales() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the locales.
- getLocales() - Method in interface jakarta.servlet.ServletRequest
-
Returns the locales.
- getLocales() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the locales.
- getLocalHostname() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the local hostname.
- getLocalHostname() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getLocalHostname() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getLocalHostname() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getLocalHostname() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getLocalHostname() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getLocalName() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the local name.
- getLocalName() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the local name.
- getLocalName() - Method in interface jakarta.servlet.ServletRequest
-
Returns the local name.
- getLocalName() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the local name.
- getLocalPort() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the local port.
- getLocalPort() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the local port.
- getLocalPort() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getLocalPort() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getLocalPort() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getLocalPort() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getLocalPort() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getLocalPort() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the local port.
- getLocalPort() - Method in interface jakarta.servlet.ServletRequest
-
Returns the local port.
- getLocalPort() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the local port.
- getLocation() - Method in class cloud.piranha.webapp.impl.WebXmlErrorPage
-
Returns the location.
- getLocation() - Method in class cloud.piranha.webapp.impl.WebXmlServletMultipartConfig
-
Returns the location.
- getLocation() - Method in class jakarta.servlet.MultipartConfigElement
-
Returns the storage location.
- getLoginConfig() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the login config.
- getMajorVersion() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the major version.
- getMajorVersion() - Method in class cloud.piranha.webapp.impl.WebXml
-
Gets the major version as set by the version attribute in the web app element
- getMajorVersion() - Method in interface jakarta.servlet.ServletContext
-
Returns the major version.
- getMappedRoles(Iterable<Principal>, Subject) - Method in class cloud.piranha.security.exousia.PiranhaPrincipalMapper
- getMappingMatch() - Method in class cloud.piranha.webapp.impl.DefaultHttpServletMapping
- getMappingMatch() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Returns the mapping match.
- getMappings() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getMappings() - Method in interface jakarta.servlet.ServletRegistration
-
Returns the mappings.
- getMappings(String) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Get the mappings for a particular servlet.
- getMappings(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the servlet mappings for the given servlet.
- getMatchValue() - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapping
-
Returns the match value.
- getMatchValue() - Method in class cloud.piranha.webapp.impl.DefaultHttpServletMapping
- getMatchValue() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapping
-
Returns the matchValue.
- getMatchValue() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Returns the match value.
- getMaxAge() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the max age.
- getMaxAge() - Method in class jakarta.servlet.http.Cookie
-
Returns the max age.
- getMaxAge() - Method in interface jakarta.servlet.SessionCookieConfig
-
Returns the max age.
- getMaxFileSize() - Method in class cloud.piranha.webapp.impl.WebXmlServletMultipartConfig
-
Returns the maxFileSize.
- getMaxFileSize() - Method in class jakarta.servlet.MultipartConfigElement
-
Returns the max file size.
- getMaxInactiveInterval() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the maximum inactive interval.
- getMaxInactiveInterval() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the max inactive interval.
- getMaxRequestSize() - Method in class cloud.piranha.webapp.impl.WebXmlServletMultipartConfig
-
Returns the maxRequestSize.
- getMaxRequestSize() - Method in class jakarta.servlet.MultipartConfigElement
-
Returns the max request size.
- getMergedDependencies() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the merged dependencies.
- getMetadataComplete() - Method in class cloud.piranha.webapp.impl.WebXml
-
Get the metadata complete flag.
- getMethod() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the method.
- getMethod() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the method.
- getMethod() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getMethod() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getMethod() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getMethod() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getMethod() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getMethod() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getMethod() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the HTTP method.
- getMethod() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the method.
- getMethod() - Method in interface jakarta.servlet.http.PushBuilder
-
Returns the HTTP method.
- getMethodName() - Method in class jakarta.servlet.HttpMethodConstraintElement
-
Returns the HTTP method name.
- getMethodNames() - Method in class jakarta.servlet.ServletSecurityElement
-
Returns the method names.
- getMimeMappings() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the mime mappings.
- getMimeType() - Method in class cloud.piranha.webapp.impl.WebXmlMimeMapping
-
Returns the mime type.
- getMimeType(String) - Method in interface cloud.piranha.webapp.api.MimeTypeManager
-
Get the mime type.
- getMimeType(String) - Method in class cloud.piranha.webapp.impl.DefaultMimeTypeManager
-
Get the mime type.
- getMimeType(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the mime type.
- getMimeType(String) - Method in interface jakarta.servlet.ServletContext
-
Get the mime type.
- getMimeTypeManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the mime type manager.
- getMimeTypeManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the mime type manager.
- getMinorVersion() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the minor version.
- getMinorVersion() - Method in class cloud.piranha.webapp.impl.WebXml
-
Gets the minor version as set by the version attribute in the web app element
- getMinorVersion() - Method in interface jakarta.servlet.ServletContext
-
Returns the minor version.
- getMultipartConfig() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Returns the multi-part config.
- getMultipartConfig() - Method in interface cloud.piranha.webapp.api.WebApplicationRequest
-
Returns the multipartConfig.
- getMultipartConfig() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getMultipartConfig() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getMultipartConfig() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getMultipartConfig() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Returns the multipartConfig.
- getMultiPartManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the multi part manager.
- getMultiPartManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the multi part manager.
- getName() - Method in class cloud.piranha.resource.AliasedNamedResource
- getName() - Method in interface cloud.piranha.resource.api.Resource
-
Get the name of this resource
- getName() - Method in class cloud.piranha.resource.DirectoryResource
- getName() - Method in class cloud.piranha.resource.JarResource
- getName() - Method in class cloud.piranha.resource.MultiReleaseResource
- getName() - Method in class cloud.piranha.resource.PrefixJarResource
- getName() - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
- getName() - Method in interface cloud.piranha.webapp.api.AuthenticatedIdentity
- getName() - Method in interface cloud.piranha.webapp.api.HttpHeader
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.DefaultHttpHeader
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.DefaultSecurityPrincipal
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getName() - Method in class cloud.piranha.webapp.impl.WebXmlContextParam
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.WebXmlCookieConfig
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.WebXmlFilterInitParam
-
Returns the name.
- getName() - Method in class cloud.piranha.webapp.impl.WebXmlServletInitParam
-
Returns the name.
- getName() - Method in class jakarta.servlet.http.Cookie
-
Returns the name.
- getName() - Method in class jakarta.servlet.http.HttpSessionBindingEvent
-
Returns the name.
- getName() - Method in interface jakarta.servlet.http.Part
-
Returns the name.
- getName() - Method in interface jakarta.servlet.Registration
-
Returns the name.
- getName() - Method in class jakarta.servlet.ServletContextAttributeEvent
-
Returns the name.
- getName() - Method in class jakarta.servlet.ServletRequestAttributeEvent
-
Returns the name.
- getName() - Method in interface jakarta.servlet.SessionCookieConfig
-
Returns the name.
- getNamedDispatcher(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the name request dispatcher.
- getNamedDispatcher(String) - Method in interface jakarta.servlet.ServletContext
-
Get the named dispatcher.
- getNameInNamespace() - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Get the name in the namespace.
- getNameParser(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Returns the name parser.
- getNameParser(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Returns the name parser.
- getNamingManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the naming manager.
- getNamingManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getNextEntry() - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- getObjectInstanceManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Get the object instance manager.
- getObjectInstanceManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the DependencyInjectionManager.
- getOrderedFragments() - Method in class cloud.piranha.webapp.impl.WebXmlManager
-
Returns the ordered fragments.
- getOriginalServletPath() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Gets the original servlet path.
- getOriginalServletPath() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getOriginalServletPath() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Gets the original Servlet Path
- getOutputStream() - Method in interface cloud.piranha.http.api.HttpServerResponse
-
Returns the output stream.
- getOutputStream() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
- getOutputStream() - Method in class cloud.piranha.http.impl.DefaultHttpServerResponse
- getOutputStream() - Method in class cloud.piranha.http.jdk.JdkHttpResponse
- getOutputStream() - Method in class cloud.piranha.http.netty.NettyHttpServerResponse
- getOutputStream() - Method in class cloud.piranha.http.undertow.UndertowHttpResponse
- getOutputStream() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getOutputStream() - Method in interface jakarta.servlet.http.WebConnection
-
Get the output stream.
- getOutputStream() - Method in interface jakarta.servlet.ServletResponse
-
Get the output stream.
- getOutputStream() - Method in class jakarta.servlet.ServletResponseWrapper
-
Get the output stream.
- getPageEncoding() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the page encoding.
- getParameter(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the parameter.
- getParameter(String) - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Get the parameter.
- getParameter(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getParameter(String) - Method in interface jakarta.servlet.ServletRequest
-
Get the parameter.
- getParameter(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
Get the parameter.
- getParameterMap() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the parameter map.
- getParameterMap() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Returns the parameter map.
- getParameterMap() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getParameterMap() - Method in interface jakarta.servlet.ServletRequest
-
Returns the parameter map.
- getParameterMap() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the parameter map.
- getParameterNames() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the parameter names.
- getParameterNames() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Returns the parameter names.
- getParameterNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getParameterNames() - Method in interface jakarta.servlet.ServletRequest
-
Returns the parameter names.
- getParameterNames() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the parameter names.
- getParameters() - Method in class cloud.piranha.policy.thread.ThreadPolicy
- getParametersFromRequest() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the parameters from the request.
- getParameterValues(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the parameter values.
- getParameterValues(String) - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Returns the parameter values.
- getParameterValues(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the parameter values.
- getParameterValues(String) - Method in interface jakarta.servlet.ServletRequest
-
Get the parameter values.
- getParameterValues(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
Get the parameter values.
- getPart(WebApplication, WebApplicationRequest, String) - Method in interface cloud.piranha.webapp.api.MultiPartManager
-
Get the part.
- getPart(WebApplication, WebApplicationRequest, String) - Method in class cloud.piranha.webapp.impl.DefaultMultiPartManager
-
Get the part.
- getPart(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the part.
- getPart(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the part.
- getPart(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the part.
- getPart(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the part.
- getParts() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the parts.
- getParts() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the parts.
- getParts() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the parts.
- getParts() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the parts.
- getParts(WebApplication, WebApplicationRequest) - Method in interface cloud.piranha.webapp.api.MultiPartManager
-
Get the parts.
- getParts(WebApplication, WebApplicationRequest) - Method in class cloud.piranha.webapp.impl.DefaultMultiPartManager
-
Get the parts.
- getPassword() - Method in class cloud.piranha.micro.core.InMemoryIdentityStore.Credential
-
Returns the password.
- getPath() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the path.
- getPath() - Method in class jakarta.servlet.http.Cookie
-
Returns the path.
- getPath() - Method in interface jakarta.servlet.http.PushBuilder
-
Returns the path.
- getPath() - Method in interface jakarta.servlet.SessionCookieConfig
-
Returns the path.
- getPathInfo() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the path info.
- getPathInfo() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the path info.
- getPathInfo() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getPathInfo() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getPathInfo() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the path info.
- getPathInfo() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the path info.
- getPathInfo() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the path info.
- getPathTranslated() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the path translated.
- getPathTranslated() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the translated path.
- getPathTranslated() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the path translated.
- getPathTranslated() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the path translated.
- getPattern() - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapping
-
Returns the path.
- getPattern() - Method in class cloud.piranha.webapp.impl.DefaultHttpServletMapping
- getPattern() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapping
-
Returns the pattern.
- getPattern() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Returns the pattern.
- getPermissions(CodeSource) - Method in class cloud.piranha.policy.thread.ThreadPolicy
- getPermissions(ProtectionDomain) - Method in class cloud.piranha.policy.thread.ThreadPolicy
- getPlatform() - Method in class cloud.piranha.micro.loader.MicroInfo
- getPolicy() - Method in interface cloud.piranha.policy.api.PolicyManager
-
Get the policy.
- getPolicy() - Method in class cloud.piranha.policy.impl.DefaultPolicyManager
- getPolicyManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the policy manager.
- getPolicyManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
- getPort() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the port.
- getPrefix() - Method in class cloud.piranha.resource.PrefixJarResource
-
Returns the prefix.
- getPrincipal() - Method in class cloud.piranha.cdi.weld.WeldSecurityService
- getPriority() - Method in class cloud.piranha.security.eleos.AuthenticationFilter
- getPriority() - Method in class cloud.piranha.security.exousia.AuthorizationFilter
- getPriority() - Method in class cloud.piranha.security.exousia.AuthorizationPreFilter
- getPriority() - Method in interface cloud.piranha.webapp.api.FilterPriority
-
Returns the priority of this filter in the filter chain.
- getProtocol() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the protocol.
- getProtocol() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the protocol.
- getProtocol() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getProtocol() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getProtocol() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getProtocol() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getProtocol() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getProtocol() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the protocol.
- getProtocol() - Method in interface jakarta.servlet.ServletRequest
-
Returns the protocol.
- getProtocol() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the protocol.
- getProvider() - Method in class cloud.piranha.policy.thread.ThreadPolicy
- getQueryParameter(String) - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Get the query parameter.
- getQueryParameter(String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getQueryParameter(String) - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getQueryParameter(String) - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getQueryParameter(String) - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getQueryParameter(String) - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getQueryString() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the query string.
- getQueryString() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the query string.
- getQueryString() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getQueryString() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getQueryString() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getQueryString() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getQueryString() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getQueryString() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getQueryString() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the query string.
- getQueryString() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the query string.
- getQueryString() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the query string.
- getQueryString() - Method in interface jakarta.servlet.http.PushBuilder
-
Returns the query string.
- getReader() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the reader.
- getReader() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Get the reader.
- getReader() - Method in interface jakarta.servlet.ServletRequest
-
Get the reader.
- getReader() - Method in class jakarta.servlet.ServletRequestWrapper
-
Get the reader.
- getRealmName() - Method in class cloud.piranha.webapp.impl.WebXmlLoginConfig
-
Returns the realm name.
- getRealPath(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Deprecated.
- getRealPath(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the real path.
- getRealPath(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Deprecated.
- getRealPath(String) - Method in interface jakarta.servlet.ServletContext
-
Returns the real path.
- getRealPath(String) - Method in interface jakarta.servlet.ServletRequest
-
Deprecated.
- getRealPath(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
Deprecated.
- getRelativeOrdering() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the relative ordering.
- getRemoteAddr() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the remote address.
- getRemoteAddr() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the remote address.
- getRemoteAddr() - Method in interface jakarta.servlet.ServletRequest
-
Returns the remote address.
- getRemoteAddr() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the remote address.
- getRemoteAddress() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the remote address.
- getRemoteAddress() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getRemoteAddress() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getRemoteAddress() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getRemoteAddress() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getRemoteAddress() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getRemoteHost() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the remote host.
- getRemoteHost() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the remote host.
- getRemoteHost() - Method in interface jakarta.servlet.ServletRequest
-
Returns the remote host.
- getRemoteHost() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the remote host.
- getRemoteHostname() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the remote hostname.
- getRemoteHostname() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getRemoteHostname() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getRemoteHostname() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getRemoteHostname() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getRemoteHostname() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getRemotePort() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the remote port.
- getRemotePort() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the remote port.
- getRemotePort() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getRemotePort() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getRemotePort() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getRemotePort() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getRemotePort() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getRemotePort() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the remote port.
- getRemotePort() - Method in interface jakarta.servlet.ServletRequest
-
Returns the remote port.
- getRemotePort() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the remote port.
- getRemoteUser() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the remote user.
- getRemoteUser() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the remote user.
- getRemoteUser() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the remote user.
- getRemoteUser() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the remote user.
- getRepositories() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the repositories.
- getRepositoriesList() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the list of repositories.
- getRequest() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the wrapped request.
- getRequest() - Method in interface cloud.piranha.webapp.api.CurrentRequestHolder
-
Gets the current HttpServletRequest
- getRequest() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getRequest() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Returns the asyncStartRequest.
- getRequest() - Method in class cloud.piranha.webapp.impl.DefaultCurrentRequestHolder
- getRequest() - Method in interface jakarta.servlet.AsyncContext
-
Returns the request.
- getRequest() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the wrapped request.
- getRequest(ServletResponse) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the associated request.
- getRequest(ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the request associated with the response.
- getRequestCharacterEncoding() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the default request character encoding.
- getRequestCharacterEncoding() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the request character encoding.
- getRequestCharacterEncoding() - Method in interface jakarta.servlet.ServletContext
-
Returns the default request character encoding.
- getRequestDispatcher(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the request dispatcher.
- getRequestDispatcher(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the request dispatcher.
- getRequestDispatcher(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the request dispatcher.
- getRequestDispatcher(String) - Method in interface jakarta.servlet.ServletContext
-
Get the request dispatcher.
- getRequestDispatcher(String) - Method in interface jakarta.servlet.ServletRequest
-
Returns the request dispatcher.
- getRequestDispatcher(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the request dispatcher.
- getRequestedSessionId() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the requested session id.
- getRequestedSessionId() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the requested session id.
- getRequestedSessionId() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the requested session id.
- getRequestedSessionId() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the requested session id.
- getRequestMapper() - Method in class cloud.piranha.http.webapp.HttpWebApplicationServer
-
Returns the request mapper.
- getRequestMapper() - Method in interface cloud.piranha.webapp.api.WebApplicationServer
-
Returns the request mapper.
- getRequestTarget() - Method in interface cloud.piranha.http.api.HttpServerRequest
-
Returns the request target.
- getRequestTarget() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
- getRequestTarget() - Method in class cloud.piranha.http.impl.DefaultHttpServerRequest
- getRequestTarget() - Method in class cloud.piranha.http.jdk.JdkHttpRequest
- getRequestTarget() - Method in class cloud.piranha.http.netty.NettyHttpServerRequest
- getRequestTarget() - Method in class cloud.piranha.http.undertow.UndertowHttpRequest
- getRequestURI() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the request URI.
- getRequestURI() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getRequestURI() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the request URI.
- getRequestURI() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the request URI.
- getRequestURI() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the request URI.
- getRequestURIWithQueryString() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Returns the request URI with query string.
- getRequestURIWithQueryString() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the request URI with query string.
- getRequestURL() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the request URL.
- getRequestURL() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the request URL.
- getRequestURL() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the request URL.
- getRequestURL() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the request URL.
- getRequestURL(HttpServletRequest) - Static method in class jakarta.servlet.http.HttpUtils
-
Deprecated.Returns the request URL.
- getResource(Object) - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Returns the resource.
- getResource(String) - Method in class cloud.piranha.resource.AliasedDirectoryResource
-
Returns the resource.
- getResource(String) - Method in class cloud.piranha.resource.AliasedNamedResource
- getResource(String) - Method in interface cloud.piranha.resource.api.Resource
-
Get the resource.
- getResource(String) - Method in interface cloud.piranha.resource.api.ResourceManager
-
Get the resource.
- getResource(String) - Method in class cloud.piranha.resource.ByteArrayResource
-
Get the resource.
- getResource(String) - Method in class cloud.piranha.resource.DefaultResourceManager
-
Get the resource URL.
- getResource(String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
- getResource(String) - Method in class cloud.piranha.resource.DirectoryResource
-
Returns the resource.
- getResource(String) - Method in class cloud.piranha.resource.JarResource
-
Returns the resource.
- getResource(String) - Method in class cloud.piranha.resource.MultiReleaseResource
- getResource(String) - Method in class cloud.piranha.resource.PrefixJarResource
-
Returns the resource.
- getResource(String) - Method in class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
- getResource(String) - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
- getResource(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the resource.
- getResource(String) - Method in interface jakarta.servlet.ServletContext
-
Get the resource.
- getResourceAsStream(String) - Method in class cloud.piranha.resource.AliasedDirectoryResource
- getResourceAsStream(String) - Method in class cloud.piranha.resource.AliasedNamedResource
- getResourceAsStream(String) - Method in interface cloud.piranha.resource.api.Resource
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in interface cloud.piranha.resource.api.ResourceManager
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in class cloud.piranha.resource.ByteArrayResource
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in class cloud.piranha.resource.DefaultResourceManager
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in class cloud.piranha.resource.DirectoryResource
- getResourceAsStream(String) - Method in class cloud.piranha.resource.JarResource
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in class cloud.piranha.resource.MultiReleaseResource
- getResourceAsStream(String) - Method in class cloud.piranha.resource.PrefixJarResource
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
- getResourceAsStream(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the resource as a stream.
- getResourceAsStream(String) - Method in interface jakarta.servlet.ServletContext
-
Get the resource as a stream.
- getResourceAsStreamByLocation(String) - Method in class cloud.piranha.resource.ByteArrayResource
-
Get the resource as stream by location.
- getResourceAsStreamByLocation(String) - Method in class cloud.piranha.resource.shrinkwrap.ShrinkWrapResource
-
Get the resource as stream by location.
- getResourceList() - Method in interface cloud.piranha.resource.api.ResourceManager
-
Returns all the locations for this resource manager.
- getResourceList() - Method in class cloud.piranha.resource.DefaultResourceManager
- getResourceManager() - Method in interface cloud.piranha.resource.api.ResourceManagerClassLoader
-
Returns the resource manager.
- getResourceManager() - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
- getResourcePaths(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the resource paths.
- getResourcePaths(String) - Method in interface jakarta.servlet.ServletContext
-
Get the resource paths for the given path.
- getResources(String) - Method in interface cloud.piranha.resource.api.ResourceManager
-
Get the resources.
- getResources(String) - Method in class cloud.piranha.resource.DefaultResourceManager
-
Get the resources.
- getResources(String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
- getResources(String) - Method in class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
- getResponse() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Returns the asyncStartResponse.
- getResponse() - Method in interface jakarta.servlet.AsyncContext
-
Returns the response.
- getResponse() - Method in class jakarta.servlet.ServletResponseWrapper
-
Returns the wrapped response.
- getResponse(ServletRequest) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the associated response.
- getResponse(ServletRequest) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the response.
- getResponseAsByteArray() - Method in class cloud.piranha.embedded.EmbeddedResponse
-
Get the response as a byte array.
- getResponseAsString() - Method in class cloud.piranha.embedded.EmbeddedResponse
-
Returns the response as a string.
- getResponseCharacterEncoding() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the default response character encoding.
- getResponseCharacterEncoding() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the response character encoding.
- getResponseCharacterEncoding() - Method in interface jakarta.servlet.ServletContext
-
Returns the default response character encoding.
- getResponseCloser() - Method in interface cloud.piranha.webapp.api.WebApplicationResponse
-
Returns the response closer.
- getResponseCloser() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getRoleLink() - Method in class cloud.piranha.webapp.impl.WebXmlServletSecurityRoleRef
-
Returns the role link.
- getRoleName() - Method in class cloud.piranha.webapp.impl.WebXmlServletSecurityRoleRef
-
Returns the role name.
- getRoleNames() - Method in class cloud.piranha.webapp.impl.WebXml
-
Get all the unique role names that have either been explicitly declared, or used in a constraint.
- getRoles() - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getRoles() - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Get the declared roles
- getRoles() - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
- getRolesAllowed() - Method in class jakarta.servlet.HttpConstraintElement
-
Returns the roles allowed.
- getRollbackOnly() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Has rollback only been set?
- getRoot() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the root.
- getRootCause() - Method in exception jakarta.servlet.ServletException
-
Returns the root cause.
- getRootDirectory() - Method in class cloud.piranha.resource.AliasedDirectoryResource
-
Returns the root directory.
- getRootDirectory() - Method in class cloud.piranha.resource.DirectoryResource
-
Returns the root directory.
- getRunAsRole() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getRunAsRole() - Method in interface jakarta.servlet.ServletRegistration
-
Returns the run as role.
- getScheme() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the scheme.
- getScheme() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the scheme.
- getScheme() - Method in interface jakarta.servlet.ServletRequest
-
Returns the scheme.
- getScheme() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the scheme.
- getScriptingInvalid() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the scripting invalid config.
- getSecure() - Method in class jakarta.servlet.http.Cookie
-
Returns the secure flag.
- getSecurityManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the security manager.
- getSecurityManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the security manager.
- getSecurityRoleRefs() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Returns the security role refs.
- getSecurityRoleRefsFromWebXml(WebApplication) - Method in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Get the security role refs from web.xml.
- getSecurityRoleRefsFromWebXml(Set<String>, WebXml) - Method in class cloud.piranha.security.exousia.PiranhaToExousiaConverter
-
Get the security role refs from web.xml
- getServerInfo() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the server info.
- getServerInfo() - Method in interface jakarta.servlet.ServletContext
-
Returns the server info.
- getServerName() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the server name.
- getServerName() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the server name.
- getServerName() - Method in interface jakarta.servlet.ServletRequest
-
Returns the server name.
- getServerName() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the server name.
- getServerPort() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the server port.
- getServerPort() - Method in interface cloud.piranha.http.api.HttpServer
-
Returns the server port.
- getServerPort() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
- getServerPort() - Method in class cloud.piranha.http.impl.DefaultHttpServer
- getServerPort() - Method in class cloud.piranha.http.jdk.JdkHttpServer
- getServerPort() - Method in class cloud.piranha.http.netty.NettyHttpServer
- getServerPort() - Method in class cloud.piranha.http.undertow.UndertowHttpServer
-
Returns the server port.
- getServerPort() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the server port.
- getServerPort() - Method in interface jakarta.servlet.ServletRequest
-
Returns the server port.
- getServerPort() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the server port.
- getServlet() - Method in class cloud.piranha.nano.NanoPiranha
-
Returns the servlet.
- getServlet() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Returns the servlet.
- getServlet() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getServlet() - Method in exception jakarta.servlet.UnavailableException
-
Deprecated.
- getServlet(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Deprecated.
- getServlet(String) - Method in interface jakarta.servlet.ServletContext
-
Deprecated.
- getServletClass() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Returns the servlet class.
- getServletClass() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getServletConfig() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the servlet configuration.
- getServletConfig() - Method in class jakarta.servlet.GenericServlet
-
Returns the servlet config.
- getServletConfig() - Method in interface jakarta.servlet.Servlet
-
Returns the servlet config.
- getServletContext() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the servlet context.
- getServletContext() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the servlet context.
- getServletContext() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the servlet context.
- getServletContext() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getServletContext() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the servlet context.
- getServletContext() - Method in interface jakarta.servlet.FilterConfig
-
Returns the servlet context.
- getServletContext() - Method in class jakarta.servlet.GenericFilter
- getServletContext() - Method in class jakarta.servlet.GenericServlet
-
Returns the servlet context.
- getServletContext() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the Servlet context.
- getServletContext() - Method in interface jakarta.servlet.ServletConfig
-
Returns the servlet context.
- getServletContext() - Method in class jakarta.servlet.ServletContextEvent
-
Returns the servlet context.
- getServletContext() - Method in interface jakarta.servlet.ServletRequest
-
Returns the servlet context.
- getServletContext() - Method in class jakarta.servlet.ServletRequestEvent
-
Returns the servlet context.
- getServletContext() - Method in class jakarta.servlet.ServletRequestWrapper
-
Returns the servlet context.
- getServletContextId() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the unique Id of this web application corresponding to this ServletContext.
- getServletContextName() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the servlet context name (aka display-name).
- getServletContextName() - Method in interface jakarta.servlet.ServletContext
-
Returns the servlet context name.
- getServletEnvironment() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the servlet environment.
- getServletEnvironment() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getServletInfo() - Method in class jakarta.servlet.GenericServlet
-
Get the servlet info.
- getServletInfo() - Method in interface jakarta.servlet.Servlet
-
Returns the servlet information.
- getServletMappings() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the servlet mappings.
- getServletMappings(String) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Get the mappings for the specified servlet.
- getServletMappings(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Get the mappings for the specified servlet.
- getServletName() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the servlet name.
- getServletName() - Method in class cloud.piranha.webapp.impl.DefaultHttpServletMapping
- getServletName() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getServletName() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getServletName() - Method in class cloud.piranha.webapp.impl.WebXmlFilter
-
Returns the servlet name.
- getServletName() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Returns the servlet name.
- getServletName() - Method in class cloud.piranha.webapp.impl.WebXmlServletMapping
-
Returns the servlet name.
- getServletName() - Method in class jakarta.servlet.GenericServlet
-
Returns the servlet name.
- getServletName() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Returns the servlet name.
- getServletName() - Method in interface jakarta.servlet.ServletConfig
-
Returns the servlet name.
- getServletName(String) - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapper
-
Get the servlet name for the specified mapping.
- getServletName(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapper
-
Get the servlet name for the specified mapping..
- getServletNameMappings() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the servlet name mappings.
- getServletNameMappings() - Method in interface jakarta.servlet.FilterRegistration
-
Returns the servlet name mappings.
- getServletNames() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Deprecated.
- getServletNames() - Method in class cloud.piranha.webapp.impl.WebXmlFilterMapping
-
Returns the Servlet names.
- getServletNames() - Method in interface jakarta.servlet.ServletContext
-
Deprecated.
- getServletPath() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the servlet path.
- getServletPath() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns the servlet path.
- getServletPath() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- getServletPath() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- getServletPath() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the servlet path.
- getServletPath() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the servlet path.
- getServletPath() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the servlet path.
- getServletRegistration(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Get the servlet registration.
- getServletRegistration(String) - Method in interface jakarta.servlet.ServletContext
-
Get the servlet registration.
- getServletRegistrations() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the servlet registrations.
- getServletRegistrations() - Method in interface jakarta.servlet.ServletContext
-
Returns the servlet registrations.
- getServletRequest() - Method in class jakarta.servlet.ServletRequestEvent
-
Returns the servlet request.
- getServlets() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Deprecated.
- getServlets() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the servlets.
- getServlets() - Method in interface jakarta.servlet.ServletContext
-
Deprecated.
- getSession() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the HTTP session.
- getSession() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the session.
- getSession() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the HTTP session.
- getSession() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the HTTP session.
- getSession() - Method in class jakarta.servlet.http.HttpSessionBindingEvent
-
Returns the HTTP session.
- getSession() - Method in class jakarta.servlet.http.HttpSessionEvent
-
Returns the HTTP session.
- getSession(boolean) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Get the HTTP session.
- getSession(boolean) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
- getSession(boolean) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the HTTP session.
- getSession(boolean) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Get the HTTP session.
- getSession(HttpServletRequest, String) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Returns the session.
- getSession(HttpServletRequest, String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
- getSession(String) - Method in interface jakarta.servlet.http.HttpSessionContext
-
Deprecated.
- getSessionConfig() - Method in class cloud.piranha.webapp.impl.WebXml
-
Returns the session config.
- getSessionContext() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Get the session context.
- getSessionContext() - Method in interface jakarta.servlet.http.HttpSession
-
Deprecated.
- getSessionCookieConfig() - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Returns the session cookie config.
- getSessionCookieConfig() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Returns the session cookie config.
- getSessionCookieConfig() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the session cookie config.
- getSessionCookieConfig() - Method in interface jakarta.servlet.ServletContext
-
Returns the session cookie config.
- getSessionId() - Method in interface jakarta.servlet.http.PushBuilder
-
Returns the session id.
- getSessionTimeout() - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Get the session timeout (in minutes).
- getSessionTimeout() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Get the session timeout (in minutes).
- getSessionTimeout() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the default session timeout.
- getSessionTimeout() - Method in class cloud.piranha.webapp.impl.WebXmlSessionConfig
-
Returns the session timeout.
- getSessionTimeout() - Method in interface jakarta.servlet.ServletContext
-
Returns the default session timeout.
- getSize() - Method in interface jakarta.servlet.http.Part
-
Returns the size.
- getSoTimeout() - Method in class cloud.piranha.http.impl.DefaultHttpServer
-
Returns the SO_TIMEOUT.
- getSSL() - Method in interface cloud.piranha.http.api.HttpServer
-
Get the SSL flag
- getSSL() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
- getSSL() - Method in class cloud.piranha.http.impl.DefaultHttpServer
- getSSL() - Method in class cloud.piranha.http.jdk.JdkHttpServer
- getSSL() - Method in class cloud.piranha.http.netty.NettyHttpServer
- getSSL() - Method in class cloud.piranha.http.undertow.UndertowHttpServer
-
Returns the SSL boolean flag.
- getStatus() - Method in class cloud.piranha.transaction.nonxa.DefaultTransaction
-
Returns the status.
- getStatus() - Method in class cloud.piranha.transaction.nonxa.DefaultTransactionManager
-
Returns the status.
- getStatus() - Method in class cloud.piranha.transaction.nonxa.DefaultUserTransaction
-
Returns the status.
- getStatus() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Returns the status.
- getStatus() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getStatus() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getStatus() - Method in interface jakarta.servlet.http.HttpServletResponse
-
Returns the status.
- getStatus() - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
Returns the status.
- getStatus() - Method in interface jakarta.transaction.Transaction
-
Get the status.
- getStatus() - Method in interface jakarta.transaction.TransactionManager
-
Returns the status.
- getStatus() - Method in interface jakarta.transaction.UserTransaction
-
Returns the status.
- getStatusMessage() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Returns the status message.
- getSubmittedFileName() - Method in interface jakarta.servlet.http.Part
-
Returns the submitted filename.
- getSuppliedRequest() - Method in class jakarta.servlet.AsyncEvent
-
Returns the supplied request.
- getSuppliedResponse() - Method in class jakarta.servlet.AsyncEvent
-
Returns the supplied response.
- getSupportedMessageTypes() - Method in class cloud.piranha.security.eleos.DoNothingServerAuthModule
- getTaglibLocation() - Method in interface jakarta.servlet.descriptor.TaglibDescriptor
-
Returns the taglib location.
- getTaglibs() - Method in interface jakarta.servlet.descriptor.JspConfigDescriptor
-
Returns the taglibs.
- getTaglibURI() - Method in interface jakarta.servlet.descriptor.TaglibDescriptor
-
Returns the taglib URI.
- getTarget() - Method in interface cloud.piranha.webapp.api.AnnotationManager.AnnotationInfo
-
Returns the target.
- getTarget() - Method in class cloud.piranha.webapp.impl.DefaultAnnotationManager.DefaultAnnotationInfo
- getTargetType() - Method in interface cloud.piranha.webapp.api.AnnotationManager.AnnotationInfo
-
Get the target.
- getThrowable() - Method in class jakarta.servlet.AsyncEvent
-
Returns the throwable.
- getTimeout() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Returns the timeout.
- getTimeout() - Method in interface jakarta.servlet.AsyncContext
-
Returns the timeout.
- getTrailerFields() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the trailer fields.
- getTrailerFields() - Method in interface jakarta.servlet.http.HttpServletResponse
-
Returns the supplier of trailer fields.
- getTransaction() - Method in class cloud.piranha.transaction.nonxa.DefaultTransactionManager
-
Get the transaction.
- getTransaction() - Method in interface jakarta.transaction.TransactionManager
-
Returns the transaction.
- getTransactionKey() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Returns the transaction key.
- getTransactionStatus() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Returns the transaction status.
- getTransportGuarantee() - Method in class jakarta.servlet.HttpConstraintElement
-
Returns the transport guarantee.
- getTrimDirectiveWhitespaces() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the trim-directive-whitespaces config.
- getType() - Method in class cloud.piranha.policy.thread.ThreadPolicy
- getUnavailableException() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
The exception that caused this servlet to become unavailable
- getUnavailableException() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getUnavailableSeconds() - Method in exception jakarta.servlet.UnavailableException
-
Get the unavailableSeconds.
- getUnderlyingOutputStream() - Method in interface cloud.piranha.webapp.api.WebApplicationResponse
-
Returns the underlying output stream.
- getUnderlyingOutputStream() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getUpgradeHandler() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the upgrade handler.
- getUrlPattern() - Method in interface cloud.piranha.webapp.api.FilterMapping
-
Returns the URL pattern.
- getUrlPattern() - Method in class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Returns the URL pattern.
- getUrlPattern() - Method in class cloud.piranha.webapp.impl.WebXmlServletMapping
-
Returns the URL pattern.
- getUrlPatternMappings() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the URL pattern mappings.
- getUrlPatternMappings() - Method in interface jakarta.servlet.FilterRegistration
-
Returns the URL pattern mappings.
- getUrlPatterns() - Method in class cloud.piranha.webapp.impl.WebXmlFilterMapping
-
Returns the URL patterns.
- getUrlPatterns() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Returns the URL patterns.
- getUserPrincipal() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the user principal.
- getUserPrincipal() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Returns the user principal.
- getUserPrincipal() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the user principal.
- getUserPrincipal() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Returns the user principal.
- getValue() - Method in interface cloud.piranha.webapp.api.HttpHeader
-
Returns the value.
- getValue() - Method in class cloud.piranha.webapp.impl.DefaultHttpHeader
-
Returns the value.
- getValue() - Method in class cloud.piranha.webapp.impl.WebXmlContextParam
-
Returns the value.
- getValue() - Method in class cloud.piranha.webapp.impl.WebXmlFilterInitParam
-
Returns the value.
- getValue() - Method in class cloud.piranha.webapp.impl.WebXmlServletInitParam
-
Returns the value.
- getValue() - Method in class jakarta.servlet.http.Cookie
-
Returns the value.
- getValue() - Method in class jakarta.servlet.http.HttpSessionBindingEvent
-
Returns the value.
- getValue() - Method in class jakarta.servlet.ServletContextAttributeEvent
-
Returns the value.
- getValue() - Method in class jakarta.servlet.ServletRequestAttributeEvent
-
Returns the value.
- getValue(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the value.
- getValue(String) - Method in interface jakarta.servlet.http.HttpSession
-
Deprecated.
- getValueNames() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Returns the attribute names.
- getValueNames() - Method in interface jakarta.servlet.http.HttpSession
-
Deprecated.
- getValues() - Method in interface cloud.piranha.webapp.api.HttpHeader
-
Returns the values.
- getValues() - Method in class cloud.piranha.webapp.impl.DefaultHttpHeader
-
Returns the values.
- getVersion() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Returns the version.
- getVersion() - Method in class jakarta.servlet.http.Cookie
-
Returns the version.
- getVirtualServerName() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the virtual server name.
- getVirtualServerName() - Method in interface jakarta.servlet.ServletContext
-
Returns the virtual server name.
- getWebApplication() - Method in class cloud.piranha.embedded.EmbeddedPiranha
-
Returns the web application.
- getWebApplication() - Method in class cloud.piranha.micro.embedded.MicroEmbeddedPiranha
-
Returns the web application.
- getWebApplication() - Method in class cloud.piranha.nano.NanoPiranha
-
Returns the web application.
- getWebApplication() - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- getWebApplication() - Method in interface cloud.piranha.webapp.api.FilterEnvironment
-
Returns the web application.
- getWebApplication() - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Returns the web application.
- getWebApplication() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Returns the web application.
- getWebApplication() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Returns the web application.
- getWebApplication() - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Returns the web application.
- getWebApplication() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- getWebApplication() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Returns the web application.
- getWebFragments() - Method in class cloud.piranha.webapp.impl.WebXmlManager
-
Returns the web fragments.
- getWebXml() - Method in class cloud.piranha.webapp.impl.WebXmlManager
-
Returns the web.xml.
- getWelcomeFileList() - Method in interface cloud.piranha.webapp.api.WelcomeFileManager
-
Returns the welcome file list.
- getWelcomeFileList() - Method in class cloud.piranha.webapp.impl.DefaultWelcomeFileManager
- getWelcomeFileManager() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Returns the welcome file manager.
- getWelcomeFileManager() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Returns the welcome file manager.
- getWelcomeFiles() - Method in class cloud.piranha.webapp.impl.WebXml
-
Get the welcome files.
- getWrapped() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Returns the wrapped request.
- getWrapped() - Method in class cloud.piranha.cdi.weld.WeldHttpServletRequest
- getWrapperAttributes() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Returns the wrapper attributes.
- getWrapperParameters() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
-
Returns the wrapper parameters.
- getWriter() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- getWriter() - Method in interface jakarta.servlet.ServletResponse
-
Get the writer.
- getWriter() - Method in class jakarta.servlet.ServletResponseWrapper
-
Get the writer.
- GlobalArchiveStreamHandler - Class in cloud.piranha.resource.shrinkwrap
-
Stream handler for the
shrinkwrap
protocol (urls starting withshrinkwrap://
). - GlobalArchiveStreamHandler(WebApplication) - Constructor for class cloud.piranha.resource.shrinkwrap.GlobalArchiveStreamHandler
-
Constructror.
- gotInputStream - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the gotInputStream flag.
- gotOutput - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores if we acquired the output stream.
- gotReader - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the gotReader flag.
- gotWriter - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores if we acquired the writer.
- GrizzlyHttpServer - Class in cloud.piranha.http.grizzly
-
The Grizzly implementation of HTTP Server.
- GrizzlyHttpServer() - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
-
Constructor.
- GrizzlyHttpServer(int) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
-
Constructor
- GrizzlyHttpServer(int, HttpServerProcessor) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
-
Constructor
- GrizzlyHttpServer(HttpServer) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
-
Constructor
- GrizzlyHttpServerRequest - Class in cloud.piranha.http.grizzly
-
The Grizzly implementation of HTTP Server Request.
- GrizzlyHttpServerRequest(Request) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
-
Constructor.
- GrizzlyHttpServerResponse - Class in cloud.piranha.http.grizzly
-
The Grizzly implementation of HTTP Server Response.
- GrizzlyHttpServerResponse(Response) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
-
Constructor.
H
- handle(HttpExchange) - Method in class cloud.piranha.http.jdk.JdkHttpHandler
- handle(String) - Method in class cloud.piranha.micro.core.PiranhaBeanArchiveHandler
- handleRequest(HttpServerExchange) - Method in class cloud.piranha.http.undertow.UndertowHttpHandler
-
Handle the request.
- HandlesTypes - Annotation Interface in jakarta.servlet.annotation
-
The HandlesTypes API.
- hasFilter() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Do we have a filter.
- hashCode() - Method in class cloud.piranha.webapp.impl.DefaultFilterMapping
-
Hash code.
- hasMore() - Method in class cloud.piranha.naming.impl.DefaultNamingEnumeration
-
Do we have more elements?
- hasMoreElements() - Method in class cloud.piranha.naming.impl.DefaultNamingEnumeration
-
Do we have more elements?
- hasOriginalRequestAndResponse() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Do we have the original asyncStartRequest and asyncStartResponse?
- hasOriginalRequestAndResponse() - Method in interface jakarta.servlet.AsyncContext
-
Has the original request and response.
- hasServlet() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Do we have a servlet.
- hasSession(String) - Method in interface cloud.piranha.webapp.api.HttpSessionManager
-
Is the session manager handling this session?
- hasSession(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Has a session with the given id.
- header(String, String) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Adds a single valued header
- header(String, String) - Method in class cloud.piranha.nano.NanoRequestBuilder
-
Add a header.
- headerManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the header manager.
- headerManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the header manager.
- headers - Variable in class cloud.piranha.webapp.impl.DefaultHttpHeaderManager
-
Stores the headers.
- HeuristicCommitException - Exception in jakarta.transaction
-
The HeuristicCommitException.
- HeuristicCommitException() - Constructor for exception jakarta.transaction.HeuristicCommitException
-
Constructor.
- HeuristicCommitException(String) - Constructor for exception jakarta.transaction.HeuristicCommitException
-
Constructor.
- HeuristicMixedException - Exception in jakarta.transaction
-
The HeuristicCommitException.
- HeuristicMixedException() - Constructor for exception jakarta.transaction.HeuristicMixedException
-
Constructor.
- HeuristicMixedException(String) - Constructor for exception jakarta.transaction.HeuristicMixedException
-
Constructor.
- HeuristicRollbackException - Exception in jakarta.transaction
-
The HeuristicRollbackException.
- HeuristicRollbackException() - Constructor for exception jakarta.transaction.HeuristicRollbackException
-
Constructor.
- HeuristicRollbackException(String) - Constructor for exception jakarta.transaction.HeuristicRollbackException
-
Constructor.
- HttpConstraint - Annotation Interface in jakarta.servlet.annotation
-
The HttpConstraint API.
- HttpConstraintElement - Class in jakarta.servlet
-
The HttpConstraintElement API.
- HttpConstraintElement() - Constructor for class jakarta.servlet.HttpConstraintElement
-
Constructor.
- HttpConstraintElement(ServletSecurity.EmptyRoleSemantic) - Constructor for class jakarta.servlet.HttpConstraintElement
-
Constructor.
- HttpConstraintElement(ServletSecurity.EmptyRoleSemantic, ServletSecurity.TransportGuarantee, String...) - Constructor for class jakarta.servlet.HttpConstraintElement
-
Constructor.
- HttpConstraintElement(ServletSecurity.TransportGuarantee, String...) - Constructor for class jakarta.servlet.HttpConstraintElement
-
Constructor.
- HttpFilter - Class in jakarta.servlet.http
-
A HTTP filter.
- HttpFilter() - Constructor for class jakarta.servlet.http.HttpFilter
- HttpHeader - Interface in cloud.piranha.webapp.api
-
The HttpHeader API.
- HttpHeaderManager - Interface in cloud.piranha.webapp.api
-
The HttpHeaderManager API.
- HttpMethodConstraint - Annotation Interface in jakarta.servlet.annotation
-
The HttpMethodConstraint API.
- HttpMethodConstraintElement - Class in jakarta.servlet
-
The HttpMethodConstraintElement API.
- HttpMethodConstraintElement(String) - Constructor for class jakarta.servlet.HttpMethodConstraintElement
-
Constructor.
- HttpMethodConstraintElement(String, HttpConstraintElement) - Constructor for class jakarta.servlet.HttpMethodConstraintElement
-
Constructor.
- httpMethodConstraints() - Element in annotation interface jakarta.servlet.annotation.ServletSecurity
-
Returns the HTTP method constraints.
- httpMethodOmissions - Variable in class cloud.piranha.webapp.impl.WebXml.SecurityConstraint.WebResourceCollection
-
The list <http-method-omission> snippets inside <web-resource-collection>
- httpMethods - Variable in class cloud.piranha.webapp.impl.WebXml.SecurityConstraint.WebResourceCollection
-
The list <http-method> snippets inside <web-resource-collection>
- httpOnly - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the HTTP only flag.
- httpRequestManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the request manager.
- HttpRequestManager - Interface in cloud.piranha.webapp.api
- HttpServer - Interface in cloud.piranha.http.api
-
The HTTP Server API.
- HttpServerProcessor - Interface in cloud.piranha.http.api
-
The HTTP Server Processor API.
- HttpServerRequest - Interface in cloud.piranha.http.api
-
The HttpServerRequest API.
- HttpServerResponse - Interface in cloud.piranha.http.api
-
THe HttpServerResponse API.
- HttpServlet - Class in jakarta.servlet.http
-
The HttpServlet API.
- HttpServlet() - Constructor for class jakarta.servlet.http.HttpServlet
-
Constructor.
- httpServletMapping - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the httpServletMapping.
- HttpServletMapping - Interface in jakarta.servlet.http
-
The HTTP servlet mapping.
- HttpServletRequest - Interface in jakarta.servlet.http
-
The HttpServletRequest API.
- HttpServletRequestWrapper - Class in jakarta.servlet.http
-
The HttpServletRequestWrapper API.
- HttpServletRequestWrapper(HttpServletRequest) - Constructor for class jakarta.servlet.http.HttpServletRequestWrapper
-
Constructor.
- HttpServletResponse - Interface in jakarta.servlet.http
-
The HttpServletResponse API.
- HttpServletResponseWrapper - Class in jakarta.servlet.http
-
The HttpServletResponseWrapper API.
- HttpServletResponseWrapper(HttpServletResponse) - Constructor for class jakarta.servlet.http.HttpServletResponseWrapper
-
Constructor.
- HttpSession - Interface in jakarta.servlet.http
-
The HttpSession API.
- HttpSessionActivationListener - Interface in jakarta.servlet.http
-
The HttpSessionActivationListener API.
- HttpSessionAttributeListener - Interface in jakarta.servlet.http
-
The HttpSessionAttributeListener API.
- HttpSessionBindingEvent - Class in jakarta.servlet.http
-
The HttpSessionBindingEvent API.
- HttpSessionBindingEvent(HttpSession, String) - Constructor for class jakarta.servlet.http.HttpSessionBindingEvent
-
Constructor.
- HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class jakarta.servlet.http.HttpSessionBindingEvent
-
Constructor.
- HttpSessionBindingListener - Interface in jakarta.servlet.http
-
The HttpSessionBindingListener API.
- HttpSessionContext - Interface in jakarta.servlet.http
-
Deprecated.
- HttpSessionEvent - Class in jakarta.servlet.http
-
The HttpSessionEvent API.
- HttpSessionEvent(HttpSession) - Constructor for class jakarta.servlet.http.HttpSessionEvent
-
Constructor.
- HttpSessionIdListener - Interface in jakarta.servlet.http
-
The HttpSessionIdListener API.
- HttpSessionListener - Interface in jakarta.servlet.http
-
The HttpSessionListener API.
- httpSessionManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the session manager.
- httpSessionManager(HttpSessionManager) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Set the HTTP session manager.
- HttpSessionManager - Interface in cloud.piranha.webapp.api
-
The HttpSessionManager API.
- HttpUpgradeHandler - Interface in jakarta.servlet.http
-
The HttpUpgradeHandler API.
- HttpUtils - Class in jakarta.servlet.http
-
Deprecated.
- HttpUtils() - Constructor for class jakarta.servlet.http.HttpUtils
-
Deprecated.Constructor.
- HttpWebApplicationRequest - Class in cloud.piranha.http.webapp
-
The HttpServerRequest variant of WebApplicationRequest.
- HttpWebApplicationRequest(HttpServerRequest) - Constructor for class cloud.piranha.http.webapp.HttpWebApplicationRequest
-
Constructor.
- HttpWebApplicationResponse - Class in cloud.piranha.http.webapp
-
The HttpServerResponse variant of WebApplicationResponse.
- HttpWebApplicationResponse(HttpServerResponse) - Constructor for class cloud.piranha.http.webapp.HttpWebApplicationResponse
-
Constructor.
- HttpWebApplicationServer - Class in cloud.piranha.http.webapp
-
The default WebApplicationServer.
- HttpWebApplicationServer() - Constructor for class cloud.piranha.http.webapp.HttpWebApplicationServer
-
Constructor.
- HttpWebApplicationServerRequestMapper - Class in cloud.piranha.http.webapp
-
The default WebApplicationServerRequestMapper.
- HttpWebApplicationServerRequestMapper() - Constructor for class cloud.piranha.http.webapp.HttpWebApplicationServerRequestMapper
I
- IdentityStoreLoginHandler - Class in cloud.piranha.security.soteria
- IdentityStoreLoginHandler() - Constructor for class cloud.piranha.security.soteria.IdentityStoreLoginHandler
- idListeners - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the session id listeners.
- implies(ProtectionDomain, Permission) - Method in class cloud.piranha.policy.thread.ThreadPolicy
- include(ServletRequest, ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultServletRequestDispatcher
-
Dispatches using the INCLUDE dispatch type - Include the request and response.
- include(ServletRequest, ServletResponse) - Method in interface jakarta.servlet.RequestDispatcher
-
Include into the request.
- INCLUDE - Enum constant in enum class jakarta.servlet.DispatcherType
-
The type for include dispatches.
- INCLUDE_CONTEXT_PATH - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the INCLUDE_CONTEXT_PATH constant.
- INCLUDE_MAPPING - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the INCLUDE_MAPPING constant.
- INCLUDE_PATH_INFO - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the INCLUDE_PATH_INFO constant.
- INCLUDE_QUERY_STRING - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the INCLUDE_QUERY_STRING constant.
- INCLUDE_REQUEST_URI - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the INCLUDE_REQUEST_URI constant.
- INCLUDE_SERVLET_PATH - Static variable in interface jakarta.servlet.RequestDispatcher
-
Defines the INCLUDE_SERVLET_PATH constant.
- index - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the index.
- init() - Method in class jakarta.servlet.GenericFilter
-
Initialize the filter.
- init() - Method in class jakarta.servlet.GenericServlet
-
Init the servlet.
- init(FilterConfig) - Method in class cloud.piranha.security.eleos.AuthenticationFilter
- init(FilterConfig) - Method in class cloud.piranha.security.exousia.AuthorizationFilter
- init(FilterConfig) - Method in class cloud.piranha.security.exousia.AuthorizationPreFilter
- init(FilterConfig) - Method in interface jakarta.servlet.Filter
-
Initialize the filter.
- init(FilterConfig) - Method in class jakarta.servlet.GenericFilter
- init(WebConnection) - Method in interface jakarta.servlet.http.HttpUpgradeHandler
-
Initialize the upgrade.
- init(ServletConfig) - Method in class jakarta.servlet.GenericServlet
-
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
- init(ServletConfig) - Method in interface jakarta.servlet.Servlet
-
Initialize the servlet.
- initChannel(SocketChannel) - Method in class cloud.piranha.http.netty.NettyHttpServerInitializer
-
Initialize the channel.
- initialize() - Method in class cloud.piranha.embedded.EmbeddedPiranha
-
Initialize the web application.
- initialize() - Method in class cloud.piranha.http.webapp.HttpWebApplicationServer
- initialize() - Method in class cloud.piranha.micro.embedded.MicroEmbeddedPiranha
-
Initialize the web application.
- initialize() - Method in interface cloud.piranha.webapp.api.FilterEnvironment
-
Initialize the filter.
- initialize() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Initialize the web application.
- initialize() - Method in interface cloud.piranha.webapp.api.WebApplicationServer
-
Initialize the server.
- initialize() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
-
Initialize the filter.
- initialize() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Initialize the web application.
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class cloud.piranha.security.eleos.DoNothingServerAuthModule
- initialize(ContainerContext) - Method in class cloud.piranha.cdi.weld.WeldContainer
-
Initialize the container.
- INITIALIZED - Static variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the INITIALIZED constant.
- INITIALIZED_DECLARED - Static variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the INITIALIZED_DECLARED constant.
- initializeDeclaredFinish() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Marks the end of initializing declared (web.xml, annotations) artifacts
- initializeDeclaredFinish() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Finish the initialization.
- initializeFilters() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Initialize the filters.
- initializeFilters() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Initialize the filters.
- initializeFinish() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Finish the initialization.
- initializeFinish() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Finish the initialization.
- initializeInitializers() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Initialize the servlet container initializers.
- initializeInitializers() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Initialize the servlet container initializers.
- initializer(Class<?>) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add an initializer.
- initializer(String) - Method in class cloud.piranha.embedded.EmbeddedPiranhaBuilder
-
Add an initializer.
- initializers - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the servlet container initializers.
- initializeServlets() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Initialize the servlets.
- initializeServlets() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Initialize the servlets.
- initParameters - Variable in class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Stores the init parameters.
- initParameters - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the init parameters.
- initParams() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Returns the init parameters.
- initParams() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Returns the init parameters.
- InMemoryIdentityStore - Class in cloud.piranha.micro.core
-
A basic in-memory identity store.
- InMemoryIdentityStore() - Constructor for class cloud.piranha.micro.core.InMemoryIdentityStore
- InMemoryIdentityStore.Credential - Class in cloud.piranha.micro.core
-
The credential.
- inputStream - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the input stream.
- invalidate() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Invalidate the session.
- invalidate() - Method in interface jakarta.servlet.http.HttpSession
-
Invalidate the HTTP session.
- InvalidTransactionException - Exception in jakarta.transaction
-
The InvalidTransactionException.
- InvalidTransactionException() - Constructor for exception jakarta.transaction.InvalidTransactionException
-
Constructor.
- InvalidTransactionException(String) - Constructor for exception jakarta.transaction.InvalidTransactionException
-
Constructor.
- invocationFinder - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the invocation finder, which finds a Servlet, Filter(chain) and variants thereof to invoke for a given request path.
- isAsyncStarted() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is async started.
- isAsyncStarted() - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- isAsyncStarted() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is async started.
- isAsyncStarted() - Method in interface jakarta.servlet.ServletRequest
-
Is async started.
- isAsyncStarted() - Method in class jakarta.servlet.ServletRequestWrapper
-
Is async started.
- isAsyncSupported() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is async supported.
- isAsyncSupported() - Method in interface cloud.piranha.webapp.api.FilterEnvironment
-
Is async supported.
- isAsyncSupported() - Method in interface cloud.piranha.webapp.api.ServletEnvironment
-
Is async supported.
- isAsyncSupported() - Method in class cloud.piranha.webapp.impl.DefaultFilterEnvironment
- isAsyncSupported() - Method in class cloud.piranha.webapp.impl.DefaultServletEnvironment
- isAsyncSupported() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is async supported.
- isAsyncSupported() - Method in class cloud.piranha.webapp.impl.WebXmlFilter
-
Is async supported.
- isAsyncSupported() - Method in class cloud.piranha.webapp.impl.WebXmlServlet
-
Is async supported.
- isAsyncSupported() - Method in interface jakarta.servlet.ServletRequest
-
Is async supported.
- isAsyncSupported() - Method in class jakarta.servlet.ServletRequestWrapper
-
Is async supported.
- isBodyOnly() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Is body only.
- isCallerAuthorizedForResource(HttpServletRequest) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- isCallerAuthorizedForResource(HttpServletRequest) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Check if the current caller (which can be the anonymous caller) is authorized to access the requested resource.
- isCommitted() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- isCommitted() - Method in interface jakarta.servlet.ServletResponse
-
Is committed.
- isCommitted() - Method in class jakarta.servlet.ServletResponseWrapper
-
Is committed.
- isDistributable() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Is the application distributable.
- isDistributable() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Is the web application distributable.
- isDistributable() - Method in class cloud.piranha.webapp.impl.WebXml
-
Is the application distributable.
- isExact() - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapping
-
Is this an exact match.
- isExact() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapping
-
Is this an exact match.
- isExtension() - Method in interface cloud.piranha.webapp.api.WebApplicationRequestMapping
-
Is this an extension match.
- isExtension() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequestMapping
-
Is this an extension match.
- isFinished() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the Servlet input stream finished?
- isFinished() - Method in class jakarta.servlet.ServletInputStream
-
Is the stream at the end.
- isFragment() - Method in class cloud.piranha.webapp.impl.WebXml
-
Is this a web-fragment.
- isFromNamed() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Returns whether this invocation is obtained from a getNamedDispatcher.
- isFromNamed() - Method in class cloud.piranha.webapp.impl.DefaultServletInvocation
- isHttpOnly() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Is HTTP only?
- isHttpOnly() - Method in class jakarta.servlet.http.Cookie
-
Is HTTP only.
- isHttpOnly() - Method in interface jakarta.servlet.SessionCookieConfig
-
Is HTTP-only.
- isHttpStart() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Checks whether the config asks to start the http server
- isInitialized() - Method in interface cloud.piranha.webapp.api.WebApplication
-
Is the web application initialized.
- isInitialized() - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Is the web application initialized.
- isNew() - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Is the session new.
- isNew() - Method in interface jakarta.servlet.http.HttpSession
-
Is the HTTP session new.
- isOffline() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Are we offline.
- IsolatingResourceManagerClassLoader - Class in cloud.piranha.resource.shrinkwrap
-
The default WebApplicationClassLoader.
- IsolatingResourceManagerClassLoader() - Constructor for class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
-
Constructor.
- IsolatingResourceManagerClassLoader(ClassLoader, String) - Constructor for class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
-
Constructor.
- IsolatingResourceManagerClassLoader(String) - Constructor for class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
-
Constructor.
- isPermanent() - Method in exception jakarta.servlet.UnavailableException
-
Is unavailability permanent.
- isReady() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the Servlet input stream ready?
- isReady() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
- isReady() - Method in class jakarta.servlet.ServletInputStream
-
Is the stream ready for reading.
- isReady() - Method in class jakarta.servlet.ServletOutputStream
-
Is ready for output.
- isRequestedResourcePublic(HttpServletRequest) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- isRequestedResourcePublic(HttpServletRequest) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Check if the requested resource, represented by the request, is public or not.
- isRequestedSessionIdFromCookie() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is the requested session id from a cookie.
- isRequestedSessionIdFromCookie() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the requested session id from cookie.
- isRequestedSessionIdFromCookie() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Is the requested session id from a cookie.
- isRequestedSessionIdFromCookie() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Is the requested session id from a cookie.
- isRequestedSessionIdFromUrl() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Deprecated.
- isRequestedSessionIdFromUrl() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Deprecated.
- isRequestedSessionIdFromUrl() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Deprecated.
- isRequestedSessionIdFromUrl() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is the requested session id from a URL.
- isRequestedSessionIdFromURL() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the requested session id from the request url.
- isRequestedSessionIdFromURL() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Is the requested session id from a URL.
- isRequestedSessionIdFromURL() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Is the requested session id from a URL.
- isRequestedSessionIdValid() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is the requested session id valid.
- isRequestedSessionIdValid() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the requested session id valid?
- isRequestedSessionIdValid() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Is the requested session id valid.
- isRequestedSessionIdValid() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Is the requested session id valid.
- isRequestSecurityAsRequired(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- isRequestSecurityAsRequired(HttpServletRequest, HttpServletResponse) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Check if the current request adheres to the user data constraint, if any.
- isRootIsWarName() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Whether the war name is used for the context root
- isRunning() - Method in interface cloud.piranha.http.api.HttpServer
-
Check if the server is running.
- isRunning() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
- isRunning() - Method in class cloud.piranha.http.impl.DefaultHttpServer
- isRunning() - Method in class cloud.piranha.http.jdk.JdkHttpServer
- isRunning() - Method in class cloud.piranha.http.netty.NettyHttpServer
- isRunning() - Method in class cloud.piranha.http.undertow.UndertowHttpServer
-
Is the server running?
- isSecure() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is secure.
- isSecure() - Method in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Is secure.
- isSecure() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the request secure.
- isSecure() - Method in interface jakarta.servlet.ServletRequest
-
Is secure.
- isSecure() - Method in class jakarta.servlet.ServletRequestWrapper
-
Is secure.
- isSecure() - Method in interface jakarta.servlet.SessionCookieConfig
-
Is secure.
- isServletUnavailable() - Method in interface cloud.piranha.webapp.api.ServletInvocation
-
Is the servlet unavailable.
- isTrailerFieldsReady() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Is trailer fields ready.
- isUpgraded() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the request upgraded.
- isUserInRole(HttpServletRequest, String) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- isUserInRole(HttpServletRequest, String) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Is the user in the specific role.
- isUserInRole(HttpServletRequest, String) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Is the user in the given role.
- isUserInRole(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Is the user in the role.
- isUserInRole(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Is the user in the specified role.
- isUserInRole(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Is the user in the specified role.
- isUserInRole(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
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(ServletRequest) - Method in class jakarta.servlet.ServletRequestWrapper
-
Is this a wrapper for the given request.
- isWrapperFor(ServletResponse) - Method in class jakarta.servlet.ServletResponseWrapper
-
Is wrapper for.
- isWrapperFor(Class<?>) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Are we a wrapper for the given type.
- isWrapperFor(Class<?>) - Method in class jakarta.servlet.ServletRequestWrapper
-
Are we a wrapper for the given type.
- isWrapperFor(Class<?>) - Method in class jakarta.servlet.ServletResponseWrapper
-
Is wrapper for.
J
- jakarta.servlet - module jakarta.servlet
-
The Piranha Servlet - API module.
- jakarta.servlet - package jakarta.servlet
-
The jakarta.servlet package delivers the Core Servlet API classes.
- jakarta.servlet.annotation - package jakarta.servlet.annotation
-
The jakarta.servlet.annotation package delivers the annotation of the Servlet API.
- jakarta.servlet.descriptor - package jakarta.servlet.descriptor
-
The jakarta.servlet.descriptor package delivers the descriptors for JSP.
- jakarta.servlet.http - package jakarta.servlet.http
-
The jakarta.servlet.http package delivers the HTTP part of the Servlet API.
- jakarta.transaction - package jakarta.transaction
- JakartaSecurityAllInitializer - Class in cloud.piranha.security.jakarta
-
The Jakarta Security All initializer.
- JakartaSecurityAllInitializer() - Constructor for class cloud.piranha.security.jakarta.JakartaSecurityAllInitializer
- JakartaSecurityExtension - Class in cloud.piranha.security.jakarta
-
The extension for Jakarta Security.
- JakartaSecurityExtension() - Constructor for class cloud.piranha.security.jakarta.JakartaSecurityExtension
- JakartaSecurityInitializer - Class in cloud.piranha.security.jakarta
-
The Jakarta Security initializer.
- JakartaSecurityInitializer() - Constructor for class cloud.piranha.security.jakarta.JakartaSecurityInitializer
- JakartaSecurityManager - Class in cloud.piranha.security.jakarta
-
SecurityManager implementation that uses Jakarta Security semantics.
- JakartaSecurityManager() - Constructor for class cloud.piranha.security.jakarta.JakartaSecurityManager
- JarResource - Class in cloud.piranha.resource
-
The default JarResource.
- JarResource() - Constructor for class cloud.piranha.resource.JarResource
-
Constructor.
- JarResource(File) - Constructor for class cloud.piranha.resource.JarResource
-
Constructor.
- JdkHttpHandler - Class in cloud.piranha.http.jdk
-
The HttpHandler used by the JDK HttpServer implementation of HttpServer.
- JdkHttpHandler(HttpServerProcessor) - Constructor for class cloud.piranha.http.jdk.JdkHttpHandler
-
Constructor.
- JdkHttpRequest - Class in cloud.piranha.http.jdk
-
The JDK HttpServer version of a HttpServerRequest.
- JdkHttpRequest(HttpExchange) - Constructor for class cloud.piranha.http.jdk.JdkHttpRequest
-
Constructor.
- JdkHttpResponse - Class in cloud.piranha.http.jdk
-
The JDK HttpServer variant of a HttpServerResponse.
- JdkHttpResponse(HttpExchange) - Constructor for class cloud.piranha.http.jdk.JdkHttpResponse
-
Constructor.
- JdkHttpServer - Class in cloud.piranha.http.jdk
-
The JDK implementation of HTTP Server.
- JdkHttpServer() - Constructor for class cloud.piranha.http.jdk.JdkHttpServer
-
Constructor
- JdkHttpServer(int, HttpServerProcessor, boolean) - Constructor for class cloud.piranha.http.jdk.JdkHttpServer
-
Constructor.
- jspConfigDescriptor - Variable in class cloud.piranha.pages.wasp.WaspJspManager
-
Stores the JSP config descriptor.
- jspConfigDescriptor - Variable in class cloud.piranha.webapp.impl.DefaultJspFileManager
-
Stores the JSP config descriptor.
- JspConfigDescriptor - Interface in jakarta.servlet.descriptor
-
The JspConfigDescriptor API.
- jspManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the JSP manager.
- JspManager - Interface in cloud.piranha.webapp.api
-
The JspManager API.
- JspPropertyGroupDescriptor - Interface in jakarta.servlet.descriptor
-
The JspPropertyGroupDescriptor API.
K
- KEY - Static variable in class cloud.piranha.webapp.impl.WebXmlManager
-
Stores the application scoped key.
L
- largeIcon() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
Returns the large icon.
- largeIcon() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Returns the large icon.
- linkRequestAndResponse(ServletRequest, ServletResponse) - Method in interface cloud.piranha.webapp.api.WebApplication
-
Link the request and response.
- linkRequestAndResponse(ServletRequest, ServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Link the request and response.
- list() - Method in class cloud.piranha.modular.DefaultModuleReader
- list(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
List the entries for the given name.
- list(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
List the names in the named context.
- listBindings(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
List the bindings.
- listBindings(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
List the bindings.
- loadClass(ClassLoader, String) - Method in class cloud.piranha.webapp.annotationscan.AnnotationScanInitializer
-
Load the class using the given class loader.
- loadClass(String, boolean) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Load the class.
- loadClass(String, boolean) - Method in class cloud.piranha.resource.shrinkwrap.IsolatingResourceManagerClassLoader
- loadOnStartup - Variable in class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Stores the load on startup value.
- loadOnStartup() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Returns the load on startup order.
- localAddress - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the local address.
- locale - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the locale.
- localeEncodingManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the locale encoding manager
- LocaleEncodingManager - Interface in cloud.piranha.webapp.api
-
The LocaleEncodingManager API.
- localName - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the local name.
- localPort - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the local port.
- localServletRequest - Static variable in class cloud.piranha.security.exousia.AuthorizationPreFilter
-
Stores the local servlet request.
- location() - Element in annotation interface jakarta.servlet.annotation.MultipartConfig
-
Returns the storage location.
- LOCCRC - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCEXT - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCFLG - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCHDR - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCHOW - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCLEN - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCNAM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCSIG - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCSIZ - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCTIM - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- LOCVER - Static variable in class cloud.piranha.resource.shrinkwrap.ShrinkWrapDirectoryInputStream
- log(Exception, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Deprecated.
- log(Exception, String) - Method in interface jakarta.servlet.ServletContext
-
Deprecated.
- log(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Log a message.
- log(String) - Method in class jakarta.servlet.GenericServlet
-
Log the message.
- log(String) - Method in interface jakarta.servlet.ServletContext
-
Log the specified message.
- log(String, Throwable) - Method in interface cloud.piranha.webapp.api.LoggingManager
-
Log the message.
- log(String, Throwable) - Method in class cloud.piranha.webapp.impl.DefaultLoggingManager
-
Log the message.
- log(String, Throwable) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Log a message.
- log(String, Throwable) - Method in class jakarta.servlet.GenericServlet
-
Log the message.
- log(String, Throwable) - Method in interface jakarta.servlet.ServletContext
-
Log the message and throwable.
- loggingManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the logging manager.
- LoggingManager - Interface in cloud.piranha.webapp.api
-
The LoggingManager API.
- login(HttpServletRequest, String, String) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- login(HttpServletRequest, String, String) - Method in class cloud.piranha.security.soteria.IdentityStoreLoginHandler
- login(HttpServletRequest, String, String) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Login.
- login(HttpServletRequest, String, String) - Method in interface cloud.piranha.webapp.api.SecurityManager.UsernamePasswordLoginHandler
-
Login.
- login(HttpServletRequest, String, String) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Login with the given username and password.
- login(String, String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Login.
- login(String, String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Login.
- login(String, String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Login.
- login(String, String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Login.
- logins - Variable in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Stores the logins.
- logout() - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Logout.
- logout() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Logout.
- logout() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Logout.
- logout() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
Logout.
- logout(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- logout(HttpServletRequest, HttpServletResponse) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Logout.
- logout(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Logout.
- lookup(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Lookup the name.
- lookup(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Look the name.
- lookupLink(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Lookup the link.
- lookupLink(Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Lookup the link.
M
- main(String[]) - Static method in class cloud.piranha.cli.Cli
-
Main method.
- main(String[]) - Static method in class cloud.piranha.server.ServerPiranha
-
Main method.
- main(String[]) - Static method in class cloud.piranha.server2.ServerPiranha
-
Main method.
- majorVersion - Variable in class cloud.piranha.webapp.impl.WebXml
-
Stores the major version.
- MANDATORY - Enum constant in enum class jakarta.transaction.Transactional.TxType
-
A transaction is mandatory.
- MappingMatch - Enum Class in jakarta.servlet.http
-
The mapping match.
- maxAge - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the max age.
- maxFileSize() - Element in annotation interface jakarta.servlet.annotation.MultipartConfig
-
Get the maximum file size.
- maxRequestSize() - Element in annotation interface jakarta.servlet.annotation.MultipartConfig
-
Returns the maximum POST body request size.
- method - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the method.
- method(String) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Set the method.
- method(String) - Method in class cloud.piranha.nano.NanoRequestBuilder
-
Set the method.
- method(String) - Method in interface jakarta.servlet.http.PushBuilder
-
Set the HTTP method.
- MicroConfiguration - Class in cloud.piranha.micro.loader
-
The configuration for Piranha Micro.
- MicroConfiguration() - Constructor for class cloud.piranha.micro.loader.MicroConfiguration
-
Default constructor.
- MicroConfiguration(String, String, String, String, boolean, int, boolean, String, String, boolean, List<String>, List<String>, List<String>) - Constructor for class cloud.piranha.micro.loader.MicroConfiguration
-
Constructor.
- MicroDeployOutcome - Class in cloud.piranha.micro.loader
- MicroDeployOutcome() - Constructor for class cloud.piranha.micro.loader.MicroDeployOutcome
- MicroEmbeddedPiranha - Class in cloud.piranha.micro.embedded
-
Embedded variant using Micro
- MicroEmbeddedPiranha() - Constructor for class cloud.piranha.micro.embedded.MicroEmbeddedPiranha
-
Constructor.
- MicroEmbeddedPiranhaBuilder - Class in cloud.piranha.micro.embedded
-
Builder for an embedded Piranha instance based on Piranha Micro
- MicroEmbeddedPiranhaBuilder() - Constructor for class cloud.piranha.micro.embedded.MicroEmbeddedPiranhaBuilder
- MicroInfo - Class in cloud.piranha.micro.loader
- MicroInfo() - Constructor for class cloud.piranha.micro.loader.MicroInfo
- MicroInnerApplication - Class in cloud.piranha.micro.core
-
The inner Piranha Micro application.
- MicroInnerApplication(WebApplication) - Constructor for class cloud.piranha.micro.core.MicroInnerApplication
-
Constructor.
- MicroInnerDeployer - Class in cloud.piranha.micro.core
-
Deploys a shrinkwrap application archive to a newly started embedded Piranha instance.
- MicroInnerDeployer() - Constructor for class cloud.piranha.micro.core.MicroInnerDeployer
- MicroOuterDeployer - Class in cloud.piranha.micro.loader
-
The micro outer deployer runs in the outer (or initial) class loader, and initializes the inner (isolated) class loader.
- MicroOuterDeployer() - Constructor for class cloud.piranha.micro.loader.MicroOuterDeployer
-
Constructor.
- MicroOuterDeployer(MicroConfiguration) - Constructor for class cloud.piranha.micro.loader.MicroOuterDeployer
-
Constructor.
- MicroWebApplication - Class in cloud.piranha.micro.embedded
-
A Piranha Micro web application.
- MicroWebApplication() - Constructor for class cloud.piranha.micro.embedded.MicroWebApplication
- MID_REQUEST_USER - Enum constant in enum class cloud.piranha.webapp.api.SecurityManager.AuthenticateSource
-
The user (code) has programmatically called authenticate
- mimeTypeManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the mime type manager.
- MimeTypeManager - Interface in cloud.piranha.webapp.api
-
The MimeTypeManager API.
- minorVersion - Variable in class cloud.piranha.webapp.impl.WebXml
-
Stores the minor version.
- ModuleLayerProcessor - Class in cloud.piranha.modular
-
The module layer processor
- MojarraInitializer - Class in cloud.piranha.faces.mojarra
-
The Mojarra initializer.
- MojarraInitializer() - Constructor for class cloud.piranha.faces.mojarra.MojarraInitializer
- multipartConfig - Variable in class cloud.piranha.webapp.impl.DefaultServletEnvironment
-
Stores the multi-part config.
- multipartConfig - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the multipartConfig.
- MultipartConfig - Annotation Interface in jakarta.servlet.annotation
-
The MultipartConfig API.
- MultipartConfigElement - Class in jakarta.servlet
-
The MultipartConfigElement API.
- MultipartConfigElement(MultipartConfig) - Constructor for class jakarta.servlet.MultipartConfigElement
-
Constructor.
- MultipartConfigElement(String) - Constructor for class jakarta.servlet.MultipartConfigElement
-
Constructor.
- MultipartConfigElement(String, long, long, int) - Constructor for class jakarta.servlet.MultipartConfigElement
-
Constructor.
- multiPartManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the multi part manager.
- MultiPartManager - Interface in cloud.piranha.webapp.api
-
The multi-part manager API.
- MultiReleaseResource - Class in cloud.piranha.resource
-
A resource wrapper that loads the versioned entries from META-INF/versions if the resource contains a main attribute named "Multi-Release" in the META-INF/MANIFEST.MF
- MultiReleaseResource(Resource) - Constructor for class cloud.piranha.resource.MultiReleaseResource
-
Constructor
- MyFacesInitializer - Class in cloud.piranha.faces.myfaces
-
The MyFaces initializer.
- MyFacesInitializer() - Constructor for class cloud.piranha.faces.myfaces.MyFacesInitializer
N
- name - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the name.
- name() - Element in annotation interface jakarta.servlet.annotation.WebInitParam
-
Returns the name.
- name() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
Returns the name.
- namingManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the naming manager.
- NamingManager - Interface in cloud.piranha.naming.api
-
The NamingManager API.
- NanoCli - Class in cloud.piranha.cli
-
The Piranha Nano CLI.
- NanoCli() - Constructor for class cloud.piranha.cli.NanoCli
- NanoCloudBuildCli - Class in cloud.piranha.cli
-
The Piranha Nano Cloud Build CLI.
- NanoCloudBuildCli() - Constructor for class cloud.piranha.cli.NanoCloudBuildCli
- NanoCloudCli - Class in cloud.piranha.cli
-
The Piranha Nano Cloud CLI.
- NanoCloudCli() - Constructor for class cloud.piranha.cli.NanoCloudCli
- NanoCloudDeployCli - Class in cloud.piranha.cli
-
The Piranha Nano Cloud Deploy CLI.
- NanoCloudDeployCli() - Constructor for class cloud.piranha.cli.NanoCloudDeployCli
- NanoGenerateCli - Class in cloud.piranha.cli
-
The Piranha Nano Generate CLI.
- NanoGenerateCli() - Constructor for class cloud.piranha.cli.NanoGenerateCli
- NanoHttpServerProcessor - Class in cloud.piranha.http.nano
-
The Piranha Nano HttpServerProcessor.
- NanoHttpServerProcessor(NanoPiranha) - Constructor for class cloud.piranha.http.nano.NanoHttpServerProcessor
-
Constructor.
- NanoPiranha - Class in cloud.piranha.nano
-
The smallest version of Piranha in our lineup.
- NanoPiranha() - Constructor for class cloud.piranha.nano.NanoPiranha
-
Constructor.
- NanoPiranhaBuilder - Class in cloud.piranha.nano
-
The builder so you can easily build instances of
NanoPiranha
. - NanoPiranhaBuilder() - Constructor for class cloud.piranha.nano.NanoPiranhaBuilder
-
Constructor.
- NanoRequest - Class in cloud.piranha.nano
-
The WebApplicationRequest class used by
NanoPiranha
- NanoRequest() - Constructor for class cloud.piranha.nano.NanoRequest
-
Constructor.
- NanoRequestBuilder - Class in cloud.piranha.nano
-
The builder so you can easily build instances of
NanoRequest
. - NanoRequestBuilder() - Constructor for class cloud.piranha.nano.NanoRequestBuilder
-
Constructor.
- NanoResponse - Class in cloud.piranha.nano
-
The WebApplicationResponse class used by
NanoPiranha
- NanoResponse() - Constructor for class cloud.piranha.nano.NanoResponse
-
Constructor.
- NanoResponseBuilder - Class in cloud.piranha.nano
-
The builder so you can easily build instances of
NanoResponse
. - NanoResponseBuilder() - Constructor for class cloud.piranha.nano.NanoResponseBuilder
-
Constructor.
- NettyHttpServer - Class in cloud.piranha.http.netty
-
The Netty implementation of HTTP Server.
- NettyHttpServer() - Constructor for class cloud.piranha.http.netty.NettyHttpServer
-
Constructor.
- NettyHttpServer(int) - Constructor for class cloud.piranha.http.netty.NettyHttpServer
-
Constructor.
- NettyHttpServer(int, HttpServerProcessor) - Constructor for class cloud.piranha.http.netty.NettyHttpServer
-
Constructor.
- NettyHttpServerHandler - Class in cloud.piranha.http.netty
-
The Netty Handler used by the Netty implementation of HTTP Server.
- NettyHttpServerHandler(HttpServerProcessor) - Constructor for class cloud.piranha.http.netty.NettyHttpServerHandler
-
Constructor.
- NettyHttpServerInitializer - Class in cloud.piranha.http.netty
-
The Netty Initializer used by the Netty implementation of HTTP Server.
- NettyHttpServerInitializer(HttpServerProcessor, boolean) - Constructor for class cloud.piranha.http.netty.NettyHttpServerInitializer
-
Constructor.
- NettyHttpServerRequest - Class in cloud.piranha.http.netty
-
The Netty implementation of HTTP Server Request.
- NettyHttpServerRequest(ChannelHandlerContext, FullHttpRequest) - Constructor for class cloud.piranha.http.netty.NettyHttpServerRequest
-
Constructor.
- NettyHttpServerResponse - Class in cloud.piranha.http.netty
-
The Netty implementation of HTTP Server Response.
- NettyHttpServerResponse(FullHttpResponse) - Constructor for class cloud.piranha.http.netty.NettyHttpServerResponse
-
Constructor.
- NEVER - Enum constant in enum class jakarta.transaction.Transactional.TxType
-
A transaction should not exist.
- newPushBuilder() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Create a new push builder.
- next() - Method in class cloud.piranha.naming.impl.DefaultNamingEnumeration
-
Returns the next element.
- nextElement() - Method in class cloud.piranha.naming.impl.DefaultNamingEnumeration
-
Returns the next element.
- NodeURLStreamHandler - Class in cloud.piranha.resource.shrinkwrap
-
Stream handler used for URLs that represent directories.
- NodeURLStreamHandler(Collection<Node>) - Constructor for class cloud.piranha.resource.shrinkwrap.NodeURLStreamHandler
-
Constructor.
- NONE - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.TransportGuarantee
-
Transport is NOT encrypted.
- normalizeName(String) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Normalize the name to a .class name.
- NOT_SUPPORTED - Enum constant in enum class jakarta.transaction.Transactional.TxType
-
A transaction is not supported.
- NotSupportedException - Exception in jakarta.transaction
-
The NotSupportedException.
- NotSupportedException() - Constructor for exception jakarta.transaction.NotSupportedException
-
Constructor.
- NotSupportedException(String) - Constructor for exception jakarta.transaction.NotSupportedException
-
Constructor.
O
- objectInstanceManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the object instance manager.
- ObjectInstanceManager - Interface in cloud.piranha.webapp.api
-
The object instance manager API.
- ofMap(Map<String, Object>) - Static method in class cloud.piranha.micro.loader.MicroDeployOutcome
-
Returns the deploy outcome.
- OmniFacesJwtIntegrator - Class in cloud.piranha.microprofile.omnifaces.jwt
-
This AutoDiscoverable integrates OmniFaces JWT into Piranha
- OmniFacesJwtIntegrator() - Constructor for class cloud.piranha.microprofile.omnifaces.jwt.OmniFacesJwtIntegrator
- onAllDataRead() - Method in interface jakarta.servlet.ReadListener
-
Called when all data has been read.
- onComplete(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
-
Handle the on complete event.
- onDataAvailable() - Method in interface jakarta.servlet.ReadListener
-
Called when data is available.
- onError(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
-
Handle the on error event.
- onError(Throwable) - Method in interface jakarta.servlet.ReadListener
-
Called when an error occurs.
- onError(Throwable) - Method in interface jakarta.servlet.WriteListener
-
Called when an error is detected.
- onStartAsync(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
-
Handle the on start async event.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.cdi.weld.WeldInitializer
-
On startup.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.faces.mojarra.MojarraInitializer
-
Initialize Mojarra.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.faces.myfaces.MyFacesInitializer
-
Initialize MyFaces.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.pages.wasp.WaspInitializer
-
Initialize Jasper.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.eleos.AuthenticationInitializer
-
Initialize Eleos
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.exousia.AuthorizationInitializer
-
Installs the authorization filter
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Initialize Exousia
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.file.FileSecurityInitializer
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.jakarta.JakartaSecurityAllInitializer
-
Initialize Jakarta Security
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.jakarta.JakartaSecurityInitializer
-
Initialize Jakarta Security
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.soteria.SoteriaInitializer
-
Initialize Soteria.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.security.soteria.SoteriaPreCDIInitializer
-
Initialize Soteria.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.webapp.annotationscan.AnnotationScanInitializer
-
On startup.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.webapp.tempdir.TempDirInitializer
-
On startup.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.webapp.webannotation.WebAnnotationInitializer
-
On startup.
- onStartup(Set<Class<?>>, ServletContext) - Method in class cloud.piranha.webapp.webxml.WebXmlInitializer
-
On startup.
- onStartup(Set<Class<?>>, ServletContext) - Method in interface jakarta.servlet.ServletContainerInitializer
-
Notify the initializer upon startup.
- onTimeout(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
-
Handle the on timeout event.
- onTimeOut() - Method in class cloud.piranha.webapp.impl.DefaultAsyncContext
-
Process on timeout
- onWritePossible() - Method in interface jakarta.servlet.WriteListener
-
Called when a write is possible.
- open() - Method in class cloud.piranha.modular.DefaultModuleReference
- open(String) - Method in class cloud.piranha.modular.DefaultModuleReader
- openConnection(URL) - Method in class cloud.piranha.micro.loader.StaticStreamHandler
- openConnection(URL) - Method in class cloud.piranha.resource.shrinkwrap.ArchiveURLStreamHandler
- openConnection(URL) - Method in class cloud.piranha.resource.shrinkwrap.GlobalArchiveStreamHandler
- openConnection(URL) - Method in class cloud.piranha.resource.shrinkwrap.NodeURLStreamHandler
- ORDERED_LIBS - Static variable in interface jakarta.servlet.ServletContext
-
Defines the ORDERED_LIBS constant.
- originalServletPath - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the original servlet path.
- OTHERS_TAG - Static variable in class cloud.piranha.webapp.impl.WebXml
-
Stores the others tag.
- outputStream - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationResponse
-
Stores the output stream.
- outputStream(OutputStream) - Method in class cloud.piranha.nano.NanoResponseBuilder
-
Set the output stream.
P
- parameter(String, String...) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Add a parameter.
- parameters - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the parameters.
- parametersParsed - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the parameters parsed flag.
- parse(InputStream) - Method in class cloud.piranha.webapp.webxml.WebXmlParser
-
Parse the input stream.
- parse(String) - Method in class cloud.piranha.naming.impl.DefaultNameParser
-
Parse the name.
- parse(String) - Static method in class cloud.piranha.webapp.impl.CookieParser
-
Parse the Cookie header
- parsePostData(int, ServletInputStream) - Static method in class jakarta.servlet.http.HttpUtils
-
Deprecated.Parse the POST data.
- parseQueryString(String) - Static method in class jakarta.servlet.http.HttpUtils
-
Deprecated.Parse the query string.
- Part - Interface in jakarta.servlet.http
-
The Part API.
- path - Variable in class cloud.piranha.webapp.impl.DefaultHttpSessionManager
-
Stores the path.
- path(String) - Method in interface jakarta.servlet.http.PushBuilder
-
Set the path.
- PATH - Enum constant in enum class jakarta.servlet.http.MappingMatch
-
The path constant.
- pathInfo - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the path info.
- pathInfo(String) - Method in class cloud.piranha.embedded.EmbeddedRequestBuilder
-
Set the path info.
- PERMIT - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic
-
Permit access for EmptyRole.
- PERROLE_PERMISSIONS - Static variable in class cloud.piranha.security.exousia.AuthorizationPreInitializer
-
Defines the constants for the per-role permissions attribute.
- PiranhaBeanArchiveHandler - Class in cloud.piranha.micro.core
-
An Archive handler for Weld that implicitly reads the classes in an archive deployed to Piranha via the META-INF/piranha.idx file.
- PiranhaBeanArchiveHandler() - Constructor for class cloud.piranha.micro.core.PiranhaBeanArchiveHandler
- PiranhaPrincipalMapper - Class in cloud.piranha.security.exousia
- PiranhaPrincipalMapper() - Constructor for class cloud.piranha.security.exousia.PiranhaPrincipalMapper
- PiranhaToExousiaConverter - Class in cloud.piranha.security.exousia
-
This class converts from Piranha security types to Exousia security types.
- PiranhaToExousiaConverter() - Constructor for class cloud.piranha.security.exousia.PiranhaToExousiaConverter
- policyManager - Variable in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Stores the Policy manager.
- PolicyManager - Interface in cloud.piranha.policy.api
-
The PolicyManager API.
- postConstruct() - Method in class cloud.piranha.micro.loader.MicroConfiguration
-
Handle post construct.
- postRequestProcess(HttpServletRequest, HttpServletResponse) - Method in class cloud.piranha.security.jakarta.JakartaSecurityManager
- postRequestProcess(HttpServletRequest, HttpServletResponse) - Method in interface cloud.piranha.webapp.api.SecurityManager
-
Gives the security system the opportunity to process the response after the request (after the target resource has been invoked).
- PRE_REQUEST_CONTAINER - Enum constant in enum class cloud.piranha.webapp.api.SecurityManager.AuthenticateSource
-
The container / runtime calls authenticate before a request
- PrefixJarResource - Class in cloud.piranha.resource
-
The default PrefixJarResource.
- PrefixJarResource() - Constructor for class cloud.piranha.resource.PrefixJarResource
-
Constructor.
- PrefixJarResource(JarFile, String) - Constructor for class cloud.piranha.resource.PrefixJarResource
-
Constructor.
- print(boolean) - Method in class jakarta.servlet.ServletOutputStream
-
Print a boolean.
- print(char) - Method in class jakarta.servlet.ServletOutputStream
-
Print a character.
- print(double) - Method in class jakarta.servlet.ServletOutputStream
-
Print the double.
- print(float) - Method in class jakarta.servlet.ServletOutputStream
-
Print the float.
- print(int) - Method in class jakarta.servlet.ServletOutputStream
-
Print an integer.
- print(long) - Method in class jakarta.servlet.ServletOutputStream
-
Print the long.
- print(String) - Method in class jakarta.servlet.ServletOutputStream
-
Print a string.
- println() - Method in class jakarta.servlet.ServletOutputStream
-
Print a carriage return and line feed.
- println(boolean) - Method in class jakarta.servlet.ServletOutputStream
-
Print boolean with linefeed.
- println(char) - Method in class jakarta.servlet.ServletOutputStream
-
Print character with linefeed.
- println(double) - Method in class jakarta.servlet.ServletOutputStream
-
Print double with linefeed.
- println(float) - Method in class jakarta.servlet.ServletOutputStream
-
Print float with linefeed.
- println(int) - Method in class jakarta.servlet.ServletOutputStream
-
Print integer with linefeed.
- println(long) - Method in class jakarta.servlet.ServletOutputStream
-
Print long with linefeed.
- println(String) - Method in class jakarta.servlet.ServletOutputStream
-
Print string with linefeed.
- PRIORITY - Static variable in class cloud.piranha.security.exousia.AuthorizationFilter
-
Stores the priority.
- PRIORITY - Static variable in class cloud.piranha.security.exousia.AuthorizationPreFilter
-
Stores the priority.
- process(HttpServerRequest, HttpServerResponse) - Method in interface cloud.piranha.http.api.HttpServerProcessor
-
Process the request.
- process(HttpServerRequest, HttpServerResponse) - Method in class cloud.piranha.http.embedded.EmbeddedHttpServerProcessor
- process(HttpServerRequest, HttpServerResponse) - Method in class cloud.piranha.http.impl.DefaultHttpServerProcessor
- process(HttpServerRequest, HttpServerResponse) - Method in class cloud.piranha.http.nano.NanoHttpServerProcessor
- process(HttpServerRequest, HttpServerResponse) - Method in class cloud.piranha.http.webapp.HttpWebApplicationServer
- process(WebXml, WebApplication) - Method in class cloud.piranha.webapp.webxml.WebXmlProcessor
-
Process the web.xml into the web application.
- processModuleLayerOptions(ModuleLayer, ModuleLayer.Controller) - Static method in class cloud.piranha.modular.ModuleLayerProcessor
-
Process the module layer according to the properties
- processor - Variable in class cloud.piranha.http.impl.DefaultHttpServer
-
Stores the processor.
- protocol - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the protocol.
- push() - Method in interface jakarta.servlet.http.PushBuilder
-
Push.
- PushBuilder - Interface in jakarta.servlet.http
-
The push builder API.
- putResource(Object, Object) - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Put the resource.
- putValue(String, Object) - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Set the value.
- putValue(String, Object) - Method in interface jakarta.servlet.http.HttpSession
-
Deprecated.
Q
- queryString - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the query string.
- queryString(String) - Method in class cloud.piranha.nano.NanoRequestBuilder
-
Set the query string.
- queryString(String) - Method in interface jakarta.servlet.http.PushBuilder
-
Set the query string.
R
- read() - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Read from the Servlet input stream.
- readClassBytes(InputStream) - Method in class cloud.piranha.resource.DefaultResourceManagerClassLoader
-
Read the class bytes from the input stream.
- reader - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the reader.
- readLine(byte[], int, int) - Method in class jakarta.servlet.ServletInputStream
-
Read a line.
- ReadListener - Interface in jakarta.servlet
-
The ReadListener API.
- 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
- rebind(String, Object) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Rebind to the given name.
- rebind(Name, Object) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Rebind the name.
- refresh() - Method in class cloud.piranha.policy.thread.ThreadPolicy
- register(BeforeBeanDiscovery, BeanManager) - Method in class cloud.piranha.micro.core.CdiExtension
-
Register the in-memory identity store.
- registerInterposedSynchronization(Synchronization) - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Register for interposed synchronization.
- registerSynchronization(Synchronization) - Method in class cloud.piranha.transaction.nonxa.DefaultTransaction
-
Register a synchronization.
- registerSynchronization(Synchronization) - Method in interface jakarta.transaction.Transaction
-
Register the synchronization object.
- Registration - Interface in jakarta.servlet
-
The Registration API.
- Registration.Dynamic - Interface in jakarta.servlet
-
The Registration.Dynamic API.
- RelativeOrder() - Constructor for class cloud.piranha.webapp.impl.WebXml.RelativeOrder
-
Constructor.
- RelativeOrder(List<String>, List<String>) - Constructor for class cloud.piranha.webapp.impl.WebXml.RelativeOrder
-
Constructor.
- remoteAddr - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the remote address.
- remoteHost - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the remote host.
- remotePort - Variable in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Stores the remote port.
- remove(Class<? extends WebApplicationExtension>) - Method in interface cloud.piranha.webapp.api.WebApplicationExtensionContext
-
Remove the extension from the web application.
- remove(Class<? extends WebApplicationExtension>) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationExtensionContext
-
Remove the extension.
- removeAttribute(String) - Method in class cloud.piranha.cdi.weld.RealtimeHttpServletRequestWrapper
-
Remove the attribute.
- removeAttribute(String) - Method in interface cloud.piranha.webapp.api.AttributeManager
-
Remove the attribute.
- removeAttribute(String) - Method in class cloud.piranha.webapp.impl.AsyncHttpDispatchWrapper
- removeAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultAttributeManager
- removeAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Remove the attribute.
- removeAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplication
-
Remove the attribute with the given name.
- removeAttribute(String) - Method in class cloud.piranha.webapp.impl.DefaultWebApplicationRequest
-
Remove the attribute.
- removeAttribute(String) - Method in interface jakarta.servlet.http.HttpSession
-
Remove the attribute.
- removeAttribute(String) - Method in interface jakarta.servlet.ServletContext
-
Remove the attribute.
- removeAttribute(String) - Method in interface jakarta.servlet.ServletRequest
-
Remove the attribute.
- removeAttribute(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
Remove the attribute.
- removeFromEnvironment(String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Remove the property from the environment.
- removeHeader(String) - Method in interface jakarta.servlet.http.PushBuilder
-
Remove the header.
- removeInitialContext() - Static method in class cloud.piranha.naming.thread.ThreadInitialContextFactory
-
Remove the initial context.
- removePolicy() - Static method in class cloud.piranha.policy.thread.ThreadPolicy
-
Remove the policy.
- removeUser(String) - Method in class cloud.piranha.webapp.impl.DefaultSecurityManager
-
Remove the given user.
- removeValue(String) - Method in class cloud.piranha.webapp.impl.DefaultHttpSession
-
Remove the value.
- removeValue(String) - Method in interface jakarta.servlet.http.HttpSession
-
Deprecated.
- rename(String, String) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Rename the object.
- rename(Name, Name) - Method in class cloud.piranha.naming.impl.DefaultInitialContext
-
Rename the object.
- request(DefaultWebApplicationRequest, DefaultWebApplicationResponse) - Method in class cloud.piranha.webapp.impl.DefaultServletRequestDispatcher
-
Dispatches using the REQUEST dispatch type
- REQUEST - Enum constant in enum class jakarta.servlet.