Interface | Description |
---|---|
LoginCheck |
Class | Description |
---|---|
ConfigXMLReader |
ConfigXMLReader.java - Reads and parses the XML site config files.
|
ConfigXMLReader.ControllerConfig | |
ConfigXMLReader.Event | |
ConfigXMLReader.RequestMap | |
ConfigXMLReader.RequestResponse | |
ConfigXMLReader.ViewMap | |
ContextFilter |
ContextFilter - Configures objects for OFBiz applications
|
ControlActivationEventListener |
HttpSessionListener that gathers and tracks various information and statistics
|
ControlEventListener |
HttpSessionListener that gathers and tracks various information and statistics
|
ControlFilter | |
ControlServlet |
ControlServlet.java - Master servlet for the web application.
|
ExternalLoginKeysManager |
This class manages the single sign-on authentication through external login keys between OFBiz applications.
|
JWTManager |
This class manages the single sign-on authentication through JWT tokens between OFBiz applications.
|
LoginEventListener |
HttpSessionListener that finalizes login information
|
LoginWorker |
Common Workers
|
ProtectViewWorker |
Common Workers
|
RequestHandler |
RequestHandler - Request Processor Object
|
SameSiteFilter | |
TokenFilter | |
WebAppServletContextListener |
Exception | Description |
---|---|
MethodNotAllowedException | |
RequestHandlerException |
RequestHandlerException
|
RequestHandlerExceptionAllowExternalRequests |
RequestHandlerExceptionAllowExternalRequests
|
WebAppConfigurationException |
Web application configuration exception.
|