Package io.undertow.servlet.api
package io.undertow.servlet.api
-
ClassDescriptionAuthorization manager.Interface that is provided by the container to create a servlet / filter / listener definition from a given class, based on the annotations present on the class.A utility to take the
HttpServerExchange
of the current request and obtain the number of the port number to use in https redirects.Deprecated.Runtime representation of a deployment.Represents a servlet deployment.Manager that can be used to deploy and undeploy a servlet deployment.A servlet error page mappingAn exception handler allows you to perform custom actions when an exception propagates out of the servlet handler chain.Factory that creates fully injected component instances.A handle for a container managed instance.Class that is run around invocations of servlet and filter lifecycle methods (init and destroy).An exception handler thatAn interface that can be used to collect Servlet metricsSecurityInfo<T extends SecurityInfo>Equivalent toServletSecurity.EmptyRoleSemantic
but with an additional mode to require authentication but no role check.Session config that getsA class that allows the SessionConfig to be wrapped.Factory class used to create a session managerInterface that is used in development mode to support session persistence across redeploys.Representation of a single security constrain matched for a single request.Deprecated.