A B C D E F G H I J K L M O P Q R S T U W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCachePreventionFilter - Class in org.wso2.carbon.ui.filters.cache
-
This filter implements browser/proxy cache prevention.
- AbstractCachePreventionFilter() - Constructor for class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
- AbstractCarbonUIAuthenticator - Class in org.wso2.carbon.ui
-
An abstract implementation if CarbonUIAuthenticator.
- AbstractCarbonUIAuthenticator() - Constructor for class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- AbstractFileUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
-
This class is responsible for handling File uploads of specific file types in Carbon.
- AbstractFileUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- acquireResource(ConfigurationContextService, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.util.FileDownloadUtil
- ActionHelper - Class in org.wso2.carbon.ui.action
- ActionHelper() - Constructor for class org.wso2.carbon.ui.action.ActionHelper
- activate(ComponentContext) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- addBundleResourcePath(String, Bundle) - Method in class org.wso2.carbon.ui.BundleResourcePathRegistry
- addBundleResourcePaths(Bundle) - Method in class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- addContext(Context) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addContexts(String, Context) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addContexts(List<Context>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addCookie(Cookie) - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter.CRLFResponseWrapper
- addCustomAddUI(String, String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addCustomAddUI(String, String) - Method in class org.wso2.carbon.ui.deployment.beans.CustomUIDefenitions
- addCustomViewUI(String, String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addCustomViewUI(String, String) - Method in class org.wso2.carbon.ui.deployment.beans.CustomUIDefenitions
- addExecutor(String, String) - Method in class org.wso2.carbon.ui.transports.fileupload.FileUploadExecutorManager
- addFileUploadExecutorConfig(FileUploadExecutorConfig) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addFilter(String, Class<? extends Filter>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addFilter(String, String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addFilter(String, Filter) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addHeader(String, String) - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter.CRLFResponseWrapper
- addHttpUrls(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addHttpUrls(List<String>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addListener(Class<? extends EventListener>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addListener(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addListener(T) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addMappingAction(String) - Method in class org.wso2.carbon.ui.deployment.beans.FileUploadExecutorConfig
- addMenu(Menu) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addMenuItems(Menu[]) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addNewContext(String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- addServlet(String, Class<? extends Servlet>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addServlet(String, String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addServlet(String, Servlet) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- addServlet(Servlet) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addServletItems(Servlet[]) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addSessionMapping(String, String) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
Add a new session mapping : IdpSessionIndex --> localSessionId
- addSkipHttpsUrlList(String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addSkipTilesUrl(String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addSkipTilesUrls(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addSkipTilesUrls(List<String>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addUnauthenticatedUrl(String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- addUnauthenticatedUrls(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- addUnauthenticatedUrls(List<String>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- AnyFileUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
- AnyFileUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.AnyFileUploadExecutor
- applyCachePreventionHeaders(HttpServletResponse) - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
-
Setting cache prevention headers to responses.
- applyProtection(HttpServletRequest, CSRFResponseWrapper) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFProtector
-
Validates POST requests for CSRF token
- authenticate(HttpServletRequest) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- authenticate(HttpServletRequest) - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Authenticates the given request.
- authenticateWithCookie(HttpServletRequest) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- authenticateWithCookie(HttpServletRequest) - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Handles authentication during a session expiration.
- AUTHENTICATOR_TYPE - Static variable in class org.wso2.carbon.ui.tracker.AuthenticatorRegistry
- AuthenticatorComparator - Class in org.wso2.carbon.ui.tracker
- AuthenticatorComparator() - Constructor for class org.wso2.carbon.ui.tracker.AuthenticatorComparator
- AuthenticatorRegistry - Class in org.wso2.carbon.ui.tracker
- AuthenticatorRegistry() - Constructor for class org.wso2.carbon.ui.tracker.AuthenticatorRegistry
B
- BasicAuthUIAuthenticator - Class in org.wso2.carbon.ui
- BasicAuthUIAuthenticator() - Constructor for class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- Breadcrumb - Class in org.wso2.carbon.ui.taglibs
- Breadcrumb() - Constructor for class org.wso2.carbon.ui.taglibs.Breadcrumb
- BreadCrumbGenerator - Class in org.wso2.carbon.ui
- BreadCrumbGenerator() - Constructor for class org.wso2.carbon.ui.BreadCrumbGenerator
- BreadCrumbItem - Class in org.wso2.carbon.ui.deployment.beans
- BreadCrumbItem() - Constructor for class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- build(InputStream, String, String, BundleContext) - Static method in class org.wso2.carbon.ui.deployment.ComponentBuilder
- build(Bundle, BundleContext) - Static method in class org.wso2.carbon.ui.deployment.ComponentBuilder
-
reads component.xml from given bundle & returns an object representation of it
- BundleBasedUIResourceProvider - Class in org.wso2.carbon.ui
- BundleBasedUIResourceProvider(String) - Constructor for class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- bundleChanged(BundleEvent) - Method in class org.wso2.carbon.ui.deployment.UIBundleDeployer
- BundleProxyClassLoader - Class in org.wso2.carbon.ui
-
A BundleProxyClassLoader wraps a bundle and uses the various Bundle methods to produce a ClassLoader.
- BundleProxyClassLoader(Bundle) - Constructor for class org.wso2.carbon.ui.BundleProxyClassLoader
- BundleProxyClassLoader(Bundle, ClassLoader) - Constructor for class org.wso2.carbon.ui.BundleProxyClassLoader
- BundleResourcePathRegistry - Class in org.wso2.carbon.ui
- BundleResourcePathRegistry() - Constructor for class org.wso2.carbon.ui.BundleResourcePathRegistry
C
- canApplyCachePreventionHeaders(String) - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
-
Checks for a match with the filtering pattern and the Content Type/ URL.
- canHandle(HttpServletRequest) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- canHandle(HttpServletRequest) - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
This method will check whether given request can be handled by the authenticator.
- canHandle(HttpServletRequest) - Method in class org.wso2.carbon.ui.DefaultCarbonAuthenticator
-
This method will check whether given request can be handled by the authenticator.
- CARBON_AUTHNETICATOR - Static variable in class org.wso2.carbon.ui.CarbonSecuredHttpContext
- CarbonConnection - Class in org.wso2.carbon.ui
- CarbonConnection(URL, BundleContext) - Constructor for class org.wso2.carbon.ui.CarbonConnection
-
Constructs a URL connection to the specified URL.
- CarbonProtocol - Class in org.wso2.carbon.ui
- CarbonProtocol(BundleContext) - Constructor for class org.wso2.carbon.ui.CarbonProtocol
- CarbonSecuredHttpContext - Class in org.wso2.carbon.ui
- CarbonSecuredHttpContext(Bundle, String, UIResourceRegistry, Registry) - Constructor for class org.wso2.carbon.ui.CarbonSecuredHttpContext
- CarbonSSOSessionManager - Class in org.wso2.carbon.ui
-
This class is used to maintain a mapping between the session indexes of the SSO Identity Provider end and the relying party end.
- CarbonUIAuthenticationUtil - Class in org.wso2.carbon.ui.util
- CarbonUIAuthenticationUtil() - Constructor for class org.wso2.carbon.ui.util.CarbonUIAuthenticationUtil
- CarbonUIAuthenticator - Interface in org.wso2.carbon.ui
-
This is the interface of the Authenticator to Carbon UI framework.
- CarbonUIDefinitions - Class in org.wso2.carbon.ui.deployment.beans
- CarbonUIDefinitions() - Constructor for class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- CarbonUILoginUtil - Class in org.wso2.carbon.ui
- CarbonUILoginUtil() - Constructor for class org.wso2.carbon.ui.CarbonUILoginUtil
- CarbonUIMessage - Class in org.wso2.carbon.ui
- CarbonUIMessage(String, String) - Constructor for class org.wso2.carbon.ui.CarbonUIMessage
-
TODO: Make this constructor private
- CarbonUIMessage(String, String, Exception) - Constructor for class org.wso2.carbon.ui.CarbonUIMessage
-
TODO: Make this constructor private
- CarbonUIMessage(String, String, Exception, boolean) - Constructor for class org.wso2.carbon.ui.CarbonUIMessage
-
TODO: Make this constructor private
- CarbonUIServiceComponent - Class in org.wso2.carbon.ui.internal
- CarbonUIServiceComponent() - Constructor for class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- CarbonUIUtil - Class in org.wso2.carbon.ui
-
Utility class for Carbon UI
- CarbonUIUtil() - Constructor for class org.wso2.carbon.ui.CarbonUIUtil
- CharacterEncoder - Class in org.wso2.carbon.ui.util
- CharacterEncoder() - Constructor for class org.wso2.carbon.ui.util.CharacterEncoder
- checkServiceFileExtensionValidity(String, String[]) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- close() - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- compare(CarbonUIAuthenticator, CarbonUIAuthenticator) - Method in class org.wso2.carbon.ui.tracker.AuthenticatorComparator
- compareTo(Menu) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- Component - Class in org.wso2.carbon.ui.deployment.beans
- Component() - Constructor for class org.wso2.carbon.ui.deployment.beans.Component
- ComponentAction - Class in org.wso2.carbon.ui.action
- ComponentAction() - Constructor for class org.wso2.carbon.ui.action.ComponentAction
- ComponentBuilder - Class in org.wso2.carbon.ui.deployment
-
XML Builder for building the UI related portions of the component.xml file included in Carbon components
- ComponentDeployer - Class in org.wso2.carbon.ui
-
Deploy the component
- ComponentDeployer(Bundle) - Constructor for class org.wso2.carbon.ui.ComponentDeployer
- configurationContext - Variable in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- connect() - Method in class org.wso2.carbon.ui.CarbonConnection
- ContentTypeBasedCachePreventionFilter - Class in org.wso2.carbon.ui.filters.cache
-
This filter implements browser/proxy cache prevention based on content types.
- ContentTypeBasedCachePreventionFilter() - Constructor for class org.wso2.carbon.ui.filters.cache.ContentTypeBasedCachePreventionFilter
- Context - Class in org.wso2.carbon.ui.deployment.beans
-
Represents a context in UI Framework
- Context() - Constructor for class org.wso2.carbon.ui.deployment.beans.Context
- CONTINUE - Static variable in class org.wso2.carbon.ui.CarbonUILoginUtil
- copyDirectory(File, File) - Static method in class org.wso2.carbon.ui.Utils
- createFilter(Class<T>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- createListener(Class<T>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- createServlet(Class<T>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- createTooltipsBody(int) - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
-
This method is used to design the tooltips content display window size.
- CRLFPreventionFilter - Class in org.wso2.carbon.ui.filters
-
Prevent Injection of Carriage Return (CR) and Line Feed (LF) characters in response headers.
- CRLFPreventionFilter() - Constructor for class org.wso2.carbon.ui.filters.CRLFPreventionFilter
- CRLFPreventionFilter.CRLFResponseWrapper - Class in org.wso2.carbon.ui.filters
- CRLFResponseWrapper(HttpServletResponse) - Constructor for class org.wso2.carbon.ui.filters.CRLFPreventionFilter.CRLFResponseWrapper
- CSRF_TOKEN - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants
- CSRF_TOKEN_NAME - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants.JSTemplateToken
- CSRF_TOKEN_PRNG - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants
- CSRF_TOKEN_VALUE - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants.JSTemplateToken
- CSRFConstants - Class in org.wso2.carbon.ui.filters.csrf
- CSRFConstants() - Constructor for class org.wso2.carbon.ui.filters.csrf.CSRFConstants
- CSRFConstants.ConfigurationProperties - Class in org.wso2.carbon.ui.filters.csrf
- CSRFConstants.JSTemplateToken - Class in org.wso2.carbon.ui.filters.csrf
- CSRFException - Exception in org.wso2.carbon.ui.filters.csrf
- CSRFException(String) - Constructor for exception org.wso2.carbon.ui.filters.csrf.CSRFException
- CSRFFilterConfig - Class in org.wso2.carbon.ui.filters.csrf
- CSRFFilterConfig() - Constructor for class org.wso2.carbon.ui.filters.csrf.CSRFFilterConfig
- CSRFPreventionFilter - Class in org.wso2.carbon.ui.filters
-
This Filter guards POST requests from CSRF Injection implementing Synchronizer Token Pattern.
- CSRFPreventionFilter() - Constructor for class org.wso2.carbon.ui.filters.CSRFPreventionFilter
- CSRFProtector - Class in org.wso2.carbon.ui.filters.csrf
-
This class generates a CSRF token for a valid session and protects the request against that token.
- CSRFProtector(CSRFFilterConfig) - Constructor for class org.wso2.carbon.ui.filters.csrf.CSRFProtector
- CSRFResponseWrapper - Class in org.wso2.carbon.ui.filters.csrf
-
This class wraps up the original servlet response in order to allow modification of original content
- CSRFResponseWrapper(HttpServletResponse) - Constructor for class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- CSRFValve - Class in org.wso2.carbon.ui.valve
- CSRFValve() - Constructor for class org.wso2.carbon.ui.valve.CSRFValve
- CUSTOM_UI_DEFENITIONS - Static variable in class org.wso2.carbon.ui.deployment.beans.CustomUIDefenitions
- CustomUIDefenitions - Class in org.wso2.carbon.ui.deployment.beans
-
Stores the custom UI defintions in the form of media type -> UI (jsp) path.
- CustomUIDefenitions() - Constructor for class org.wso2.carbon.ui.deployment.beans.CustomUIDefenitions
D
- DBSFileUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
- DBSFileUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.DBSFileUploadExecutor
- deactivate(ComponentContext) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- declareRoles(String...) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- DefaultAuthenticatorCredentials - Class in org.wso2.carbon.ui
- DefaultAuthenticatorCredentials(String, String) - Constructor for class org.wso2.carbon.ui.DefaultAuthenticatorCredentials
- DefaultCarbonAuthenticator - Class in org.wso2.carbon.ui
-
Default implementation of CarbonUIAuthenticator.
- DefaultCarbonAuthenticator() - Constructor for class org.wso2.carbon.ui.DefaultCarbonAuthenticator
- DefaultComponentEntryHttpContext - Class in org.wso2.carbon.ui
- DefaultComponentEntryHttpContext(Bundle) - Constructor for class org.wso2.carbon.ui.DefaultComponentEntryHttpContext
- DefaultComponentEntryHttpContext(Bundle, String) - Constructor for class org.wso2.carbon.ui.DefaultComponentEntryHttpContext
- deleteDir(File) - Static method in class org.wso2.carbon.ui.Utils
-
Deletes all files and subdirectories under dir.
- deploy(BundleContext, HttpContext) - Method in class org.wso2.carbon.ui.deployment.UIBundleDeployer
- DeploymentEngine - Class in org.wso2.carbon.ui
-
Engine that process plugins
- DeploymentEngine(Bundle) - Constructor for class org.wso2.carbon.ui.DeploymentEngine
- deployNotificationSources() - Static method in class org.wso2.carbon.ui.util.UIAnnouncementDeployer
- deployZipFile(File, File) - Static method in class org.wso2.carbon.ui.Utils
-
Deprecated.Inputs provided to this method are not validated. Therefore, this method is deprecated and will be removed in a future release.
- destroy() - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
- destroy() - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter
- destroy() - Method in class org.wso2.carbon.ui.filters.CSRFPreventionFilter
- destroy() - Method in class org.wso2.carbon.ui.JspServlet
- doAuthentication(Object, boolean, ServiceClient, HttpServletRequest) - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- doAuthentication(Object, boolean, ServiceClient, HttpServletRequest) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- doAuthentication(Object, boolean, ServiceClient, HttpServletRequest) - Method in class org.wso2.carbon.ui.DefaultCarbonAuthenticator
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
-
JSP end tag for breadcrumb tag
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.ResourcePaginator
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- doEndTag() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
-
This method is invoked when the custom end tag is encountered.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.carbon.ui.filters.cache.ContentTypeBasedCachePreventionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.carbon.ui.filters.cache.URLBasedCachePreventionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.carbon.ui.filters.CSRFPreventionFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.FileDownloadServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.FileUploadServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.FileDownloadServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.FileUploadServlet
- doStartTag() - Method in class org.wso2.carbon.ui.taglibs.Report
- downloadFile(String) - Method in class org.wso2.carbon.ui.clients.FileDownloadServiceClient
E
- ENABLED - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants.ConfigurationProperties
- enforceProtection(HttpServletRequest, CSRFResponseWrapper) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFProtector
-
Generates and injects CSRF Token in the response as a hidden parameter
- equals(Object) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- equals(Object) - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- ERROR - Static variable in class org.wso2.carbon.ui.CarbonUIMessage
- ErrorHandleValve - Class in org.wso2.carbon.ui.valve
-
Implementation of a Valve that outputs pluggable HTML error pages
- ErrorHandleValve() - Constructor for class org.wso2.carbon.ui.valve.ErrorHandleValve
- escapeTenantWebAppRequests(boolean, HttpServletResponse, String, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.action.ComponentAction
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.AnyFileUploadExecutor
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.DBSFileUploadExecutor
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.FileUploadExecutorManager
-
When a FileUpload request is received, this method will be called.
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.JarZipUploadExecutor
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.KeyStoreFileUploadExecutor
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.ToolsAnyFileUploadExecutor
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.ToolsFileUploadExecutor
- executeCommon(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
-
This is the common method that can be used for Fileupload.
F
- FileDownloadServiceClient - Class in org.wso2.carbon.ui.clients
- FileDownloadServiceClient(ConfigurationContext, String, String, HttpSession) - Constructor for class org.wso2.carbon.ui.clients.FileDownloadServiceClient
- FileDownloadServlet - Class in org.wso2.carbon.ui.transports
- FileDownloadServlet(BundleContext, ConfigurationContextService) - Constructor for class org.wso2.carbon.ui.transports.FileDownloadServlet
- FileDownloadUtil - Class in org.wso2.carbon.ui.util
- FileDownloadUtil(BundleContext) - Constructor for class org.wso2.carbon.ui.util.FileDownloadUtil
- FileSizeLimitExceededException - Exception in org.wso2.carbon.ui.transports.fileupload
-
This exception will be thrown when the maximum allowed file size limit is exceeded.
- FileSizeLimitExceededException(long) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileSizeLimitExceededException
- FileSizeLimitExceededException(String, long) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileSizeLimitExceededException
- FileSizeLimitExceededException(String, long, Throwable) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileSizeLimitExceededException
- FileSizeLimitExceededException(Throwable, long) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileSizeLimitExceededException
- FileUploadExecutorConfig - Class in org.wso2.carbon.ui.deployment.beans
- FileUploadExecutorConfig() - Constructor for class org.wso2.carbon.ui.deployment.beans.FileUploadExecutorConfig
- FileUploadExecutorManager - Class in org.wso2.carbon.ui.transports.fileupload
-
This class is responsible for delegating the file upload requests to the different FileUploadExecutors.
- FileUploadExecutorManager(BundleContext, ConfigurationContext, String) - Constructor for class org.wso2.carbon.ui.transports.fileupload.FileUploadExecutorManager
- FileUploadFailedException - Exception in org.wso2.carbon.ui.transports.fileupload
-
This exception is thrown when file uploading fails
- FileUploadFailedException() - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileUploadFailedException
- FileUploadFailedException(String) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileUploadFailedException
- FileUploadFailedException(String, Throwable) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileUploadFailedException
- FileUploadFailedException(Throwable) - Constructor for exception org.wso2.carbon.ui.transports.fileupload.FileUploadFailedException
- FileUploadServiceClient - Class in org.wso2.carbon.ui.clients
- FileUploadServiceClient(ConfigurationContext, String, String) - Constructor for class org.wso2.carbon.ui.clients.FileUploadServiceClient
- FileUploadServlet - Class in org.wso2.carbon.ui.transports
- FileUploadServlet(BundleContext, ConfigurationContext, String) - Constructor for class org.wso2.carbon.ui.transports.FileUploadServlet
- findClass(String) - Method in class org.wso2.carbon.ui.BundleProxyClassLoader
- findClass(String) - Method in class org.wso2.carbon.ui.JspClassLoader
- findResource(String) - Method in class org.wso2.carbon.ui.BundleProxyClassLoader
- findResources(String) - Method in class org.wso2.carbon.ui.BundleProxyClassLoader
- findResources(String) - Method in class org.wso2.carbon.ui.JSPContextFinder
- flush() - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- flushBuffer() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
G
- generateUUID() - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getAction() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getAddRemoveButtonId() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getAddRemoveFunction() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getAddRemoveKey() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getAdminConsoleURL(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Returns url to admin console.
- getAdminConsoleURL(HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Returns url to admin console.
- getAllFileItems() - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getAnnouncementHtml(HttpSession, ServletConfig) - Method in interface org.wso2.carbon.ui.UIAnnouncement
- getAnnouncementHtml(HttpSession, ServletConfig) - Static method in class org.wso2.carbon.ui.util.UIAnnouncementDeployer
- getAttribute(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getAttributeNames() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getAuthenticationAdminCient(HttpServletRequest) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- getAuthenticationSkippingUrls() - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
-
In default implementation this will return an empty list.
- getAuthenticationSkippingUrls() - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Gets a list of urls to skip authentication.
- getAuthenticator(HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
-
Returns the corresponding CarbonAuthenticator based on the request.
- getAuthenticatorName() - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- getAuthenticatorName() - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Returns the name of the authenticator.
- getAuthenticatorName() - Method in class org.wso2.carbon.ui.DefaultCarbonAuthenticator
-
Returns the name of the authenticator.
- getBreadCrumbContent(HttpServletRequest, BreadCrumbItem, String, boolean, boolean) - Method in class org.wso2.carbon.ui.BreadCrumbGenerator
-
Generates breadcrumb html content.
- getBreadcrumbMap() - Method in class org.wso2.carbon.ui.MenuAdminClient
- getBundle(Class) - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getBundle(String) - Method in class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- getBundle(String) - Method in class org.wso2.carbon.ui.BundleResourcePathRegistry
- getBundleBasedUIResourcePrvider() - Method in class org.wso2.carbon.ui.deployment.UIBundleDeployer
- getBundleContext() - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getBundleResourcePath(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getCarbonAuthenticator(HttpServletRequest) - Static method in class org.wso2.carbon.ui.tracker.AuthenticatorRegistry
- getCarbonTomcatService() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getClassLoader() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getCommonResourceBundleForJspPage() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
-
This method is used to get the resource bundle define in a jsp page.
- getComponent() - Method in class org.wso2.carbon.ui.taglibs.Report
- getConfig() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFProtector
- getConfigurationContextService() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getContent() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- getContent(URLConnection) - Method in class org.wso2.carbon.ui.TextPlainHandler
- getContentLength() - Method in class org.wso2.carbon.ui.CarbonConnection
- getContentType() - Method in class org.wso2.carbon.ui.CarbonConnection
- getContext(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getContextId() - Method in class org.wso2.carbon.ui.deployment.beans.Context
- getContextName() - Method in class org.wso2.carbon.ui.deployment.beans.Context
- getContextPath() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getContextRoot(HttpServletRequest) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getContexts() - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- getContextsList() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getConvertedText() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- getCustomAddUI(String) - Method in class org.wso2.carbon.ui.deployment.beans.CustomUIDefenitions
- getCustomAddUIMap() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getCustomIndexPage(HttpServletRequest, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
-
Deprecated.
- getCustomViewUI(String) - Method in class org.wso2.carbon.ui.deployment.beans.CustomUIDefenitions
- getCustomViewUIMap() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getDefaultSessionTrackingModes() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getDescription() - Method in class org.wso2.carbon.ui.deployment.beans.Context
- getDescription() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- getDisplayName() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- getEffectiveMajorVersion() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getEffectiveMinorVersion() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getEffectiveSessionTrackingModes() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getErrorRedirectionPage() - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getException() - Method in class org.wso2.carbon.ui.CarbonUIMessage
- getExtraHtml() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getFileItemsMap() - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getFileName(String) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getFileUploadExecutorConfigs() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getFilterRegistration(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getFilterRegistrations() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getForcedSignOutRequestedURI(String, HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- getFormFieldsMap() - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getFormFieldValue(String) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
-
Retrieve the form field values of the provided form field with name
formFieldName - getFragment(String) - Static method in class org.wso2.carbon.ui.ComponentDeployer
-
Processed map
- getFUploadExecClass() - Method in class org.wso2.carbon.ui.deployment.beans.FileUploadExecutorConfig
- getHidden() - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- getHomePage() - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Returns home page location for "Home" link in Carbon UI menu.
- getHttpService() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getHttpUrls() - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- getI18nBundle() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- getI18nBundle() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getI18nKey() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- getI18nKey() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getI18nObjectName() - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- geti18nString(String, String, String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Returns internationalized string for supplied key.
- geti18nString(String, String, Locale) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Returns internationalized string for supplied key.
- getIcon() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getId() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- getId() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getId() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- getImage() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- getIndexPageURL(ServletContext, HttpSession) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getIndexPageURL(ServerConfigurationService) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getIndexPageUrlFromCookie(String, String, HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- getInitParameter(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletConfigAdaptor
- getInitParameter(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getInitParameterNames() - Method in class org.wso2.carbon.ui.JspServlet.ServletConfigAdaptor
- getInitParameterNames() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getInputStream() - Method in class org.wso2.carbon.ui.CarbonConnection
- getInstance() - Static method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
Get the CarbonSSOSessionManager instance.
- getJspConfigDescriptor() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getKey() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- getLabel() - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- getLevel() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getLink() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- getLink() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getLocaleFromPageContext(PageContext) - Static method in class org.wso2.carbon.ui.taglibs.JSi18n
- getLocaleFromSession(HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getMajorVersion() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getMappingActionList() - Method in class org.wso2.carbon.ui.deployment.beans.FileUploadExecutorConfig
- getMenuContent(String, HttpServletRequest) - Method in class org.wso2.carbon.ui.MenuAdminClient
-
Returns left hand side menu as a String
- getMenuDefinitions(String, boolean, ArrayList<String>, HttpServletRequest) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- getMenuDefinitions(String, boolean, ArrayList<String>, HttpServletRequest, Menu[]) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
-
Get menu definitions based on Logged in user & user permission
- getMenus() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getMenusList() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getMessage() - Method in class org.wso2.carbon.ui.CarbonUIMessage
- getMessageType() - Method in class org.wso2.carbon.ui.CarbonUIMessage
- getMimeType(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getMinorVersion() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getName() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getName() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- getNamedDispatcher(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getNamespace() - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- getNextKey() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getNoOfPageLinksToDisplay() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getNoOfWordsPerLine() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- getNumberOfPages() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getNumberOfPages() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getOrder() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- getOrder() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getOriginalResponse() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- getOutputStream() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- getPackageAdmin() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getPage() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getPageNumber() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getPageNumberParameterName() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getPaginationFunction() - Method in class org.wso2.carbon.ui.taglibs.ResourcePaginator
- getParameters() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getParentMenu() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getPassword() - Method in class org.wso2.carbon.ui.DefaultAuthenticatorCredentials
- getPermissions(CodeSource) - Method in class org.wso2.carbon.ui.JspClassLoader
- getPrevKey() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getPriority() - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
-
In default implementation this will read the priority from authenticator configuration.
- getPriority() - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Gets the authenticator priority.
- getProductParam(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Method is used to retrive product xml params
- getProtocol() - Method in class org.wso2.carbon.ui.deployment.beans.Context
- getRealmService() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getRealPath(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getRegion() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getRegistryHTTPSURL() - Method in class org.wso2.carbon.ui.clients.RegistryAdminServiceClient
- getRegistryHTTPURL() - Method in class org.wso2.carbon.ui.clients.RegistryAdminServiceClient
- getRegistryService() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getReportDataSession() - Method in class org.wso2.carbon.ui.taglibs.Report
- getRequest() - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- getRequest() - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- getRequestDispatcher(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getRequestedUrl(HttpServletRequest, CarbonUIAuthenticator) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
- getRequireAuthentication() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getRequirePermission() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getResource(String) - Method in class org.wso2.carbon.ui.BundleProxyClassLoader
- getResource(String) - Method in class org.wso2.carbon.ui.DefaultComponentEntryHttpContext
- getResource(String) - Method in class org.wso2.carbon.ui.JSPContextFinder
- getResource(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getResource(String) - Method in class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- getResourceAsStream(String) - Method in class org.wso2.carbon.ui.JspClassLoader
- getResourceAsStream(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getResourceBundle() - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- getResourceBundle() - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- getResourceBundle() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getResourceBundle() - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- getResourceBundle() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- getResourcePaths(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getSafeText(String) - Static method in class org.wso2.carbon.ui.util.CharacterEncoder
- getSelectAllFunction() - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- getSelectAllInPageFunction() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getSelectAllInPageKey() - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- getSelectAllKey() - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- getSelectNoneFunction() - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- getSelectNoneKey() - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- getServerConfiguration() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getServerConfigurationProperty(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Get a ServerConfiguration Property
- getServerInfo() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getServerProxy(Object, Class, HttpSession) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Deprecated.Do not use this method. Simply use the relevant client.
- getServerURL(ServletContext, HttpSession) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getServerURL(ServerConfigurationService) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- getServlet(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
-
Deprecated.*
- getServletClass() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- getServletConfig() - Method in class org.wso2.carbon.ui.JspServlet
- getServletConfig() - Method in class org.wso2.carbon.ui.transports.FileDownloadServlet
- getServletConfig() - Method in class org.wso2.carbon.ui.transports.FileUploadServlet
- getServletContext() - Method in class org.wso2.carbon.ui.JspServlet.ServletConfigAdaptor
- getServletContextName() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getServletDefinitions() - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- getServletInfo() - Method in class org.wso2.carbon.ui.JspServlet
- getServletList() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getServletName() - Method in class org.wso2.carbon.ui.JspServlet.ServletConfigAdaptor
- getServletNames() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
-
Deprecated.*
- getServletRegistration(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getServletRegistrations() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getServlets() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getServlets() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
-
Deprecated.*
- getSessionCookieConfig() - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- getSessionValidationSkippingUrls() - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
-
In default implementation this will return some SSO links to be skipped.
- getSessionValidationSkippingUrls() - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Gets a list of urls to skip session validation.
- getShowPageNumbers() - Method in class org.wso2.carbon.ui.taglibs.Paginator
- getSkipHttpsUrlList() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getSkipTilesUrlList() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getSkipTilesUrls() - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- getSkipUrlPattern() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFFilterConfig
- getStyleClass() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- getTdColSpan() - Method in class org.wso2.carbon.ui.taglibs.ResourcePaginator
- getTemplate() - Method in class org.wso2.carbon.ui.taglibs.Report
- getTenantEnabledUriPattern() - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- getTooltipsContentFromKey() - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
-
This method is used to get the tooltips content from resource file.
- getUIAuthenticationExtenders() - Static method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- getUIResource(String) - Method in class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- getUIResource(String) - Method in class org.wso2.carbon.ui.UIResourceRegistry
- getUIResource(String) - Method in interface org.wso2.carbon.ui.util.UIResourceProvider
-
Returns a URL to the resource that is mapped to a specified path.
- getUIResourcePaths(String) - Method in class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- getUIResourcePaths(String) - Method in class org.wso2.carbon.ui.UIResourceRegistry
- getUIResourcePaths(String) - Method in interface org.wso2.carbon.ui.util.UIResourceProvider
-
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
- getUnauthenticatedUrlList() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getUnauthenticatedUrls() - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- getUrlParameters() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
-
eg: param1=Claims&action=add These parameters will be appended to link & will be available in generated menu link
- getUrlPatten() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- getUserInfo() - Method in class org.wso2.carbon.ui.clients.LoggedUserInfoClient
- getUserName() - Method in class org.wso2.carbon.ui.DefaultAuthenticatorCredentials
- getUserNameFromCookie(String) - Static method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- getVersion() - Method in class org.wso2.carbon.ui.deployment.beans.Component
- getWebContextName() - Static method in class org.wso2.carbon.ui.Utils
-
Read context name from carbon.xml "carbon" will be the default value
- getWorkingDir() - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- getWriter() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
H
- handleLogin(CarbonUIAuthenticator, HttpServletRequest, HttpServletResponse, HttpSession, boolean, String, String, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- handleLoginPageRequest(String, HttpServletRequest, HttpServletResponse, boolean, String, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- handleLogout(CarbonUIAuthenticator, HttpServletRequest, HttpServletResponse, HttpSession, boolean, String, String, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- handleRememberMe(Map, HttpServletRequest) - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- handleRememberMe(Map, HttpServletRequest) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- handleRememberMe(Map, HttpServletRequest) - Method in class org.wso2.carbon.ui.DefaultCarbonAuthenticator
- handleSecurity(Object, boolean, HttpServletRequest) - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.CarbonSecuredHttpContext
- hashCode() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- hashCode() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- HTML_HEAD_PATTERN - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants
- https2httpURL(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
I
- ID - Static variable in class org.wso2.carbon.ui.CarbonUIMessage
- INFO - Static variable in class org.wso2.carbon.ui.CarbonUIMessage
- init(FilterConfig) - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
- init(FilterConfig) - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter
- init(FilterConfig) - Method in class org.wso2.carbon.ui.filters.CSRFPreventionFilter
- init(ServletConfig) - Method in class org.wso2.carbon.ui.JspServlet
- init(ServletConfig) - Method in class org.wso2.carbon.ui.transports.FileDownloadServlet
- init(ServletConfig) - Method in class org.wso2.carbon.ui.transports.FileUploadServlet
- init(BundleContext) - Static method in class org.wso2.carbon.ui.tracker.AuthenticatorRegistry
- initHeaders(FilterConfig) - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
-
This method will check for any headers defined in the web.xml.
- initialize(BundleContext) - Method in class org.wso2.carbon.ui.UIResourceRegistry
- initInternal() - Method in class org.wso2.carbon.ui.valve.CSRFValve
- initInternal() - Method in class org.wso2.carbon.ui.valve.XSSValve
- initPatternsAndAction(FilterConfig) - Method in class org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
-
Reading the filtering pattern and the action to be performed against the pattern from the web.xml.
- invoke(Request, Response) - Method in class org.wso2.carbon.ui.valve.CSRFValve
- invoke(Request, Response) - Method in class org.wso2.carbon.ui.valve.XSSValve
- isAdminCookieSet() - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- isAllPermissionsRequired() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- isAtLeastOnePermissionsRequired() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- isContextRegistered(ServletConfig, String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- isDisabled() - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
-
In default implementation this will read the authenticator configuration and will return true if authenticator is disabled in the configuration.
- isDisabled() - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
By default all the authenticators found in the system are enabled.
- isEnabled() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFFilterConfig
- isExcelReport() - Method in class org.wso2.carbon.ui.taglibs.Report
- isHtmlReport() - Method in class org.wso2.carbon.ui.taglibs.Report
- isPdfReport() - Method in class org.wso2.carbon.ui.taglibs.Report
- isRegistryReadOnly() - Method in class org.wso2.carbon.ui.clients.RegistryAdminServiceClient
- isRequireCloudDeployment() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- isRequireNotLoggedIn() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- isRequireNotSuperTenant() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- isRequireSuperTenant() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- isSessionValid(String) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
Check whether a particular session is valid.
- isShowReport() - Method in class org.wso2.carbon.ui.valve.ErrorHandleValve
- isShowServerInfo() - Method in class org.wso2.carbon.ui.valve.ErrorHandleValve
- isShowStackTrace() - Method in class org.wso2.carbon.ui.CarbonUIMessage
- isSuperTenant(HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- isTopPage() - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- isUserAuthorized(HttpServletRequest, String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
This method is a helper method for checking UI permissions.
- ItemGroupSelector - Class in org.wso2.carbon.ui.taglibs
-
A tag for selecting & deselecting a group of items & applying some common operation on these items
- ItemGroupSelector() - Constructor for class org.wso2.carbon.ui.taglibs.ItemGroupSelector
J
- JarZipUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
-
Handles Jar, Zip file upload and creating a service archive out of it This class is totally comply with add_new_jar_zip.xsl.
- JarZipUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.JarZipUploadExecutor
- JSi18n - Class in org.wso2.carbon.ui.taglibs
- JSi18n() - Constructor for class org.wso2.carbon.ui.taglibs.JSi18n
- JspClassLoader - Class in org.wso2.carbon.ui
-
Jasper requires that this class loader be an instance of URLClassLoader.
- JspClassLoader(Bundle, PermissionCollection) - Constructor for class org.wso2.carbon.ui.JspClassLoader
- JSPContextFinder - Class in org.wso2.carbon.ui
- JSPContextFinder(ClassLoader) - Constructor for class org.wso2.carbon.ui.JSPContextFinder
- JspServlet - Class in org.wso2.carbon.ui
-
JSPServlet wraps the Apache Jasper Servlet making it appropriate for running in an OSGi environment under the Http Service.
- JspServlet(Bundle, UIResourceRegistry) - Constructor for class org.wso2.carbon.ui.JspServlet
- JspServlet(Bundle, UIResourceRegistry, String) - Constructor for class org.wso2.carbon.ui.JspServlet
- JspServlet.ServletConfigAdaptor - Class in org.wso2.carbon.ui
- JspServlet.ServletContextAdaptor - Class in org.wso2.carbon.ui
K
- KeyStoreFileUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
- KeyStoreFileUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.KeyStoreFileUploadExecutor
L
- layout() - Method in class org.wso2.carbon.ui.DeploymentEngine
- layout(Map<Long, Component>) - Method in class org.wso2.carbon.ui.ComponentDeployer
- letRequestedUrlIn(String, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- loadClass(String, boolean) - Method in class org.wso2.carbon.ui.BundleProxyClassLoader
- loadClass(String, boolean) - Method in class org.wso2.carbon.ui.JspClassLoader
- loadClass(String, boolean) - Method in class org.wso2.carbon.ui.JSPContextFinder
- log - Static variable in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- log - Static variable in class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- log - Static variable in class org.wso2.carbon.ui.DefaultCarbonAuthenticator
- log - Variable in class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- log - Static variable in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- log(Exception, String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
-
Deprecated.*
- log(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- log(String, Throwable) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- LOGGED_USER - Static variable in class org.wso2.carbon.ui.CarbonSecuredHttpContext
- LoggedUserInfoClient - Class in org.wso2.carbon.ui.clients
- LoggedUserInfoClient(ConfigurationContext, String, String) - Constructor for class org.wso2.carbon.ui.clients.LoggedUserInfoClient
M
- makeSessionInvalid(String) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
make a session invalid after receiving the single logout request from the identity provider
- Menu - Class in org.wso2.carbon.ui.deployment.beans
-
Represents a Menu item in UI framework
- Menu() - Constructor for class org.wso2.carbon.ui.deployment.beans.Menu
- MenuAdminClient - Class in org.wso2.carbon.ui
- MenuAdminClient() - Constructor for class org.wso2.carbon.ui.MenuAdminClient
- METHOD_POST - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants
O
- onSuccessAdminLogin(HttpServletRequest, String) - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- onSuccessAdminLogin(HttpServletRequest, String, String, String) - Method in interface org.wso2.carbon.ui.UIAuthenticationExtender
-
Method that will be executed if the login was successful.
- openConnection(URL) - Method in class org.wso2.carbon.ui.CarbonProtocol
- org.wso2.carbon.ui - package org.wso2.carbon.ui
- org.wso2.carbon.ui.action - package org.wso2.carbon.ui.action
- org.wso2.carbon.ui.clients - package org.wso2.carbon.ui.clients
- org.wso2.carbon.ui.deployment - package org.wso2.carbon.ui.deployment
- org.wso2.carbon.ui.deployment.beans - package org.wso2.carbon.ui.deployment.beans
- org.wso2.carbon.ui.filters - package org.wso2.carbon.ui.filters
- org.wso2.carbon.ui.filters.cache - package org.wso2.carbon.ui.filters.cache
- org.wso2.carbon.ui.filters.csrf - package org.wso2.carbon.ui.filters.csrf
- org.wso2.carbon.ui.internal - package org.wso2.carbon.ui.internal
- org.wso2.carbon.ui.taglibs - package org.wso2.carbon.ui.taglibs
- org.wso2.carbon.ui.tracker - package org.wso2.carbon.ui.tracker
- org.wso2.carbon.ui.transports - package org.wso2.carbon.ui.transports
- org.wso2.carbon.ui.transports.fileupload - package org.wso2.carbon.ui.transports.fileupload
- org.wso2.carbon.ui.util - package org.wso2.carbon.ui.util
- org.wso2.carbon.ui.valve - package org.wso2.carbon.ui.valve
P
- Paginator - Class in org.wso2.carbon.ui.taglibs
-
Implementation of the Paginator taglib
- Paginator() - Constructor for class org.wso2.carbon.ui.taglibs.Paginator
- parseRequest(HttpServletRequest) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- parseRequest(ServletRequestContext) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- PASSWORD - Static variable in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- print(boolean) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- print(char) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- print(double) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- print(float) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- print(int) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- print(long) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- print(String) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println() - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(boolean) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(char) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(double) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(float) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(int) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(long) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- println(String) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- process(Bundle) - Method in class org.wso2.carbon.ui.DeploymentEngine
- processCustomUIs(OMElement, Component) - Static method in class org.wso2.carbon.ui.deployment.ComponentBuilder
- processMenus(String, OMElement, Component) - Static method in class org.wso2.carbon.ui.deployment.ComponentBuilder
Q
- QUERY_PARAM_LOCALE - Static variable in class org.wso2.carbon.ui.CarbonUIUtil
R
- registerServlet(Servlet, String, Dictionary, Dictionary, int, Filter) - Method in class org.wso2.carbon.ui.deployment.UIBundleDeployer
- registerServletFromSR(ServiceReference, int) - Method in class org.wso2.carbon.ui.deployment.UIBundleDeployer.ServletServiceListener
- registry - Variable in class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- RegistryAdminServiceClient - Class in org.wso2.carbon.ui.clients
- RegistryAdminServiceClient(String, ServletConfig, HttpSession) - Constructor for class org.wso2.carbon.ui.clients.RegistryAdminServiceClient
- REMEMBER_ME - Static variable in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- removeAttribute(String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- removeBundleResourcePaths(Bundle) - Method in class org.wso2.carbon.ui.BundleBasedUIResourceProvider
- removeContexts(List<Context>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeContexts(Context) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeExecutor(String) - Method in class org.wso2.carbon.ui.transports.fileupload.FileUploadExecutorManager
- removeHttpUrls(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeHttpUrls(List<String>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeInvalidSession(String) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
Remove invalid session from the invalid session map.
- removeMenuDefinition(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
-
Removes a given menu item from menu definitions.
- removeMenuDefinition(String, HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
-
Removed menu item from current user's session.
- removeMenuItems(Menu[]) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeServletItems(Servlet[]) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeSkipTilesUrls(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeSkipTilesUrls(List<String>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeTenantSpecificStringsFromURL(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- removeUnauthenticatedUrls(String) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- removeUnauthenticatedUrls(List<String>) - Method in class org.wso2.carbon.ui.deployment.beans.CarbonUIDefinitions
- render(String, HttpServletRequest, HttpServletResponse) - Static method in class org.wso2.carbon.ui.action.ActionHelper
- report(Request, Response, Throwable) - Method in class org.wso2.carbon.ui.valve.ErrorHandleValve
-
Prints out an error report.
- Report - Class in org.wso2.carbon.ui.taglibs
-
used to generate reporting UI
- Report() - Constructor for class org.wso2.carbon.ui.taglibs.Report
- reset() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- resetBuffer() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- resourceBundle - Variable in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- ResourcePaginator - Class in org.wso2.carbon.ui.taglibs
- ResourcePaginator() - Constructor for class org.wso2.carbon.ui.taglibs.ResourcePaginator
- ResponseWrapperOutputStream - Class in org.wso2.carbon.ui.filters.csrf
- ResponseWrapperOutputStream(OutputStream) - Constructor for class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- RETURN_FALSE - Static variable in class org.wso2.carbon.ui.CarbonUILoginUtil
- RETURN_TRUE - Static variable in class org.wso2.carbon.ui.CarbonUILoginUtil
- run() - Method in class org.wso2.carbon.ui.JSPContextFinder
S
- saveOriginalUrl(CarbonUIAuthenticator, HttpServletRequest, HttpServletResponse, HttpSession, boolean, String, String, String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- SecuredComponentEntryHttpContext - Class in org.wso2.carbon.ui
- SecuredComponentEntryHttpContext(Bundle) - Constructor for class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- SecuredComponentEntryHttpContext(Bundle, String, Registry) - Constructor for class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- SecuredComponentEntryHttpContext(Bundle, String, UIResourceRegistry) - Constructor for class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- selectAllFunction - Variable in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- selectAllKey - Variable in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- selectNoneFunction - Variable in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- selectNoneKey - Variable in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- sendCarbonUIMessage(String, String, HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUIMessage
-
Creates CarbonUIMessage, set it to the session
- sendCarbonUIMessage(String, String, HttpServletRequest, Exception) - Static method in class org.wso2.carbon.ui.CarbonUIMessage
-
Creates error CarbonUIMessage, set it to the session
- sendCarbonUIMessage(String, String, HttpServletRequest, HttpServletResponse, String) - Static method in class org.wso2.carbon.ui.CarbonUIMessage
-
Creates CarbonUIMessage, set it to the session and redirect it to the given url
- sendCarbonUIMessage(String, String, HttpServletRequest, HttpServletResponse, String, Exception) - Static method in class org.wso2.carbon.ui.CarbonUIMessage
-
Creates error CarbonUIMessage, set it to the session and redirect it to the given url with the exception object
- sendRedirect(String) - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter.CRLFResponseWrapper
- service(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.JspServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.ui.TilesJspServlet
- ServiceAction - Interface in org.wso2.carbon.ui.action
-
org.wso2.carbon.action.ServiceAction interface for rendering definitions.
- serviceChanged(ServiceEvent) - Method in class org.wso2.carbon.ui.deployment.UIBundleDeployer.ServletServiceListener
- serviceChanged(ServiceEvent) - Method in class org.wso2.carbon.ui.UIResourceRegistry
- Servlet - Class in org.wso2.carbon.ui.deployment.beans
- Servlet() - Constructor for class org.wso2.carbon.ui.deployment.beans.Servlet
- ServletConfigAdaptor(ServletConfig) - Constructor for class org.wso2.carbon.ui.JspServlet.ServletConfigAdaptor
- ServletContextAdaptor(ServletContext) - Constructor for class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- ServletServiceListener() - Constructor for class org.wso2.carbon.ui.deployment.UIBundleDeployer.ServletServiceListener
- SESSION_PARAM_LOCALE - Static variable in class org.wso2.carbon.ui.CarbonUIUtil
- setAction(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setAddRemoveButtonId(String) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setAddRemoveFunction(String) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setAddRemoveKey(String) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setAdminCookie(HttpSession, ServiceClient, String) - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- setAllPermissionsRequired(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setAtLeastOnePermissionsRequired(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setAttribute(String, Object) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- setBreadcrumbMap(HashMap<String, String>) - Method in class org.wso2.carbon.ui.MenuAdminClient
- setBreadCrumbMap(HttpServletRequest) - Method in class org.wso2.carbon.ui.MenuAdminClient
- setBundleContext(BundleContext) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- setCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setComponent(String) - Method in class org.wso2.carbon.ui.taglibs.Report
- setComponentRoot(String) - Method in interface org.wso2.carbon.ui.action.ServiceAction
-
This will set the component root which can be used in Services
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setContent(byte[]) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- setContent(String) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- setContextId(String) - Method in class org.wso2.carbon.ui.deployment.beans.Context
- setContextName(String) - Method in class org.wso2.carbon.ui.deployment.beans.Context
- setConvertedText(String) - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- setCookieHeaders(Cookie, ServiceClient) - Static method in class org.wso2.carbon.ui.util.CarbonUIAuthenticationUtil
-
Sets the cookie information, i.e.
- setDefaultUIResourceProvider(UIResourceProvider) - Method in class org.wso2.carbon.ui.UIResourceRegistry
- setDescription(String) - Method in class org.wso2.carbon.ui.deployment.beans.Context
- setDescription(String) - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- setDisplayName(String) - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- setEnabled(boolean) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFFilterConfig
- setExcelReport(boolean) - Method in class org.wso2.carbon.ui.taglibs.Report
- setException(Exception) - Method in class org.wso2.carbon.ui.CarbonUIMessage
- setExtraHtml(String) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setFUploadExecClass(String) - Method in class org.wso2.carbon.ui.deployment.beans.FileUploadExecutorConfig
- setHeader(String, String) - Method in class org.wso2.carbon.ui.filters.CRLFPreventionFilter.CRLFResponseWrapper
- setHidden(boolean) - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- setHtmlReport(boolean) - Method in class org.wso2.carbon.ui.taglibs.Report
- setHttpService(HttpService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setI18nBundle(String) - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- setI18nBundle(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setI18nKey(String) - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- setI18nKey(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setI18nObjectName(String) - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- setIcon(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setId(String) - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- setId(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setId(String) - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- setImage(String) - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- setInitParameter(String, String) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- setKey(String) - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- setLabel(String) - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- setLink(String) - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- setLink(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setLocaleToSession(HttpServletRequest) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- setName(String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- setName(String) - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- setNamespace(String) - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- setNextKey(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setNoOfPageLinksToDisplay(int) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setNoOfWordsPerLine(int) - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- setNumberOfPages(int) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setNumberOfPages(int) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setOrder(int) - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- setOrder(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setPackageAdmin(PackageAdmin) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setPage(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setPageNumber(int) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setPageNumberParameterName(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setPaginationFunction(String) - Method in class org.wso2.carbon.ui.taglibs.ResourcePaginator
- setParameters(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setParentMenu(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setPdfReport(boolean) - Method in class org.wso2.carbon.ui.taglibs.Report
- setPrevKey(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setProductParam(String, Object) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- setProtocol(String) - Method in class org.wso2.carbon.ui.deployment.beans.Context
- setRealmService(RealmService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setRegion(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setReportDataSession(String) - Method in class org.wso2.carbon.ui.taglibs.Report
- setRequest(HttpServletRequest) - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- setRequest(HttpServletRequest) - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- setRequireAuthentication(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setRequireCloudDeployment(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setRequireNotLoggedIn(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setRequireNotSuperTenant(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setRequirePermission(String[]) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setRequireSuperTenant(boolean) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setResourceBundle(String) - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- setResourceBundle(String) - Method in class org.wso2.carbon.ui.taglibs.JSi18n
- setResourceBundle(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setResourceBundle(String) - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- setResourceBundle(String) - Method in class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- setSelectAllFunction(String) - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- setSelectAllInPageFunction(String) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setSelectAllInPageKey(String) - Method in class org.wso2.carbon.ui.taglibs.ItemGroupSelector
- setSelectAllKey(String) - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- setSelectNoneFunction(String) - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- setSelectNoneKey(String) - Method in class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- setServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setServletClass(String) - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.wso2.carbon.ui.JspServlet.ServletContextAdaptor
- setShowPageNumbers(String) - Method in class org.wso2.carbon.ui.taglibs.Paginator
- setShowReport(boolean) - Method in class org.wso2.carbon.ui.valve.ErrorHandleValve
-
Enables/Disables full error reports
- setShowServerInfo(boolean) - Method in class org.wso2.carbon.ui.valve.ErrorHandleValve
-
Enables/Disables server info on error pages
- setShowStackTrace(boolean) - Method in class org.wso2.carbon.ui.CarbonUIMessage
- setSkipUrlPattern(String) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFFilterConfig
- setStyleClass(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setTdColSpan(int) - Method in class org.wso2.carbon.ui.taglibs.ResourcePaginator
- setTemplate(String) - Method in class org.wso2.carbon.ui.taglibs.Report
- setTopPage(boolean) - Method in class org.wso2.carbon.ui.taglibs.Breadcrumb
- setUIAuthenticationExtender(UIAuthenticationExtender) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- setUrlParameters(String) - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- setUrlPatten(String) - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- setUserInformation(String, String, HttpSession) - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- setVersion(String) - Method in class org.wso2.carbon.ui.deployment.beans.Component
- SimpleItemGroupSelector - Class in org.wso2.carbon.ui.taglibs
-
A tag for selecting & deselecting a group of items.
- SimpleItemGroupSelector() - Constructor for class org.wso2.carbon.ui.taglibs.SimpleItemGroupSelector
- SKIP_URL_PATTERN - Static variable in class org.wso2.carbon.ui.filters.csrf.CSRFConstants.ConfigurationProperties
- skipAuthentication(HttpServletRequest) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
Skips authentication for given URI's.
- skipLoginPage() - Method in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- skipLoginPage() - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
If Authenticator does not need to have login page - set this to true.
- skipSSOSessionInvalidation(HttpServletRequest, CarbonUIAuthenticator) - Method in class org.wso2.carbon.ui.CarbonSSOSessionManager
-
This method checks whether the request is for a SSO authentication related page or servlet.
- skipUrl(String) - Method in class org.wso2.carbon.ui.filters.csrf.CSRFProtector
- start(BundleContext) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- system - Variable in class org.wso2.carbon.ui.JspClassLoader
-
The system class loader.
T
- TextJavascriptHandler - Class in org.wso2.carbon.ui
- TextJavascriptHandler() - Constructor for class org.wso2.carbon.ui.TextJavascriptHandler
- TextPlainHandler - Class in org.wso2.carbon.ui
- TextPlainHandler() - Constructor for class org.wso2.carbon.ui.TextPlainHandler
- TilesJspServlet - Class in org.wso2.carbon.ui
- TilesJspServlet(Bundle, UIResourceRegistry) - Constructor for class org.wso2.carbon.ui.TilesJspServlet
- toLocale(String) - Static method in class org.wso2.carbon.ui.CarbonUIUtil
- ToolsAnyFileUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
- ToolsAnyFileUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.ToolsAnyFileUploadExecutor
- ToolsFileUploadExecutor - Class in org.wso2.carbon.ui.transports.fileupload
- ToolsFileUploadExecutor() - Constructor for class org.wso2.carbon.ui.transports.fileupload.ToolsFileUploadExecutor
- TooltipsGenerator - Class in org.wso2.carbon.ui.taglibs
-
This Tag Handler class is used to add a tooltips for a image.
- TooltipsGenerator() - Constructor for class org.wso2.carbon.ui.taglibs.TooltipsGenerator
- toString() - Method in class org.wso2.carbon.ui.deployment.beans.BreadCrumbItem
- toString() - Method in class org.wso2.carbon.ui.deployment.beans.Menu
- toString() - Method in class org.wso2.carbon.ui.deployment.beans.Servlet
- transform(InputStream, InputStream, OutputStream) - Static method in class org.wso2.carbon.ui.Utils
U
- UIAnnouncement - Interface in org.wso2.carbon.ui
- UIAnnouncementDeployer - Class in org.wso2.carbon.ui.util
- UIAnnouncementDeployer() - Constructor for class org.wso2.carbon.ui.util.UIAnnouncementDeployer
- UIAuthenticationExtender - Interface in org.wso2.carbon.ui
-
An instance of this interface can be registered as an OSGi service, which will allow the Carbon UI to extend its authentication process.
- UIBundleDeployer - Class in org.wso2.carbon.ui.deployment
- UIBundleDeployer() - Constructor for class org.wso2.carbon.ui.deployment.UIBundleDeployer
- UIBundleDeployer.ServletServiceListener - Class in org.wso2.carbon.ui.deployment
- UIExtender - Interface in org.wso2.carbon.ui
- UIResourceProvider - Interface in org.wso2.carbon.ui.util
-
Defines a set of methos to load UI resources and resource paths from resource providers such as OSGi Bundles, registry, file system, etc.
- uiResourceRegistry - Variable in class org.wso2.carbon.ui.SecuredComponentEntryHttpContext
- UIResourceRegistry - Class in org.wso2.carbon.ui
-
This class acts as a registry for UI resources.
- UIResourceRegistry() - Constructor for class org.wso2.carbon.ui.UIResourceRegistry
- unauthenticate(Object) - Method in class org.wso2.carbon.ui.BasicAuthUIAuthenticator
- unauthenticate(Object) - Method in interface org.wso2.carbon.ui.CarbonUIAuthenticator
-
Invalidates the authentication session.
- unauthenticate(Object) - Method in class org.wso2.carbon.ui.DefaultCarbonAuthenticator
- undeployNotificationSources() - Static method in class org.wso2.carbon.ui.util.UIAnnouncementDeployer
- unsetCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetHttpService(HttpService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetPackageAdmin(PackageAdmin) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetRealmService(RealmService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- unsetUIAuthenticationExtender(UIAuthenticationExtender) - Method in class org.wso2.carbon.ui.internal.CarbonUIServiceComponent
- uploadArtifacts(HttpServletRequest, HttpServletResponse, String, String[], String) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
-
This is a helper method that will be used upload main entity (ex: wsdd, jar, class etc) and its resources to a given deployer.
- uploadFile(HttpServletRequest, String, HttpServletResponse, String) - Method in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
- uploadFiles(UploadedFileItem[]) - Method in class org.wso2.carbon.ui.clients.FileUploadServiceClient
- uRIContextBuilder(String) - Static method in class org.wso2.carbon.ui.CarbonUILoginUtil
- URLBasedCachePreventionFilter - Class in org.wso2.carbon.ui.filters.cache
-
This filter implements browser/proxy cache prevention based on URLs.
- URLBasedCachePreventionFilter() - Constructor for class org.wso2.carbon.ui.filters.cache.URLBasedCachePreventionFilter
- USER_CUSTOM_MENU_ITEMS - Static variable in class org.wso2.carbon.ui.MenuAdminClient
- USER_MENU_ITEMS - Static variable in class org.wso2.carbon.ui.MenuAdminClient
- USER_MENU_ITEMS_FILTERED - Static variable in class org.wso2.carbon.ui.MenuAdminClient
- USERNAME - Static variable in class org.wso2.carbon.ui.AbstractCarbonUIAuthenticator
- Utils - Class in org.wso2.carbon.ui
- Utils() - Constructor for class org.wso2.carbon.ui.Utils
W
- WARNING - Static variable in class org.wso2.carbon.ui.CarbonUIMessage
- write() - Method in class org.wso2.carbon.ui.filters.csrf.CSRFResponseWrapper
- write(byte[]) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- write(byte[], int, int) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
- write(int) - Method in class org.wso2.carbon.ui.filters.csrf.ResponseWrapperOutputStream
X
- XSSValve - Class in org.wso2.carbon.ui.valve
- XSSValve() - Constructor for class org.wso2.carbon.ui.valve.XSSValve
All Classes All Packages