FilterURLConnection |
URLConnection that delegates all methods to the connection given as a
parameter.
|
LockHandlerWithContext |
A base-class to be extended to implement lock/unlock functionality.
|
PluginConfigExtension |
Deprecated.
|
ServletPluginConfigExtension |
This class should be extended to create a configuration page for a Web Author plugin.
|
ServletPluginExtension |
This abstract class should be extended in order to create a servlet.
|
URLStreamHandlerWithContext |
A base-class for URLStreamHandlers that need a context for the URL whose
connection is to be opened.
|
URLStreamHandlerWithContextUtil |
Utility class for adding/removing the user context id from the URLs.
|
UserActionRequiredMessage |
Contains details for the server message that is presented on client side when a user action required
exception is thrown.
|
UserContext |
The context of the user that opened the URL.
|
WebappServletPluginExtension |
Deprecated.
|