@Version(value="3.5.0")
Interface | Description |
---|---|
AttachmentProvider | Deprecated
This has been deprecated.
|
BrandingPlugin | Deprecated
Use
BrandingPlugin instead. |
ConfigurationPrinter | Deprecated
This has been deprecated.
|
ModeAwareConfigurationPrinter | Deprecated
This has been deprecated.
|
User | Deprecated
Use
User instead |
VariableResolver | Deprecated
Use
RequestVariableResolver instead. |
WebConsoleConstants | Deprecated
Either register a servlet using Servlet API 5 or use
AbstractServlet |
WebConsoleSecurityProvider | Deprecated
Use the
SecurityProvider instead. |
WebConsoleSecurityProvider2 | Deprecated
Use the
SecurityProvider instead. |
WebConsoleSecurityProvider3 | Deprecated
Use the
SecurityProvider instead. |
Class | Description |
---|---|
AbstractWebConsolePlugin | Deprecated
Either register a servlet using Servlet API 5 or use
AbstractServlet |
DefaultBrandingPlugin | Deprecated
Plugins should never use the branding plugin directly
|
DefaultVariableResolver | Deprecated
Use
RequestVariableResolver instead. |
SimpleWebConsolePlugin | Deprecated
Either register a servlet using Servlet API 5 or use
AbstractServlet |
WebConsoleUtil | Deprecated
Some of the methods can be replaced with direct Servlet API calls.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved