All Classes and Interfaces
Class
Description
Deprecated.
This class is moved to org.wso2.carbon.tomcat.ext
An abstract implementation if CarbonUIAuthenticator.
This class is responsible for handling File uploads of specific file types in Carbon.
A BundleProxyClassLoader wraps a bundle and uses the various Bundle methods to produce a ClassLoader.
ServletContextListener that initializes the Carbon UI ServletContext with required attributes.
This class is used to maintain a mapping between the session indexes of the SSO Identity Provider
end and the relying party end.
This is the interface of the Authenticator to Carbon UI framework.
Utility class for Carbon UI
XML Builder for building the UI related portions of the component.xml file included
in Carbon components
Deploy the component
Deprecated.
This class is moved to org.wso2.carbon.tomcat.ext
Represents a context in UI Framework
Prevent Injection of Carriage Return (CR) and Line Feed (LF) characters in response headers.
This Filter guards POST requests from CSRF Injection implementing Synchronizer Token Pattern.
This class generates a CSRF token for a valid session and protects the request against that token.
This class wraps up the original servlet response in order to allow modification of original content
Stores the custom UI defintions in the form of media type -> UI (jsp) path.
Default implementation of CarbonUIAuthenticator.
Engine that process plugins
Implementation of a Valve that outputs pluggable HTML error pages
This exception will be thrown when the maximum allowed file size limit is exceeded.
This class is responsible for delegating the file upload requests to the different
FileUploadExecutors.
This exception is thrown when file uploading fails
A tag for selecting invalid input: '&' deselecting a group of items invalid input: '&' applying some common operation
on these items
Jasper requires that this class loader be an instance of URLClassLoader.
JSPServlet wraps the Apache Jasper Servlet making it appropriate for running in an OSGi environment under the Http Service.
Represents a Menu item in UI framework
Implementation of the Paginator taglib
used to generate reporting UI
A servlet that handles requests to the root path "/" and redirects to the
configured default context (e.g., /carbon/admin/index.jsp).
org.wso2.carbon.action.ServiceAction interface for rendering definitions.
A tag for selecting invalid input: '&' deselecting a group of items.
Filter that intercepts requests to CSRF JavaScript servlet and delegates to JavaScriptServlet.
This Tag Handler class is used to add a tooltips for a image.
An instance of this interface can be registered as an OSGi service, which will allow the Carbon
UI to extend its authentication process.
Defines a set of methos to load UI resources and resource paths from resource providers such as OSGi Bundles,
registry, file system, etc.
This class acts as a registry for UI resources.
This filter handle the admin service GET request filtering.
Deprecated.
This class is moved to org.wso2.carbon.tomcat.ext