All Classes and Interfaces

Class
Description
This class can be used as a base class for a web console plugin.
Deprecated.
Either register a servlet using Servlet API 5 or use AbstractServlet
Deprecated.
This has been deprecated.
Deprecated.
Use BrandingPlugin instead.
The BrandingPlugin is the service interface for the most elaborate way of branding the web console.
This entity defines additional bundle information entry, that is provided by the BundleInfoProvider.
The bundle info provider allows the user to supply additional information that will be used by the Web Console bundle plugin.
This pre-java 5 enum defines all valid bundle information value types.
A configuration handler allows to hook into the processing of configurations for the webconsole plugin.
Deprecated.
This has been deprecated.
Deprecated.
Plugins should never use the branding plugin directly
Deprecated.
The localization helper is supposed to be used from the bundle info providers.
Deprecated.
This has been deprecated.
The RequestVariableResolver is a HashMap that is used by the webconsole to process variables in the template.
The SecurityProvider is a service interface allowing to use an external system to authenticate users before granting access to the Web Console.
Constants for servlets registered with the web console.
Deprecated.
Either register a servlet using Servlet API 5 or use AbstractServlet
Representation of a user.
Deprecated.
Use User instead
A ConfigurationHandler should throws a validation exception if an operation is not allowed or not valid.
Deprecated.
Deprecated.
Either register a servlet using Servlet API 5 or use AbstractServlet
Deprecated.
Use the SecurityProvider instead.
Deprecated.
Use the SecurityProvider instead.
Deprecated.
Use the SecurityProvider instead.
Deprecated.
Some of the methods can be replaced with direct Servlet API calls.