Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AAASApplicationMapping - Class in com.aquima.web.aaas.config
- AAASApplicationMapping(IShortcutManager, IPortalEngine) - Constructor for class com.aquima.web.aaas.config.AAASApplicationMapping
- AAASEndpoint - Class in com.aquima.web.aaas
-
Webservice endpoint that handle an AAAS request and returns a response.
- AAASEndpointAdapter - Class in com.aquima.web.aaas
-
Endpoint adapter to pass the payload xml to the handle method of an AquimaAsAServiceEndpoint.
- AAASEndpointAdapter() - Constructor for class com.aquima.web.aaas.AAASEndpointAdapter
- AAASEndpointMapping - Class in com.aquima.web.aaas
-
This endpoint mapping is responsible for routing an incoming message request to the
AAASEndpoint
endpoint. - AAASEndpointMapping(IPortalEngine, AAASApplicationMapping, BaasFlowStarter, IAuthorisationManager, HttpServletRequest, EndpointConfiguration) - Constructor for class com.aquima.web.aaas.AAASEndpointMapping
- AAASRequestAwareWsdlDefinition - Class in com.aquima.web.aaas.wsdl
- AAASRequestAwareWsdlDefinition(IPortalEngine, AAASApplicationMapping) - Constructor for class com.aquima.web.aaas.wsdl.AAASRequestAwareWsdlDefinition
- AAASWsdl11Definition - Class in com.aquima.web.aaas.wsdl
-
WsdlDefinition implementation that creates the WSDL for an Aquima as a service service.
- AAASWsdl11Definition(IPortalEngine, ApplicationID, ServiceId, String) - Constructor for class com.aquima.web.aaas.wsdl.AAASWsdl11Definition
- abortTask(TaskExecutionDetails) - Method in interface com.aquima.web.api.model.ITaskFlowCompletedService
- absoluteRedirect(String) - Static method in class com.aquima.web.util.UrlHelper
-
Returns a "redirect:"-prefixed view name with a leading slash to indicate we want to redirect to a view relative to the context path.
- AbstractAquimaUi - Class in com.aquima.web.ui
-
Base class for Aquima User Interfaces.
- AbstractAquimaUi(String...) - Constructor for class com.aquima.web.ui.AbstractAquimaUi
-
Creates an Aquima UI with the specified themes.
- AbstractBaseController - Class in com.aquima.web.api.controller.v1
-
Provides Exception handling for all API controllers in the ServerContext.
- AbstractBaseController - Class in com.aquima.web.api.controller.v2
-
Provides Exception handling for all API controllers in the ServerContext.
- AbstractBaseController() - Constructor for class com.aquima.web.api.controller.v1.AbstractBaseController
- AbstractBaseController() - Constructor for class com.aquima.web.api.controller.v2.AbstractBaseController
- AbstractComparator<T> - Class in com.aquima.web.rest.v1.sorter.impl
- AbstractComparator() - Constructor for class com.aquima.web.rest.v1.sorter.impl.AbstractComparator
- AbstractEndpoint - Class in com.aquima.web.aaas
-
Base class for the SOAP and REST endpoint implementations.
- AbstractEndpoint(IPortalEngine, BaasFlowStarter, IAuthorisationManager) - Constructor for class com.aquima.web.aaas.AbstractEndpoint
- AbstractExportProperties - Class in com.aquima.web.config.properties
- AbstractExportProperties(String) - Constructor for class com.aquima.web.config.properties.AbstractExportProperties
- AbstractFilterDelegateHandler - Class in com.aquima.web.filter
-
Abstract class that provides the common methods that are used by
FilterDelegateHandler
s - AbstractFilterDelegateHandler() - Constructor for class com.aquima.web.filter.AbstractFilterDelegateHandler
- AbstractJsonStartForbiddenError - Class in com.aquima.web.ui
-
A
JsonError
with information about single sign-on, intended to be used when starting a project is forbidden due to the user lacking the required roles. - AbstractJsonStartForbiddenError(String) - Constructor for class com.aquima.web.ui.AbstractJsonStartForbiddenError
- AbstractOpenIdConnectSettings - Class in com.aquima.web.boot.security.openid
- AbstractOpenIdConnectSettings(SecurityConfigProperties.OpenIdConnectProperties) - Constructor for class com.aquima.web.boot.security.openid.AbstractOpenIdConnectSettings
- AbstractResourcesPathHelper - Class in com.aquima.web.util
- AbstractResourcesPathHelper(UriComponentsBuilder, ResourceUrlConfiguration) - Constructor for class com.aquima.web.util.AbstractResourcesPathHelper
- AbstractSecurityHeaderWriter - Class in com.aquima.web.security.headers
-
Base class for security header writers which provides the ability to check whether an HTTP header is already present in the response.
- AbstractSecurityHeaderWriter() - Constructor for class com.aquima.web.security.headers.AbstractSecurityHeaderWriter
- AbstractSesionAwareRequestHandler - Class in com.aquima.web.session
-
Base class for handler interceptors and filters which require access to the AquimaSession for the current request.
- AbstractSesionAwareRequestHandler(IAquimaSessionsMap) - Constructor for class com.aquima.web.session.AbstractSesionAwareRequestHandler
- AbstractSessionAwareFilter - Class in com.aquima.web.filter
-
Base class for
Filter
s which require access to the AquimaSession for the current request. - AbstractSessionAwareFilter(IAquimaSessionsMap, List<HandlerMapping>) - Constructor for class com.aquima.web.filter.AbstractSessionAwareFilter
- AbstractSessionAwareInterceptor - Class in com.aquima.web.webinterceptor
-
Base class for handler interceptors which require access to the AquimaSession for the current request.
- AbstractSessionAwareInterceptor(IAquimaSessionsMap) - Constructor for class com.aquima.web.webinterceptor.AbstractSessionAwareInterceptor
- AbstractStartForbiddenException - Exception in com.aquima.web.api.exception
-
Base class for exceptions thrown when an authenticated user is attempting to start a project but does not have the required roles to do so.
- AbstractStartForbiddenException(String) - Constructor for exception com.aquima.web.api.exception.AbstractStartForbiddenException
- AccessDecisionManagerAutoConfiguration - Class in com.blueriq.web.starter
-
Created by s.wartenberg on 29-6-2017.
- AccessDecisionManagerAutoConfiguration() - Constructor for class com.blueriq.web.starter.AccessDecisionManagerAutoConfiguration
- acquire(HttpSession, ApplicationID, String) - Static method in class com.aquima.web.ui.PageWard
- acquire(WebRequest, ApplicationID, String) - Static method in class com.aquima.web.ui.PageWard
-
This method acquires the pageward for servlets and portlets.
- ACTION - Static variable in class com.aquima.web.service.dap.StartProjectServiceParameters
- ACTION_NEW_TAB - Static variable in class com.aquima.web.service.dap.impl.StartProjectService
- ACTION_NO_TAB - Static variable in class com.aquima.web.service.dap.impl.StartProjectService
- ACTION_SAME_TAB - Static variable in class com.aquima.web.service.dap.impl.StartProjectService
- activate(IAquimaSessionActivationContext) - Method in class com.aquima.web.AquimaSession
- activated(IPortalSession) - Method in class com.aquima.web.event.ApplicationEventBus
- activateSession(IAquimaSession) - Method in class com.aquima.web.AquimaEngineFacade
- add - Enum constant in enum class com.aquima.web.api.model.page.ChangeType
- add(ModelChange) - Method in class com.aquima.web.api.model.page.PageChanges
-
This method registers a change to a page.
- add(T, String) - Method in class com.aquima.web.config.ApplicationObjectStore
-
Adds an object to the store.
- addApplicationFinder(ApplicationFinder) - Method in class com.aquima.web.rest.v1.controller.application.finder.DelegatingApplicationFinder
- addAttributeValue(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Adds the specified attribute value to this decision.
- addChild(String) - Method in class com.aquima.web.api.model.page.element.CompositeModel
-
This methods adds a child to the model.
- addChildSession(String, IAquimaSession) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- addChildSession(String, IAquimaSession) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- addChildSession(String, IAquimaSession) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- addDelegate(FilterDelegate) - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- addFactory(IApiRendererFactory) - Method in class com.aquima.web.api.model.page.renderer.CompositeApiRendererFactory
-
Adds a factory.
- addFormatters(FormatterRegistry) - Method in class com.aquima.web.boot.DefaultConfig
- addInterceptors(InterceptorRegistry) - Method in class com.aquima.web.boot.DefaultConfig
- addInterceptors(InterceptorRegistry) - Method in class com.aquima.web.boot.ServerConfig
- addInterceptors(InterceptorRegistry) - Method in class com.aquima.web.rest.v1.RestApiConfig
- addListener(ITimerListener) - Method in class com.aquima.web.config.timer.RefreshableTimer
- addObject(ValidationTreeObject) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- addParameterDetails(List<InvalidJsonResponse>) - Method in class com.aquima.web.filter.json.InvalidMultipartResponse
- addPathDetail(InvalidJsonPathDetail) - Method in class com.aquima.web.filter.json.InvalidJsonResponse
- addProperty(String, Object) - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Adds a property to the internal properties map.
- addResource(Resource) - Method in class com.aquima.web.context.CollectionResource
-
Adds a Resource to the collection.
- addResourceHandlers(ResourceHandlerRegistry) - Method in class com.aquima.web.boot.DefaultConfig
- addResourceHandlers(ResourceHandlerRegistry) - Method in class com.aquima.web.config.ResourceUrlConfiguration
- addResourceHandlers(ResourceHandlerRegistry) - Method in class com.aquima.web.config.StaticResourceConfiguration
- addSession(IAquimaSession) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
-
Adds the webPortalSession to the httpSession and creates a new unique id for this session.
- addSession(IAquimaSession) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- addSession(IAquimaSession) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- addSortCriterion(SortCriterion) - Method in class com.aquima.web.rest.v1.sorter.impl.AbstractComparator
- addSortCriterion(SortCriterion) - Method in interface com.aquima.web.rest.v1.sorter.IResourceComparator
- addTheme(AngularThemeConfiguration) - Method in class com.aquima.web.ui.mvc.angular.AngularUiConfiguration
-
Adds a theme to the configuration.
- addTheme(MvcThemeConfiguration) - Method in class com.aquima.web.ui.mvc.MvcUiConfiguration
-
Adds a theme to the configuration.
- addUsedDecision(DmnDecisionModel) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Adds an decision that is used by this decision.
- addValidation(ValidationMessage) - Method in interface com.aquima.web.aaas.validation.IValidationMessageContainer
-
Adds the given validation message to this object.
- addValidation(ValidationMessage) - Method in class com.aquima.web.aaas.validation.ValidationArgument
- addValidation(ValidationMessage) - Method in class com.aquima.web.aaas.validation.ValidationFragment
- addValidation(ValidationMessage) - Method in class com.aquima.web.aaas.validation.ValidationHeader
- addValidation(ValidationMessage) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- addValidation(ValidationMessage) - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- addValue(ValidationTreeValue) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- addValue(String) - Method in class com.aquima.web.aaas.validation.ValidationArgument
- addValue(String) - Method in class com.aquima.web.aaas.validation.ValidationHeader
- addViewControllers(ViewControllerRegistry) - Method in class com.aquima.web.boot.DefaultConfig
- addViewControllers(ViewControllerRegistry) - Method in class com.aquima.web.config.StaticResourceConfiguration
-
Adds views for the root of and forwards the root of "/app/" to serve the index.html.
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.aquima.web.webinterceptor.RequestLogInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.aquima.web.webinterceptor.SessionListenerInterceptor
- afterCompletion(MessageContext, Object, Exception) - Method in class com.aquima.web.aaas.interceptor.FailedEndpointInterceptor
- afterCompletion(MessageContext, Object, Exception) - Method in class com.aquima.web.aaas.interceptor.UnknownEndpointInterceptor
- afterPropertiesSet() - Method in class com.aquima.web.config.properties.LegacyProperties
- afterPropertiesSet() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- afterPropertiesSet() - Method in class com.aquima.web.config.properties.ProcessListProperties
- afterPropertiesSet() - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- afterPropertiesSet() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- afterPropertiesSet() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- AggregateListRenderer - Class in com.aquima.web.api.model.page.renderer
- AggregateListRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.AggregateListRenderer
- AllowAllHostnameVerifier - Class in com.aquima.web.boot.security
- AllowAllHostnameVerifier() - Constructor for class com.aquima.web.boot.security.AllowAllHostnameVerifier
- allowedSortFields - Variable in class com.aquima.web.rest.v1.sorter.impl.AbstractComparator
- angularConfiguration(AngularProperties) - Method in class com.aquima.web.config.MvcUiConfig
- AngularProperties - Class in com.aquima.web.config.properties
- AngularProperties() - Constructor for class com.aquima.web.config.properties.AngularProperties
- AngularThemeConfiguration - Class in com.aquima.web.ui.mvc.angular
-
This class represents the configuration of a theme within the ST UI
- AngularThemeConfiguration(String, String, String) - Constructor for class com.aquima.web.ui.mvc.angular.AngularThemeConfiguration
- AngularUi - Class in com.aquima.web.ui.mvc.angular
- AngularUi(AngularUiConfiguration, ModelFactory, PathManager) - Constructor for class com.aquima.web.ui.mvc.angular.AngularUi
- AngularUiConfiguration - Class in com.aquima.web.ui.mvc.angular
-
This class represents the configuration of the Mvc UI.
- AngularUiConfiguration() - Constructor for class com.aquima.web.ui.mvc.angular.AngularUiConfiguration
- AnnotatedActionHandlerFactory - Class in com.aquima.web.config.annotation.factory
-
IActionHandlerFactory implementation that scans the Spring context for beans with an AquimaActionHandler annotation.
- AnnotatedActionHandlerFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedActionHandlerFactory
-
Constructs an action handler factory by scanning the Spring context for beans with an @AquimaActionHandler annotation.
- AnnotatedApiRendererStore - Class in com.aquima.web.config.annotation.factory
-
IApiRendererFactory implementation that scans the Spring context for beans with an AquimaApiRendererFactory annotation.
- AnnotatedApiRendererStore() - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedApiRendererStore
- AnnotatedConfigContext - Class in com.aquima.web.config
-
Simple bean with context objects configured through annotations.
- AnnotatedConfigContext() - Constructor for class com.aquima.web.config.AnnotatedConfigContext
- AnnotatedConnectionManager - Class in com.aquima.web.config.connection
-
Connection manager implementation that can return annotated IConnection implementations.
- AnnotatedConnectionManager() - Constructor for class com.aquima.web.config.connection.AnnotatedConnectionManager
- AnnotatedConnectionManagerFactory - Class in com.aquima.web.config.annotation.factory
-
Factory for annotated connection managers.
- AnnotatedConnectionManagerFactory(ApplicationContext) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
-
Constructs a new AnnotatedConnectionManagerFactory.
- AnnotatedConnectionManagerFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
-
Constructs a new AnnotatedConnectionManagerFactory.
- AnnotatedContentManagerFactory - Class in com.aquima.web.config.annotation.factory
- AnnotatedContentManagerFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedContentManagerFactory
-
Constructs a content manager factory by scanning the Spring context for beans with an @AquimaContentManagerFactory annotation.
- AnnotatedDataSerializerFactory - Class in com.aquima.web.config.annotation.factory
- AnnotatedDataSerializerFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedDataSerializerFactory
- AnnotatedDomainValuesFactory - Class in com.aquima.web.config.annotation.factory
-
IDomainValuesFactory implementation that scans the Spring context for beans with an AquimaDomain or AquimaDomainFactory annotation.
- AnnotatedDomainValuesFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedDomainValuesFactory
-
Constructs a domain factory by scanning the Spring context for beans with an @AquimaDomain annotation.
- AnnotatedExpanderFactory - Class in com.aquima.web.config.annotation.factory
-
IContainerFactory implementation that scans the Spring context for beans with an AquimaExpander annotation.
- AnnotatedExpanderFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedExpanderFactory
-
Constructs an expander factory by scanning the Spring context for beans with an @AquimaExpander annotation.
- AnnotatedFactoryBase - Class in com.aquima.web.config.annotation.factory
-
Base class for AnnotatedXXXFactory classes.
- AnnotatedFactoryBase() - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedFactoryBase
- AnnotatedFactoryManager - Class in com.aquima.web.config.annotation.factory
-
Factory manager class for the factories in Aquima like the service factory and container factory.
- AnnotatedFactoryManager(ApplicationContext, SoapServiceCallsProperties) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
-
Constructs a factory manager by scanning the Spring context for annotated beans.
- AnnotatedFactoryManager(ApplicationContext, SoapServiceCallsProperties, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
-
Constructs a factory manager by scanning the Spring context for annotated beans.
- AnnotatedFactoryManager(ApplicationContext, SoapServiceCallsProperties, String, boolean) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
-
Constructs a factory manager by scanning the Spring context for annotated beans.
- AnnotatedLicenseProvider - Class in com.aquima.web.config
-
License provider that uses @AquimaLicenceProvider annotated beans.
- AnnotatedLicenseProvider(ILicenseProvider) - Constructor for class com.aquima.web.config.AnnotatedLicenseProvider
- AnnotatedMaskFactory - Class in com.aquima.web.config.annotation.factory
-
IMaskFactory implementation that scans the Spring context for beans with an AquimaMask annotation.
- AnnotatedMaskFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedMaskFactory
-
Constructs a mask factory by scanning the Spring context for beans with an @AquimaMask annotation.
- AnnotatedMatchTypeFactory - Class in com.aquima.web.config.annotation.factory
-
IMatchTypeFactory implementation that scans the Spring context for beans with an AquimaMatchTypeFactory annotation.
- AnnotatedMatchTypeFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedMatchTypeFactory
-
Constructs a match type factory by scanning the Spring context for beans with an @AquimaMatchTypeFactory annotation.
- AnnotatedProcessExtensionFactory - Class in com.aquima.web.config.annotation.factory
-
IProcessExtensionFactory implementation that scans the Spring context for beans with an ProcessExtensionFactory annotation.
- AnnotatedProcessExtensionFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedProcessExtensionFactory
-
Constructs a rule factory by scanning the Spring context for beans with an @AquimaRuleFactory annotation.
- AnnotatedRendererFactory - Class in com.aquima.web.config.annotation.factory
-
IRendererFactory implementation that scans the Spring context for beans with an AquimaRendererFactory annotation.
- AnnotatedRendererFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedRendererFactory
-
Constructs a renderer factory by scanning the Spring context for beans with an @AquimaRendererFactory annotation.
- AnnotatedRendererStore - Class in com.aquima.web.config
-
Helper class for scanning the spring context for annotated renderers.
- AnnotatedRendererStore() - Constructor for class com.aquima.web.config.AnnotatedRendererStore
- AnnotatedRuleFactory - Class in com.aquima.web.config.annotation.factory
-
IRuleFactory implementation that scans the Spring context for beans with an AquimaRuleFactory annotation.
- AnnotatedRuleFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedRuleFactory
-
Constructs a rule factory by scanning the Spring context for beans with an @AquimaRuleFactory annotation.
- AnnotatedServiceFactory - Class in com.aquima.web.config.annotation.factory
-
ServiceFactory implementation that scans the Spring context for beans with an AquimaService annotation.
- AnnotatedServiceFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedServiceFactory
-
Constructs a service factory by scanning the Spring context for beans with an @AquimaService annotation.
- AnnotatedSoapMessageHandlerFactory - Class in com.aquima.web.config.annotation.factory
-
Factory class for
ISoapMessageHandler
instances that uses theAquimaSoapMessageHandlerFactory
andAquimaSoapMessageHandler
annotations - AnnotatedSoapMessageHandlerFactory(ApplicationContext, SoapServiceCallsProperties, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedSoapMessageHandlerFactory
-
Constructs a soap handler factory by scanning the Spring context for beans with an @AquimaSoapMessageHandler annotation.
- AnnotatedValidatorFactory - Class in com.aquima.web.config.annotation.factory
-
IValidatorFactory implementation that scans the Spring context for beans with an AquimaValidatorFactory annotation.
- AnnotatedValidatorFactory(ApplicationContext, String) - Constructor for class com.aquima.web.config.annotation.factory.AnnotatedValidatorFactory
-
Constructs a validator factory by scanning the Spring context for beans with an @AquimaValidatorFactory annotation.
- anonymousAuthenticationProvider() - Method in class com.aquima.web.boot.security.SecurityConfiguration
- AnyApplicationFinder - Class in com.aquima.web.rest.v1.controller.application.finder
- AnyApplicationFinder(IPortalEngine, IProcessEngineSettings) - Constructor for class com.aquima.web.rest.v1.controller.application.finder.AnyApplicationFinder
- ApiExceptionHandler - Class in com.aquima.web.api.controller.v1
-
Class defines exception handlers for generic exceptions.
- ApiExceptionHandler - Class in com.aquima.web.api.controller.v2
-
Class defines exception handlers for generic exceptions.
- ApiExceptionHandler() - Constructor for class com.aquima.web.api.controller.v1.ApiExceptionHandler
- ApiExceptionHandler() - Constructor for class com.aquima.web.api.controller.v2.ApiExceptionHandler
- apiRenderFactory(AnnotatedApiRendererStore, IAquimaEngineConfiguration) - Method in class com.aquima.web.config.AquimaConfig
- Application - Class in com.aquima.web.rest.v1.resource.impl
- Application() - Constructor for class com.aquima.web.rest.v1.resource.impl.Application
- APPLICATION_ID - Static variable in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- ApplicationCacheConfiguration - Class in com.aquima.web.config
- ApplicationCacheConfiguration(CacheProperties) - Constructor for class com.aquima.web.config.ApplicationCacheConfiguration
- applicationConfiguration(ApplicationConfiguration) - Method in class com.aquima.web.boot.RootConfig
- ApplicationConfiguration - Class in com.aquima.web.config
- ApplicationConfiguration(OfflineConfiguration, DkimConfiguration, SecurityConfigProperties, CacheProperties, RuntimeKeysProperties, DomainSchemaProperties, SchedulerConfigProperties, LegacyProperties, MultiTenancyProperties, WebServicesProperties, OpenApiProperties, Environment) - Constructor for class com.aquima.web.config.ApplicationConfiguration
- ApplicationContextCompositeDs - Class in com.aquima.web.config
-
DataSource that represents all DataSource beans in the applicationContext.
- ApplicationContextCompositeDs(IAquimaConfiguration) - Constructor for class com.aquima.web.config.ApplicationContextCompositeDs
-
Creates a new ApplicationContextCompositeDS.
- ApplicationContextUtils - Class in com.aquima.web.util
-
Utility functions related to application contexts.
- applicationCookieSameSiteSupplier() - Method in class com.aquima.web.boot.SameSiteCookieConfiguration
- ApplicationEventBus - Class in com.aquima.web.event
- ApplicationEventBus(IPortalEventBus, AquimaApplicationEventPublisher) - Constructor for class com.aquima.web.event.ApplicationEventBus
- applicationFinder(IPortalEngine, IProcessEngineSettings) - Method in class com.aquima.web.config.AquimaConfig
- applicationId() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
applicationId
record component. - applicationId() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns the value of the
applicationId
record component. - ApplicationObjectStore<T> - Class in com.aquima.web.config
-
This class stores objects for applications.
- ApplicationObjectStore(String) - Constructor for class com.aquima.web.config.ApplicationObjectStore
-
Constructs a new store for application objects.
- ApplicationRequestData - Class in com.aquima.web.shortcut
- ApplicationRequestData() - Constructor for class com.aquima.web.shortcut.ApplicationRequestData
- applyTo(HttpServletRequest) - Method in interface com.aquima.web.security.SessionFixationProtectionStrategy
- AquimaApplicationEventPublisher - Class in com.aquima.web.event
- AquimaApplicationEventPublisher(ApplicationEventPublisher) - Constructor for class com.aquima.web.event.AquimaApplicationEventPublisher
- aquimaBeanProvider() - Method in class com.aquima.web.config.AquimaConfig
- AquimaConfig - Class in com.aquima.web.config
-
This is the main configuration file for configuring your Aquima web application.
- AquimaConfig() - Constructor for class com.aquima.web.config.AquimaConfig
- AquimaEngineConfiguration - Class in com.aquima.web.config
-
This class is the main configuration for the Aquima Engine Facade.
- AquimaEngineConfiguration(IProcessCaseDao, SoapServiceCallsProperties, Environment, Optional<ITimelineCreator>) - Constructor for class com.aquima.web.config.AquimaEngineConfiguration
- AquimaEngineFacade - Class in com.aquima.web
-
Wrapper for an Aquima portal engine for web applications.
- AquimaEngineFacade(IPortalEngine, IAquimaEngineConfiguration, AquimaApplicationEventPublisher) - Constructor for class com.aquima.web.AquimaEngineFacade
-
Construct an AquimaEngineFacade which is a facade for the portal engine.
- AquimaSession - Class in com.aquima.web
-
Wrapper for an IPortalSession for in web applications.
- AquimaSession(IPortalSession, IApplication, IAquimaEngineConfiguration, String) - Constructor for class com.aquima.web.AquimaSession
-
Creates an Aquima session with an automatically generated session id.
- AquimaSession(String, IPortalSession, IApplication, IAquimaEngineConfiguration, String) - Constructor for class com.aquima.web.AquimaSession
-
Creates an Aquima session with an externally provided session id.
- AquimaSessionActivationContext - Class in com.aquima.web
- AquimaSessionActivationContext(IPortalEngine, IPortalMessageBus, IPortalEventBus, IAquimaEngineConfiguration, DateTimeValue) - Constructor for class com.aquima.web.AquimaSessionActivationContext
- AquimaSessionsMap - Class in com.aquima.web.sessionmanager
-
This session manager implementation is a session scoped Spring bean.
- AquimaSessionsMap(long, TimeUnit) - Constructor for class com.aquima.web.sessionmanager.AquimaSessionsMap
-
Creates a new instance without a work unit executor.
- AquimaSessionsMap(IWorkUnitExecutor, long, TimeUnit) - Constructor for class com.aquima.web.sessionmanager.AquimaSessionsMap
-
Creates a new instance.
- ASCENDING - Static variable in class com.aquima.web.rest.v1.sorter.SortDirection
- asClaim(Claims, String) - Method in class com.aquima.web.boot.security.jwt.JwtClaimMapper
- Asset - Class in com.aquima.web.api.model.page.element
-
This class represents the asset viewmodel.
- Asset() - Constructor for class com.aquima.web.api.model.page.element.Asset
- AssetRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms an asset to its viewmodel.
- AssetRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.AssetRenderer
- Assignee - Class in com.aquima.web.rest.v1.resource.impl
-
Assignee REST API resource
- Assignee() - Constructor for class com.aquima.web.rest.v1.resource.impl.Assignee
- AtomikosConfiguration - Class in com.aquima.web.boot
- AtomikosConfiguration() - Constructor for class com.aquima.web.boot.AtomikosConfiguration
- atomikosTransactionManager() - Method in class com.aquima.web.boot.AtomikosConfiguration
- AuditAuthenticationEventPublisher - Class in com.aquima.web.boot.security.audit
-
AuthenticationEventPublisher for auditing.
- AuditAuthenticationEventPublisher(IAuditEngine) - Constructor for class com.aquima.web.boot.security.audit.AuditAuthenticationEventPublisher
- auditEngine() - Method in class com.aquima.web.boot.RootConfig
- authenticate(Authentication) - Method in class com.aquima.web.boot.security.jwt.BlueriqJwtAuthenticationProvider
- authenticate(Authentication) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAuthenticationProvider
- AuthenticationAuditMessage - Class in com.aquima.web.boot.security.audit
- AuthenticationController - Class in com.aquima.web.api.controller.v1
-
Controller that handles authentication related actions on the API.
- AuthenticationController - Class in com.aquima.web.api.controller.v2
-
Controller that handles authentication related actions on the API.
- AuthenticationController - Class in com.aquima.web.controller
- AuthenticationController() - Constructor for class com.aquima.web.controller.AuthenticationController
- AuthenticationController(IAuthorisationManager, IAquimaSessionsMap) - Constructor for class com.aquima.web.api.controller.v1.AuthenticationController
- AuthenticationController(IAuthorisationManager, IAquimaSessionsMap, SecurityConfigProperties, SessionAuthenticationStrategy, SecurityContextRepository) - Constructor for class com.aquima.web.api.controller.v2.AuthenticationController
- authorizationCallback(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class com.aquima.web.api.controller.v2.OpenIdConnectAuthenticationController
- authorizationCallback(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class com.aquima.web.api.controller.OpenIdConnectController
- authorizationManager - Variable in class com.aquima.web.aaas.AbstractEndpoint
B
- BaarsWebSecurityConfigurer - Class in com.aquima.web.boot
- BaarsWebSecurityConfigurer(AuthenticationManager, SecurityConfigProperties, MediaTypeAwareSecurityResponseHandler, WebServiceRequestMatcherBuilder, SecurityContextRepository) - Constructor for class com.aquima.web.boot.BaarsWebSecurityConfigurer
- baarsWebSecurityFilterChain(HttpSecurity) - Method in class com.aquima.web.boot.BaarsWebSecurityConfigurer
- BaasAutoConfiguration - Class in com.blueriq.web.starter
- BaasAutoConfiguration() - Constructor for class com.blueriq.web.starter.BaasAutoConfiguration
- BaasComponentsBuilder - Class in com.aquima.web.api.openapi.baas.v3
- BaasComponentsBuilder(ISolution, DomainSchemaRegistry) - Constructor for class com.aquima.web.api.openapi.baas.v3.BaasComponentsBuilder
- BaasEndpointProperties() - Constructor for class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- baasFlowStarter(IAuthorisationManager, SessionHeadersProperties) - Method in class com.blueriq.web.starter.BaasAutoConfiguration
- BaasFlowStarter - Interface in com.aquima.web.aaas
-
Flow starter for Blueriq as a Service.
- BaasOpenApiBuilder - Class in com.aquima.web.api.openapi.baas.v3
- BaasOpenApiBuilder(OpenApiFeedBuilder) - Constructor for class com.aquima.web.api.openapi.baas.v3.BaasOpenApiBuilder
- BaasSoapProperties - Class in com.aquima.web.aaas.properties
- BaasSoapProperties() - Constructor for class com.aquima.web.aaas.properties.BaasSoapProperties
- BaasSoapProperties.BaasEndpointProperties - Class in com.aquima.web.aaas.properties
- BaasWebSecurityConfigurer - Class in com.aquima.web.boot
- BaasWebSecurityConfigurer(SecurityConfigProperties, MediaTypeAwareSecurityResponseHandler, WebServiceRequestMatcherBuilder) - Constructor for class com.aquima.web.boot.BaasWebSecurityConfigurer
- baasWebSecurityFilterChain(HttpSecurity) - Method in class com.aquima.web.boot.BaasWebSecurityConfigurer
- BAD_REQUEST - Enum constant in enum class com.aquima.web.ui.ErrorType
- BASE_PATH - Static variable in class com.aquima.web.api.controller.v1.DecisionTreeController
- BASE_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- basePackages() - Element in annotation interface com.aquima.web.boot.annotation.DefaultConfiguration
- basePackages() - Element in annotation interface com.aquima.web.boot.annotation.RestApiConfiguration
- basePackages() - Element in annotation interface com.aquima.web.boot.annotation.RootConfiguration
-
Sets the base packages in which to scan for components.
- basePackages() - Element in annotation interface com.aquima.web.boot.annotation.ServerConfiguration
-
Sets the base packages in which to scan for components.
- basePackages() - Element in annotation interface com.aquima.web.boot.annotation.WebServicesConfiguration
- BaseWebSecurityConfigurer - Class in com.aquima.web.boot
- BaseWebSecurityConfigurer(String, SecurityConfigProperties) - Constructor for class com.aquima.web.boot.BaseWebSecurityConfigurer
- BasicHttpConnection - Class in com.aquima.web.communication
-
Http connection implementation that uses apache commons classes to provide a basic connection.
- BasicHttpConnection(String, String, String, String) - Constructor for class com.aquima.web.communication.BasicHttpConnection
- beansWithAnnotationIncludingAncestors(ApplicationContext, Class<? extends Annotation>) - Static method in class com.aquima.web.util.ApplicationContextUtils
-
Returns all beans annotated with the specified annotation type defined in the specified application context and all its ancestor contexts.
- beforeClose(IPortalSession) - Method in class com.aquima.web.event.ApplicationEventBus
- beforeFlowStarted(IPortalSession, String) - Method in class com.aquima.web.event.ApplicationEventBus
- blueriqAccessDecisionManager(IRolePermissionsProvider) - Method in class com.blueriq.web.starter.AccessDecisionManagerAutoConfiguration
- blueriqAuthenticationManager(ApplicationContext, Environment, SecurityConfigProperties, ObjectPostProcessor<Object>, PasswordEncodersUtil, JwtClaimMapper, AuditAuthenticationEventPublisher, OpenIdConnectSettings, OpenIdConnectClient) - Method in class com.aquima.web.boot.security.SecurityConfiguration
- BlueriqAuthenticationResult - Class in com.aquima.web.boot.security.jwt
-
Authentication object to use for JwtAuthentication.
- BlueriqAuthenticationResult(String, Collection<SimpleGrantedAuthority>, List<String>, List<String>, Map<String, List<String>>, boolean) - Constructor for class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- BlueriqEncryptorConfig - Class in com.blueriq.encryptor.config
- BlueriqEncryptorConfig() - Constructor for class com.blueriq.encryptor.config.BlueriqEncryptorConfig
- BlueriqEncryptorConsole - Class in com.blueriq.encryptor.cli
-
App that uses
PBEStringEncryptor
in order to encrypt properties. - BlueriqEncryptorConsole(PBEStringEncryptor) - Constructor for class com.blueriq.encryptor.cli.BlueriqEncryptorConsole
- BlueriqHttpSessionListener - Class in com.aquima.web.boot
- BlueriqHttpSessionListener() - Constructor for class com.aquima.web.boot.BlueriqHttpSessionListener
- BlueriqJwtAuthenticationProvider - Class in com.aquima.web.boot.security.jwt
- BlueriqJwtAuthenticationProvider(JwtDecoder, JwtClaimMapper) - Constructor for class com.aquima.web.boot.security.jwt.BlueriqJwtAuthenticationProvider
- BlueriqJwtAuthenticationProviderFactory - Class in com.aquima.web.boot.security.jwt
-
Creates an JWT AuthenticationProvider that can handle JWT authentication tokens.
- blueriqPermissionsProvider(PermissionProperties) - Method in class com.blueriq.web.starter.AccessDecisionManagerAutoConfiguration
- BlueriqSessionProperties - Class in com.aquima.web.config.properties
-
Defines properties related to Blueriq sessions.
- BlueriqSessionProperties() - Constructor for class com.aquima.web.config.properties.BlueriqSessionProperties
- BqConfiguration - Class in com.aquima.web.api.model
- BqConfiguration(String, int) - Constructor for class com.aquima.web.api.model.BqConfiguration
- build() - Method in class com.aquima.web.api.openapi.baas.v3.BaasComponentsBuilder
- build() - Method in class com.aquima.web.api.openapi.FeedBuilder
- build() - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- buildApplicationId(String, String, boolean) - Method in class com.aquima.web.rest.v1.service.SchedulerRestService
- buildFeed(HttpServletRequest) - Method in class com.aquima.web.api.openapi.decisiontrees.DecisionTreeOpenApiBuilder
- buildOpenApi(ISolution, String) - Method in class com.aquima.web.api.openapi.baas.v3.BaasOpenApiBuilder
- buildUrlFragments(IRestRequestMessageDefinition) - Static method in class com.aquima.web.api.openapi.baas.v3.UrlFragmentsBuilder
- Button - Class in com.aquima.web.api.model.page.element
-
This class represents the Button viewmodel.
- Button() - Constructor for class com.aquima.web.api.model.page.element.Button
- ButtonRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a button to its viewmodel.
- ButtonRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.ButtonRenderer
C
- CacheKeyService - Class in com.aquima.web.config
- CacheKeyService() - Constructor for class com.aquima.web.config.CacheKeyService
- CacheProperties - Class in com.aquima.web.config.properties
- CacheProperties() - Constructor for class com.aquima.web.config.properties.CacheProperties
- CALLBACK_MAPPING - Static variable in class com.aquima.web.api.controller.OpenIdConnectController
- cancelStartedTasks() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- cancelStartedTasks() - Method in class com.aquima.web.rest.v1.controller.SchedulerRestController
-
Retrieves all the application names and versions and for each pair <ApplicationName, ApplicationVersion> retrieves the corresponding ProcessEngine and calls cancelStartedTasks() methods on it.
- cancelStartedTasks() - Method in class com.aquima.web.rest.v1.service.SchedulerRestService
- Case - Class in com.aquima.web.rest.v1.resource.impl
-
Case REST API resource
- Case() - Constructor for class com.aquima.web.rest.v1.resource.impl.Case
- CASE_ID - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- CASE_ID_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- CaseComparator - Class in com.aquima.web.rest.v1.sorter.impl
- CaseComparator() - Constructor for class com.aquima.web.rest.v1.sorter.impl.CaseComparator
- CaseConverter - Class in com.aquima.web.rest.v1.converter
- CaseConverter() - Constructor for class com.aquima.web.rest.v1.converter.CaseConverter
- CaseConverter(IResourceFactory, IResourceLinker<Case>) - Constructor for class com.aquima.web.rest.v1.converter.CaseConverter
- CaseEvent - Class in com.aquima.web.rest.v1.resource.impl
-
Case event REST API resource.
- CaseEvent() - Constructor for class com.aquima.web.rest.v1.resource.impl.CaseEvent
- CaseEventConverter - Class in com.aquima.web.rest.v1.converter
-
Converts case event domain models to case event REST resources.
- CaseEventConverter(IResourceFactory, IResourceLinker<CaseEvent>) - Constructor for class com.aquima.web.rest.v1.converter.CaseEventConverter
- CaseEventLinker - Class in com.aquima.web.rest.v1.linker.impl
-
Adds HATEOAS links to case event resources.
- CaseEventLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.CaseEventLinker
- CaseEventLinker(String) - Constructor for class com.aquima.web.rest.v1.linker.impl.CaseEventLinker
- CaseEventService - Class in com.aquima.web.rest.v1.service
-
Implements the logic of the /caseEvents endpoint.
- CaseEventsRestController - Class in com.aquima.web.rest.v1.controller
-
Responsible for handling case events specific requests.
- CaseEventsRestController(IProcessCaseDao, IPortalEngine, IWorkUnitExecutor) - Constructor for class com.aquima.web.rest.v1.controller.CaseEventsRestController
- caseId() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
caseId
record component. - caseId() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns the value of the
caseId
record component. - CaseLinker - Class in com.aquima.web.rest.v1.linker.impl
- CaseLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.CaseLinker
- CaseLinker(String) - Constructor for class com.aquima.web.rest.v1.linker.impl.CaseLinker
- CaseLinker(String, String) - Constructor for class com.aquima.web.rest.v1.linker.impl.CaseLinker
- CaseRestController - Class in com.aquima.web.rest.v1.controller
-
Responsible for handling task specific requests
- CaseRestController(IProcessCaseDao, IWorkUnitExecutor) - Constructor for class com.aquima.web.rest.v1.controller.CaseRestController
- CaseService - Class in com.aquima.web.rest.v1.service
- caseType() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
caseType
record component. - caseType() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns the value of the
caseType
record component. - changeContext() - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
-
Returns the value of the
changeContext
record component. - changeType() - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
-
Returns the value of the
changeType
record component. - ChangeType - Enum Class in com.aquima.web.api.model.page
-
This enum represents the possible changes for page elements.
- channel() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
channel
record component. - checkAuthorization(IAquimaSession, IAquimaSession, String, HttpServletResponse) - Method in class com.aquima.web.components.filedownload.controller.v1.FileDownloadController
- checkAuthorization(IAquimaSession, String, HttpServletResponse) - Method in class com.aquima.web.components.filedownload.controller.v2.FileDownloadController
- checkExternalSessionStoreLicense() - Method in class com.aquima.web.config.SessionConfig
- checkMultiTenancyLicense() - Method in class com.aquima.web.boot.RootConfig
- cleanIdleSessions() - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- cleanIdleSessions() - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- cleanIdleSessions() - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- clearAuthorisation() - Method in class com.aquima.web.security.SpringAuthorisationManager
- clearListeners() - Method in class com.aquima.web.config.timer.RefreshableTimer
- clearTaskExecutionDetails() - Method in class com.aquima.web.sessionmanager.TaskDetailsService
- ClickJackingProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.ClickJackingProtection
- ClickJackingProtectionHeaderWriter - Class in com.aquima.web.security.headers
-
Adds the Content-Security-Policy and X-Frame-Options headers to the HTTP response based on the current security configuration.
- ClickJackingProtectionHeaderWriter(SecurityConfigProperties) - Constructor for class com.aquima.web.security.headers.ClickJackingProtectionHeaderWriter
- ClientParameterException - Exception in com.aquima.web.api.exception
-
Exception is thrown when a parameter is expected from client but it is missing or not correct
- ClientParameterException() - Constructor for exception com.aquima.web.api.exception.ClientParameterException
- ClientParameterException(String) - Constructor for exception com.aquima.web.api.exception.ClientParameterException
- ClientParameterException(String, Throwable) - Constructor for exception com.aquima.web.api.exception.ClientParameterException
- ClientParameterException(Throwable) - Constructor for exception com.aquima.web.api.exception.ClientParameterException
- clientParametersException(ClientParameterException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- cloneCriterion() - Method in class com.aquima.web.rest.v1.sorter.SortCriterion
- close() - Method in class com.aquima.web.AquimaSession
- closed(IPortalSession) - Method in class com.aquima.web.api.service.subscription.SessionListener
- closed(IPortalSession) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- closed(IPortalSession) - Method in class com.aquima.web.event.ApplicationEventBus
- closeSession(IAquimaSession, String) - Method in class com.aquima.web.api.controller.v1.SessionController
-
Closes a session given the session id.
- closeSession(String) - Method in class com.aquima.web.api.controller.v2.SessionController
-
Closes a session given the session id.
- closeSession(String) - Method in class com.aquima.web.controller.StartController
- closeSession(String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- closeSession(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- closeSession(String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- collectHeaders(List<String>, Map<String, String>, IServiceContext) - Method in class com.aquima.web.service.ConnectionHeaderServiceImpl
- collectHeaders(List<String>, Map<String, List<String>>) - Static method in class com.aquima.web.util.SessionHeadersUtil
- CollectionResource - Class in com.aquima.web.context
-
A Resource implementation which can hold multiple
Resource
's, allowing for backup Resources for createRelative() lookups. - CollectionResource(String, Resource...) - Constructor for class com.aquima.web.context.CollectionResource
-
Initializes a new CollectionResource with the specified path (as needed for the createRelative() method) and
Resource
's. - com.aquima.web - package com.aquima.web
- com.aquima.web.aaas - package com.aquima.web.aaas
- com.aquima.web.aaas.config - package com.aquima.web.aaas.config
- com.aquima.web.aaas.interceptor - package com.aquima.web.aaas.interceptor
- com.aquima.web.aaas.properties - package com.aquima.web.aaas.properties
- com.aquima.web.aaas.validation - package com.aquima.web.aaas.validation
- com.aquima.web.aaas.wsdl - package com.aquima.web.aaas.wsdl
- com.aquima.web.api.controller - package com.aquima.web.api.controller
- com.aquima.web.api.controller.v1 - package com.aquima.web.api.controller.v1
- com.aquima.web.api.controller.v2 - package com.aquima.web.api.controller.v2
- com.aquima.web.api.converter - package com.aquima.web.api.converter
- com.aquima.web.api.exception - package com.aquima.web.api.exception
- com.aquima.web.api.function.context - package com.aquima.web.api.function.context
- com.aquima.web.api.function.mapping - package com.aquima.web.api.function.mapping
- com.aquima.web.api.function.model - package com.aquima.web.api.function.model
- com.aquima.web.api.model - package com.aquima.web.api.model
- com.aquima.web.api.model.dmn - package com.aquima.web.api.model.dmn
- com.aquima.web.api.model.page - package com.aquima.web.api.model.page
- com.aquima.web.api.model.page.converters - package com.aquima.web.api.model.page.converters
- com.aquima.web.api.model.page.element - package com.aquima.web.api.model.page.element
- com.aquima.web.api.model.page.renderer - package com.aquima.web.api.model.page.renderer
- com.aquima.web.api.openapi - package com.aquima.web.api.openapi
- com.aquima.web.api.openapi.baas - package com.aquima.web.api.openapi.baas
- com.aquima.web.api.openapi.baas.v3 - package com.aquima.web.api.openapi.baas.v3
- com.aquima.web.api.openapi.decisiontrees - package com.aquima.web.api.openapi.decisiontrees
- com.aquima.web.api.openapi.function - package com.aquima.web.api.openapi.function
- com.aquima.web.api.openapi.v3 - package com.aquima.web.api.openapi.v3
- com.aquima.web.api.rendering - package com.aquima.web.api.rendering
- com.aquima.web.api.service - package com.aquima.web.api.service
- com.aquima.web.api.service.dmn - package com.aquima.web.api.service.dmn
- com.aquima.web.api.service.events - package com.aquima.web.api.service.events
- com.aquima.web.api.service.function - package com.aquima.web.api.service.function
- com.aquima.web.api.service.subscription - package com.aquima.web.api.service.subscription
- com.aquima.web.boot - package com.aquima.web.boot
- com.aquima.web.boot.annotation - package com.aquima.web.boot.annotation
- com.aquima.web.boot.security - package com.aquima.web.boot.security
- com.aquima.web.boot.security.audit - package com.aquima.web.boot.security.audit
- com.aquima.web.boot.security.jwt - package com.aquima.web.boot.security.jwt
- com.aquima.web.boot.security.openid - package com.aquima.web.boot.security.openid
- com.aquima.web.boot.security.openid.service - package com.aquima.web.boot.security.openid.service
- com.aquima.web.communication - package com.aquima.web.communication
- com.aquima.web.communication.wsdl - package com.aquima.web.communication.wsdl
- com.aquima.web.components.filedownload.configuration - package com.aquima.web.components.filedownload.configuration
- com.aquima.web.components.filedownload.container - package com.aquima.web.components.filedownload.container
- com.aquima.web.components.filedownload.controller - package com.aquima.web.components.filedownload.controller
- com.aquima.web.components.filedownload.controller.v1 - package com.aquima.web.components.filedownload.controller.v1
- com.aquima.web.components.filedownload.controller.v2 - package com.aquima.web.components.filedownload.controller.v2
- com.aquima.web.components.filedownload.service - package com.aquima.web.components.filedownload.service
- com.aquima.web.components.fileupload.configuration - package com.aquima.web.components.fileupload.configuration
- com.aquima.web.components.fileupload.container - package com.aquima.web.components.fileupload.container
- com.aquima.web.components.fileupload.controller - package com.aquima.web.components.fileupload.controller
- com.aquima.web.components.fileupload.controller.v1 - package com.aquima.web.components.fileupload.controller.v1
- com.aquima.web.components.fileupload.controller.v2 - package com.aquima.web.components.fileupload.controller.v2
- com.aquima.web.components.fileupload.service - package com.aquima.web.components.fileupload.service
- com.aquima.web.components.fileupload.service.transform - package com.aquima.web.components.fileupload.service.transform
- com.aquima.web.components.fileupload.service.validation - package com.aquima.web.components.fileupload.service.validation
- com.aquima.web.config - package com.aquima.web.config
- com.aquima.web.config.annotation.factory - package com.aquima.web.config.annotation.factory
- com.aquima.web.config.connection - package com.aquima.web.config.connection
- com.aquima.web.config.content - package com.aquima.web.config.content
- com.aquima.web.config.properties - package com.aquima.web.config.properties
- com.aquima.web.config.timer - package com.aquima.web.config.timer
- com.aquima.web.connectivity.mail - package com.aquima.web.connectivity.mail
- com.aquima.web.context - package com.aquima.web.context
- com.aquima.web.controller - package com.aquima.web.controller
- com.aquima.web.event - package com.aquima.web.event
- com.aquima.web.filter - package com.aquima.web.filter
- com.aquima.web.filter.json - package com.aquima.web.filter.json
- com.aquima.web.i18n - package com.aquima.web.i18n
- com.aquima.web.qrcode - package com.aquima.web.qrcode
- com.aquima.web.rest.v1 - package com.aquima.web.rest.v1
- com.aquima.web.rest.v1.controller - package com.aquima.web.rest.v1.controller
- com.aquima.web.rest.v1.controller.application.finder - package com.aquima.web.rest.v1.controller.application.finder
- com.aquima.web.rest.v1.converter - package com.aquima.web.rest.v1.converter
- com.aquima.web.rest.v1.converter.impl - package com.aquima.web.rest.v1.converter.impl
- com.aquima.web.rest.v1.exception - package com.aquima.web.rest.v1.exception
- com.aquima.web.rest.v1.linker - package com.aquima.web.rest.v1.linker
- com.aquima.web.rest.v1.linker.impl - package com.aquima.web.rest.v1.linker.impl
- com.aquima.web.rest.v1.paginator - package com.aquima.web.rest.v1.paginator
- com.aquima.web.rest.v1.resource - package com.aquima.web.rest.v1.resource
- com.aquima.web.rest.v1.resource.impl - package com.aquima.web.rest.v1.resource.impl
- com.aquima.web.rest.v1.serializer - package com.aquima.web.rest.v1.serializer
- com.aquima.web.rest.v1.service - package com.aquima.web.rest.v1.service
- com.aquima.web.rest.v1.sorter - package com.aquima.web.rest.v1.sorter
- com.aquima.web.rest.v1.sorter.impl - package com.aquima.web.rest.v1.sorter.impl
- com.aquima.web.scheduler.jobs - package com.aquima.web.scheduler.jobs
- com.aquima.web.security - package com.aquima.web.security
- com.aquima.web.security.headers - package com.aquima.web.security.headers
- com.aquima.web.service - package com.aquima.web.service
- com.aquima.web.service.dap - package com.aquima.web.service.dap
- com.aquima.web.service.dap.impl - package com.aquima.web.service.dap.impl
- com.aquima.web.session - package com.aquima.web.session
- com.aquima.web.sessionmanager - package com.aquima.web.sessionmanager
- com.aquima.web.shortcut - package com.aquima.web.shortcut
- com.aquima.web.shortcut.function - package com.aquima.web.shortcut.function
- com.aquima.web.ui - package com.aquima.web.ui
- com.aquima.web.ui.mvc - package com.aquima.web.ui.mvc
- com.aquima.web.ui.mvc.angular - package com.aquima.web.ui.mvc.angular
- com.aquima.web.util - package com.aquima.web.util
- com.aquima.web.webinterceptor - package com.aquima.web.webinterceptor
- com.blueriq.encryptor.cli - package com.blueriq.encryptor.cli
- com.blueriq.encryptor.config - package com.blueriq.encryptor.config
- com.blueriq.web - package com.blueriq.web
- com.blueriq.web.push.channel - package com.blueriq.web.push.channel
- com.blueriq.web.starter - package com.blueriq.web.starter
- com.blueriq.web.startup.preloadmodel - package com.blueriq.web.startup.preloadmodel
- com.blueriq.web.startup.preloadmodel.properties - package com.blueriq.web.startup.preloadmodel.properties
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.aquima.web.boot.security.MediaTypeAwareSecurityResponseHandler
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.aquima.web.boot.security.OpenIdConnectAuthenticationEntryPoint
- CommentsManagerAutoConfiguration - Class in com.blueriq.web.starter
- CommentsManagerAutoConfiguration() - Constructor for class com.blueriq.web.starter.CommentsManagerAutoConfiguration
- compare() - Method in class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- compare(PageContent, PageContent) - Method in class com.aquima.web.api.model.page.ModelComparer
-
Determines the changes between two pages.
- compare(T, T) - Method in class com.aquima.web.rest.v1.sorter.impl.AbstractComparator
- compareTo(NullableDate) - Method in class com.aquima.web.rest.v1.resource.NullableDate
- compareTo(NullableLong) - Method in class com.aquima.web.rest.v1.resource.NullableLong
- completeTask(IPortalSession, TaskExecutionDetails) - Method in interface com.aquima.web.api.model.ITaskFlowCompletedService
- components(Components) - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- CompositeApiRendererFactory - Class in com.aquima.web.api.model.page.renderer
-
Composite implementation of the IApiRendererFactory
- CompositeApiRendererFactory() - Constructor for class com.aquima.web.api.model.page.renderer.CompositeApiRendererFactory
- CompositeApiRendererFactory(List<IApiRendererFactory>) - Constructor for class com.aquima.web.api.model.page.renderer.CompositeApiRendererFactory
- CompositeModel - Class in com.aquima.web.api.model.page.element
-
This class represents the base viewmodel for containers, pages and documents
- CompositeModel() - Constructor for class com.aquima.web.api.model.page.element.CompositeModel
- CompositeRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class represents the base class for transformation of a composite element.
- CompositeRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.CompositeRenderer
- concurrentSessionModificationMonitor(IKeyspaceMonitor, IKeyValueStore) - Method in class com.aquima.web.config.SessionConfig
- ConcurrentSessionModificationMonitor - Class in com.aquima.web.session
-
This component detects when a session is about to be modified by multiple runtime nodes and interrupts the requests on all but the last request.
- ConcurrentSessionModificationMonitor(IKeyspaceMonitor, IKeyValueStore) - Constructor for class com.aquima.web.session.ConcurrentSessionModificationMonitor
- ConfigurableConnectionManager - Class in com.aquima.web.config.connection
-
Connection manager implementation that returns default implementations of IConnections which can be configured with a properties file.
- ConfigurableConnectionManager(Environment, SecurityConfigProperties) - Constructor for class com.aquima.web.config.connection.ConfigurableConnectionManager
- ConfigurableXssWhitelist - Class in com.aquima.web.security
-
A whitelist implementation which can be configured with allowed tags, attributes and protocols.
- ConfigurableXssWhitelist(SecurityConfigProperties) - Constructor for class com.aquima.web.security.ConfigurableXssWhitelist
-
Creates a new whitelist instance based on the provided security configuration.
- configure(EndpointInterceptorRegistry) - Method in interface com.aquima.web.aaas.interceptor.EndpointInterceptorConfigurer
- configure(SpringApplicationBuilder) - Static method in class com.aquima.web.boot.RootConfig
- configure(AuthenticationManagerBuilder) - Method in class com.aquima.web.boot.security.SecurityConfiguration.GlobalSecurityConfiguration
- configure(HttpSecurity) - Method in class com.aquima.web.boot.BaseWebSecurityConfigurer
- configure(HttpSecurity) - Method in class com.aquima.web.boot.OpenIdConnectWebSecurityConfigurer
- configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class com.aquima.web.boot.ServerConfig
- configureIsAuthorizedResponse(HttpServletResponse) - Static method in class com.aquima.web.components.filedownload.controller.FileDownloadResponseUtil
- configureIsUnauthorizedResponse(HttpServletResponse) - Static method in class com.aquima.web.components.filedownload.controller.FileDownloadResponseUtil
- configureLogging() - Static method in class com.aquima.web.context.LogBackUtil
- configurePayloadRootAnnotationMethodEndpointMapping(PayloadRootAnnotationMethodEndpointMapping) - Method in class com.aquima.web.aaas.WebServicesConfig
- configureResponse(IAquimaSession, SessionService, HttpServletResponse, FileDownloadResult) - Static method in class com.aquima.web.components.filedownload.controller.FileDownloadResponseUtil
- CONNECTION_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- CONNECTION_NAME - Static variable in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- ConnectionHeaderServiceImpl - Class in com.aquima.web.service
- ConnectionHeaderServiceImpl(GlobalConnectionProperties) - Constructor for class com.aquima.web.service.ConnectionHeaderServiceImpl
- Container - Class in com.aquima.web.api.model.page.element
-
This class represents the viewmodel of the container.
- Container() - Constructor for class com.aquima.web.api.model.page.element.Container
- CONTAINER_NAME_PREFIX - Static variable in class com.aquima.web.components.filedownload.configuration.FileDownloadId
- ContainerRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class converts a container to its viewmodel.
- ContainerRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.ContainerRenderer
- ContentItem - Class in com.aquima.web.api.model.page.element
-
This class represents the viewmodel of the ContentItem.
- ContentItem() - Constructor for class com.aquima.web.api.model.page.element.ContentItem
- ContentItemRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a content item to its viewmodel.
- ContentItemRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.ContentItemRenderer
- contentLength() - Method in class com.aquima.web.context.CollectionResource
- ContentSecurityPolicy() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- ContentTypeOptionsHeaderWriter - Class in com.aquima.web.security.headers
-
Adds the X-Content-Type-Options header to the HTTP response based on the current security configuration.
- ContentTypeOptionsHeaderWriter(SecurityConfigProperties) - Constructor for class com.aquima.web.security.headers.ContentTypeOptionsHeaderWriter
- CONTEXT_ID - Static variable in class com.aquima.web.aaas.WebServicesConfig
-
The ID of the application context of the webservices servlet: "blueriq-webservices"
- CONTEXT_ID - Static variable in class com.aquima.web.boot.DefaultConfig
-
The ID of the application context of the default servlet: "blueriq-default"
- CONTEXT_ID - Static variable in class com.aquima.web.boot.RootConfig
-
The ID of the root application context.
- CONTEXT_ID - Static variable in class com.aquima.web.boot.ServerConfig
-
The ID of the application context of the server servlet: "blueriq-server"
- CONTEXT_ID - Static variable in class com.aquima.web.rest.v1.RestApiConfig
-
The ID of the application context of the REST API servlet: "blueriq-rest-api"
- continueSession(String, String) - Method in class com.aquima.web.controller.SessionController
- convert(IPage, String, String, IValueFormatter) - Method in class com.aquima.web.api.model.page.ModelFactory
-
This method converts the page to the viewmodel.
- convert(ApplicationID, Project) - Method in class com.aquima.web.rest.v1.converter.ProjectConverter
- convert(ProjectMetadata, Metadata) - Method in class com.aquima.web.rest.v1.converter.MetadataConverter
- convert(ICaseEventModel, CaseEvent) - Method in class com.aquima.web.rest.v1.converter.CaseEventConverter
- convert(ICaseModel, Case) - Method in class com.aquima.web.rest.v1.converter.CaseConverter
- convert(ITaskModel, Task) - Method in class com.aquima.web.rest.v1.converter.TaskConverter
- convert(PagedObject<X>, Y) - Static method in class com.aquima.web.rest.v1.converter.impl.PagedObjectConverter
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class com.aquima.web.api.converter.SessionIdToSessionConverter
- convert(String) - Method in interface com.aquima.web.rest.v1.converter.IDateConverter
-
Converts from the specified string representing a JSON date-string into a date.
- convert(String) - Method in class com.aquima.web.rest.v1.converter.impl.DateConverter
- convert(Date) - Method in interface com.aquima.web.rest.v1.converter.IDateConverter
-
Converts from the specified date to a JSON date-string in UTC.
- convert(Date) - Method in class com.aquima.web.rest.v1.converter.impl.DateConverter
- convert(List<ApplicationID>) - Method in class com.aquima.web.rest.v1.converter.ProjectConverter
- convert(List<ProjectMetadata>) - Method in class com.aquima.web.rest.v1.converter.MetadataConverter
- convert(List<ICaseEventModel>) - Method in class com.aquima.web.rest.v1.converter.CaseEventConverter
- convert(List<ICaseModel>) - Method in class com.aquima.web.rest.v1.converter.CaseConverter
- convert(List<ITaskModel>) - Method in class com.aquima.web.rest.v1.converter.TaskConverter
- convert(List<S>) - Method in interface com.aquima.web.rest.v1.converter.IResourceConverter
-
Converts multiple source domain models into destination REST resources.
- convert(S, D) - Method in interface com.aquima.web.rest.v1.converter.IResourceConverter
-
Converts a source domain model to a destination REST resource.
- convertDisplayValue(IPrimitiveValue, IRendererContext) - Static method in class com.aquima.web.api.model.page.renderer.RendererUtil
-
This method converts a displayvalue to a single value based on the language context.
- convertMessages(IMessage[], IRendererContext) - Static method in class com.aquima.web.api.model.page.renderer.RendererUtil
-
This method transforms a message to the message viewmodel.
- convertMultilingualText(IMultilingualText, IRendererContext) - Static method in class com.aquima.web.api.model.page.renderer.RendererUtil
-
This method transforms a multilingual text to a single text.
- convertParameters(IGlobalParameterValue[], IRendererContext) - Static method in class com.aquima.web.api.model.page.renderer.RendererUtil
-
Converts field parameters to field parameter viewmodels.
- convertPresentationStyles(PresentationStyle...) - Static method in class com.aquima.web.api.model.page.renderer.RendererUtil
-
Converts presentation styles to list of presentation style names.
- convertValidations(IFieldValidation[], IRendererContext) - Static method in class com.aquima.web.api.model.page.renderer.RendererUtil
-
Converts field validations to field validation viewmodel.
- CookieSameSite() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.CookieSameSite
- copyTestPathToChildSession(IPortalSession, IPortalSession) - Method in class com.aquima.web.AquimaEngineFacade
- corsFilter() - Method in class com.aquima.web.boot.security.CorsFilterConfiguration
- CorsFilterConfiguration - Class in com.aquima.web.boot.security
-
Configures the Spring's
CorsFilter
with the properties defined in properties file and registers it as aBean
- CorsFilterConfiguration(SecurityConfigProperties) - Constructor for class com.aquima.web.boot.security.CorsFilterConfiguration
- CorsProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- create(IConnection) - Method in class com.aquima.web.config.annotation.factory.AnnotatedContentManagerFactory
- create(KerberosProperties, LdapProperties) - Method in class com.aquima.web.boot.security.KerberosAuthenticationProviderFactory
- create(LdapProperties) - Method in class com.aquima.web.boot.security.LdapAuthenticationProviderFactory
-
Create a new LdapAuthenticationProvider based on the LDAPProperties
- create(ObjectPostProcessor<Object>) - Method in class com.aquima.web.boot.security.InMemoryAuthenticationProviderFactory
-
Create a new DaoAuthenticationProvider with InMemoryUserDetailsManager populated with the users from specified usersProperties
- create(ObjectPostProcessor<Object>, JwtDecoder, JwtClaimMapper) - Static method in class com.aquima.web.boot.security.jwt.BlueriqJwtAuthenticationProviderFactory
-
Create a new BlueriqJwtAuthenticationProvider based on provided jwtDecoder
- createAnonymousUser() - Method in class com.aquima.web.security.SpringAuthorisationManager
- createAssignee() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createAssignee() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createCase() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createCase() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createCaseEvent() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createCaseEvent() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createChildSession(IAquimaSessionsMap, String, ApplicationID, ModuleID, Channel, IUserData, String) - Method in class com.aquima.web.AquimaEngineFacade
- createChildSession(IAquimaSessionsMap, String, ApplicationID, String, IUserData, String) - Method in class com.aquima.web.AquimaEngineFacade
- createConnection(String, String, int, String, String, boolean) - Method in class com.aquima.web.connectivity.mail.DkimSmtpMailConnectionFactory
- createConnection(String, String, int, String, String, boolean, String, String[], String[], String[]) - Method in class com.aquima.web.connectivity.mail.DkimSmtpMailConnectionFactory
- createConnection(String, String, String, String) - Method in class com.aquima.web.connectivity.mail.DkimSmtpMailConnectionFactory
- createContentManagerFactory(IContentManagerFactory, IPortalContext) - Method in class com.aquima.web.config.content.DefaultTemporaryPersistenceStrategy
- createContentManagerFactory(IContentManagerFactory, IPortalContext) - Method in class com.aquima.web.config.content.ExternalTemporaryPersistenceStrategy
- created(IPortalSession) - Method in class com.aquima.web.event.ApplicationEventBus
- createEndpoint(String, String) - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createEndpoint(String, String) - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class com.aquima.web.aaas.AAASEndpointMapping
- createFilteringPaginatorFor(List<T>, Integer, Integer) - Method in class com.aquima.web.rest.v1.paginator.PaginatorFactory
- createHttpClient() - Method in class com.aquima.web.communication.BasicHttpConnection
- createHttpClient() - Method in class com.aquima.web.communication.KerberosHttpConnection
- createHttpClient() - Method in class com.aquima.web.communication.NtlmHttpConnection
- createHttpClient() - Method in class com.aquima.web.communication.OpenIdConnectHttpConnection
- createLibrary() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createLibrary() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createMetadata() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createMetadata() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createNewInstance(SortDirection) - Method in class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- createNonFilteringPaginatorFor(List<T>, Integer, Integer, Integer) - Method in class com.aquima.web.rest.v1.paginator.PaginatorFactory
- createNonInteractiveSession(ApplicationID, IUserData) - Method in class com.aquima.web.AquimaEngineFacade
- createPagedObject(Class<T>) - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createPagedObject(Class<T>) - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createProject() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createProject() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createRelative(String) - Method in class com.aquima.web.context.CollectionResource
- createSchema(String, DataType) - Method in class com.aquima.web.api.openapi.v3.OpenApiSchemaFactory
- createSchema(String, IAttributeDefinition) - Method in class com.aquima.web.api.openapi.v3.OpenApiSchemaFactory
- createSession(IApplication) - Method in class com.aquima.web.aaas.AbstractEndpoint
- createSession(IApplication) - Method in interface com.aquima.web.aaas.BaasFlowStarter
-
Creates the portal session in which the BAAS flow executes.
- createSession(IApplication) - Method in class com.aquima.web.aaas.DefaultBaasFlowStarter
- createSession(IAquimaSessionsMap, ApplicationID, String, IUserData, String) - Method in class com.aquima.web.AquimaEngineFacade
- createSession(IProjectReference, IAuthorisationManager, IAquimaSessionsMap) - Method in class com.aquima.web.FlowStarter
-
This method creates an Aquima Session for the specified request.
- createSession(WebRequest, String, String, String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.controller.StartController
- createShorcut() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createShorcut() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createTask() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createTask() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createValueReference(String, String, String) - Static method in class com.aquima.web.api.service.dmn.DmnService
-
Utility function to create a
ValueReference
from the specified entity/attribute properties. - createWebservice() - Method in class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- createWebservice() - Method in interface com.aquima.web.rest.v1.resource.IResourceFactory
- createWebServiceMessage() - Method in class com.aquima.web.communication.DelegatingSoapMessageFactory
- createWebServiceMessage(InputStream) - Method in class com.aquima.web.communication.DelegatingSoapMessageFactory
- CsrfInterceptor - Class in com.aquima.web.webinterceptor
-
An interceptor which checks for Cross-Site Request Forgery (CSRF) tokens.
- CsrfInterceptor(IAquimaSessionsMap, IConfiguration) - Constructor for class com.aquima.web.webinterceptor.CsrfInterceptor
- CsrfProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.CsrfProtection
- CurrentWebResourceController - Class in com.aquima.web.controller
-
Controller to redirect requests that are using a cache key to the real resource location
- CurrentWebResourceController() - Constructor for class com.aquima.web.controller.CurrentWebResourceController
- CustomDelegatingPasswordEncoder - Class in com.aquima.web.boot.security
-
Custom DelegatingPasswordEncoder to prevent auto upgrading of password because of slow BCrypt
- CustomDelegatingPasswordEncoder(String, Map<String, PasswordEncoder>) - Constructor for class com.aquima.web.boot.security.CustomDelegatingPasswordEncoder
D
- DATA - Static variable in class com.aquima.web.service.dap.StartProjectServiceParameters
- DataValueParser - Class in com.aquima.web.api.function.mapping
- DataValueParser() - Constructor for class com.aquima.web.api.function.mapping.DataValueParser
- dateConverter - Variable in class com.aquima.web.rest.v1.service.ProcessServiceBase
- DateConverter - Class in com.aquima.web.rest.v1.converter.impl
- DateConverter() - Constructor for class com.aquima.web.rest.v1.converter.impl.DateConverter
- DecisionTreeController - Class in com.aquima.web.api.controller.v1
- DecisionTreeController - Class in com.aquima.web.api.controller.v2
- DecisionTreeController(IAquimaEngineFacade, IAquimaEngineConfiguration, IAuthorisationManager, IShortcutManager, ProductionProperties) - Constructor for class com.aquima.web.api.controller.v1.DecisionTreeController
- DecisionTreeController(IAquimaEngineFacade, IAquimaEngineConfiguration, IAuthorisationManager, IShortcutManager, ProductionProperties) - Constructor for class com.aquima.web.api.controller.v2.DecisionTreeController
- DecisionTreeOpenApiBuilder - Class in com.aquima.web.api.openapi.decisiontrees
- DecisionTreeOpenApiBuilder(boolean) - Constructor for class com.aquima.web.api.openapi.decisiontrees.DecisionTreeOpenApiBuilder
- DecisionTreeRenderer - Class in com.aquima.web.api.model.dmn
-
Renderer for DecisionTree.
- DecisionTreeRenderer(InferenceContext, IRuleEngine, IElementComposer, String) - Constructor for class com.aquima.web.api.model.dmn.DecisionTreeRenderer
- DEFAULT_PAGE_NUMBER - Static variable in class com.aquima.web.rest.v1.controller.RestControllerBase
- DEFAULT_PAGE_SIZE - Static variable in class com.aquima.web.rest.v1.controller.RestControllerBase
- DEFAULT_TIMEOUT - Static variable in class com.aquima.web.config.properties.GlobalConnectionProperties
- DEFAULT_VALIDATION_MESSAGE - Static variable in class com.aquima.web.api.model.page.DefaultMessageProperties
- DefaultApiRendererFactory - Class in com.aquima.web.api.model.page.renderer
-
This is the default renderer factory to render the viewmodels.
- DefaultApiRendererFactory(IAquimaEngineConfiguration) - Constructor for class com.aquima.web.api.model.page.renderer.DefaultApiRendererFactory
- DefaultAquimaExceptionResolverController - Class in com.aquima.web.controller
- DefaultAquimaExceptionResolverController(boolean) - Constructor for class com.aquima.web.controller.DefaultAquimaExceptionResolverController
- DefaultBaasFlowStarter - Class in com.aquima.web.aaas
-
Default
BaasFlowStarter
implementation. - DefaultBaasFlowStarter(IAuthorisationManager, SessionHeadersProperties) - Constructor for class com.aquima.web.aaas.DefaultBaasFlowStarter
- DefaultConfig - Class in com.aquima.web.boot
-
Default servlet configuration class.
- DefaultConfig() - Constructor for class com.aquima.web.boot.DefaultConfig
- DefaultConfiguration - Annotation Interface in com.aquima.web.boot.annotation
-
This annotation is used to define beans in the application context of the default servlet (mapped to /), and also scan for components annotated with
@DefaultContext
which will also be created in the application context of the default servlet. - DefaultContext - Annotation Interface in com.aquima.web.boot.annotation
-
This qualifier annotation indicates that the annotated element has some association with the application context of the default servlet (mapped to /).
- DefaultFileUploadSettings - Class in com.aquima.web.components.fileupload.configuration
-
FileUpload settings constructed from the properties file.
- DefaultFileUploadSettings() - Constructor for class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- defaultFunctionCallFlowEnhancer() - Method in class com.blueriq.web.starter.FunctionCallAutoConfiguration
- DefaultMailConnectionDelegate - Class in com.aquima.web.config.connection
- DefaultMessage - Class in com.aquima.web.api.model.page
- DefaultMessage(String, String) - Constructor for class com.aquima.web.api.model.page.DefaultMessage
- DefaultMessageProperties - Class in com.aquima.web.api.model.page
- DefaultMessageProperties() - Constructor for class com.aquima.web.api.model.page.DefaultMessageProperties
- DefaultMessageProvider - Class in com.aquima.web.i18n
-
A message provider implementation which lazy-loads messages using a resource manager.
- DefaultMessageProvider(IResourceManager) - Constructor for class com.aquima.web.i18n.DefaultMessageProvider
- defaultOpenIdConnectClient(OpenIdConnectSettings) - Method in class com.aquima.web.boot.security.SecurityConfiguration
- DefaultOpenIdConnectClient - Class in com.aquima.web.boot.security.openid
- DefaultOpenIdConnectClient(RestTemplate, OpenIdConnectSettings) - Constructor for class com.aquima.web.boot.security.openid.DefaultOpenIdConnectClient
- DefaultOpenIdConnectDiscoveryClient - Class in com.aquima.web.boot.security.openid
-
Default implementation of the OpenID Connect Discovery Client.
- DefaultOpenIdConnectDiscoveryClient(RestTemplate) - Constructor for class com.aquima.web.boot.security.openid.DefaultOpenIdConnectDiscoveryClient
- DefaultOpenIdConnectServiceAccount - Class in com.aquima.web.boot.security.openid
-
Default implementation of the Blueriq Service Account using OpenID Connect.
- DefaultOpenIdConnectServiceAccount(String) - Constructor for class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- DefaultOpenIdConnectServiceAccount(String, String, long, List<String>, Map<String, List<String>>) - Constructor for class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- DefaultOpenIdConnectSettings - Class in com.aquima.web.boot.security.openid
-
OpenID Connect Settings specified in the property file.
- DefaultOpenIdConnectSettings(SecurityConfigProperties.OpenIdConnectProperties) - Constructor for class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- DefaultRabbitMqProperties - Class in com.blueriq.web
- DefaultRabbitMqProperties() - Constructor for class com.blueriq.web.DefaultRabbitMqProperties
- DefaultRolePermissionsProvider - Class in com.aquima.web.security
-
Created by s.wartenberg on 29-6-2017.
- DefaultRolePermissionsProvider(Map<String, String>) - Constructor for class com.aquima.web.security.DefaultRolePermissionsProvider
- defaultSecurityContextRepository() - Method in class com.aquima.web.boot.security.SecurityConfiguration
- defaultServlet() - Method in class com.aquima.web.boot.RootConfig
- defaultServletRegistration() - Method in class com.aquima.web.boot.RootConfig
- DefaultTemporaryPersistenceStrategy - Class in com.aquima.web.config.content
-
The default temporary persistence strategy: temporary content stored in a memory connection is placed on the request scope temporary content stored in a non-memory connection is placed on the session scope The temporary content is deleted by an
IContentManager
wrapper when the scope is destroyed. - DefaultTemporaryPersistenceStrategy() - Constructor for class com.aquima.web.config.content.DefaultTemporaryPersistenceStrategy
- DefaultTenantFilter - Class in com.aquima.web.filter
- DefaultTenantFilter(MultiTenancyProperties) - Constructor for class com.aquima.web.filter.DefaultTenantFilter
- DefaultWebConfiguration - Class in com.aquima.web.config
-
Default implementation for the web configuration.
- DefaultWebConfiguration() - Constructor for class com.aquima.web.config.DefaultWebConfiguration
-
Constructs a default web configuration.
- delegates - Variable in class com.aquima.web.filter.AbstractFilterDelegateHandler
- delegates - Variable in class com.aquima.web.filter.SecurityFilterDelegateHandler
- DelegatingApplicationFinder - Class in com.aquima.web.rest.v1.controller.application.finder
- DelegatingApplicationFinder() - Constructor for class com.aquima.web.rest.v1.controller.application.finder.DelegatingApplicationFinder
- DelegatingSoapMessageFactory - Class in com.aquima.web.communication
-
A SoapMessageFactory implementation which delegates to another SoapMessageFactory configured either for SOAP 1.1 or 1.2.
- DelegatingSoapMessageFactory(SoapMessageFactory, SoapMessageFactory) - Constructor for class com.aquima.web.communication.DelegatingSoapMessageFactory
- delete - Enum constant in enum class com.aquima.web.api.model.page.ChangeType
- delete(String) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- deleteAll(String...) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- deleteRequestScopedContent(IAquimaSession) - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
- DESCENDING - Static variable in class com.aquima.web.rest.v1.sorter.SortDirection
- description - Variable in class com.aquima.web.config.properties.AbstractExportProperties
- description(String) - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- deserialize(byte[], Class<T>) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- deserialize(JsonParser, DeserializationContext) - Method in class com.aquima.web.rest.v1.serializer.JsonNullableDateDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.aquima.web.rest.v1.serializer.JsonNullableLongDeserializer
- destroy() - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
- destroy() - Method in interface com.aquima.web.filter.ITenantFilter
- destroy() - Method in class com.aquima.web.security.SpringSecurityFilterProxy
- destroy() - Method in class com.aquima.web.session.ConcurrentSessionModificationMonitor
- destroy() - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- destroy() - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- destroy() - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- determineApplicationId(IProjectReference) - Method in class com.aquima.web.FlowStarter
- DirectionAwareFieldComparator<T> - Class in com.aquima.web.rest.v1.sorter
-
Base class for REST resource field comparators.
- DirectionAwareFieldComparator() - Constructor for class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- DiscoveryOpenIdConnectSettings - Class in com.aquima.web.boot.security.openid
-
OpenID Connect Settings that uses discovery for loading the OpenID Provider Metadata.
- DiscoveryOpenIdConnectSettings(SecurityConfigProperties.OpenIdConnectProperties, OpenIdConnectDiscoveryClient) - Constructor for class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- DkimConfiguration - Class in com.aquima.web.connectivity.mail
-
Dkim configuration class that uses properties defined in application.properties Properties have the following format: blueriq.mail.dkim.domain_alias.name=something.com blueriq.mail.dkim.domain_alias.enabled=true # default false blueriq.mail.dkim.domain_alias.selector=dkim # default empty blueriq.mail.dkim.domain_alias.private-key-file=[path to pem file]
- DkimConfiguration() - Constructor for class com.aquima.web.connectivity.mail.DkimConfiguration
- DkimProperties - Class in com.aquima.web.connectivity.mail
- DkimProperties() - Constructor for class com.aquima.web.connectivity.mail.DkimProperties
- DkimSmtpMailConnection - Class in com.aquima.web.connectivity.mail
-
IMailConnection implementation that takes into account the dkim configuration.
- DkimSmtpMailConnection(String, String, int, String, String, boolean, String, String[], String[], String[]) - Constructor for class com.aquima.web.connectivity.mail.DkimSmtpMailConnection
- DkimSmtpMailConnectionFactory - Class in com.aquima.web.connectivity.mail
-
ISmtpMailConnectionFactory implementation that returns DkimSmtpMailConnection instances.
- DmnActionHandler - Class in com.aquima.web.api.service.dmn
-
ActionHandler to convert JustificationTrees to DMNDecisions.
- DmnActionHandler(ValueReference) - Constructor for class com.aquima.web.api.service.dmn.DmnActionHandler
- DmnDecisionModel - Class in com.aquima.web.api.model.dmn
-
Represents a single node in the
DmnDecisionTreeModel
. - DmnDecisionModel() - Constructor for class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Default constructor
- DmnDecisionTreeModel - Class in com.aquima.web.api.model.dmn
-
Tree wrapper for
DmnDecisionModel
objects that represents a decision requirements graph. - DmnDecisionTreeModel() - Constructor for class com.aquima.web.api.model.dmn.DmnDecisionTreeModel
-
Default constructor
- DmnDecisionTreeModel(DmnDecisionModel) - Constructor for class com.aquima.web.api.model.dmn.DmnDecisionTreeModel
- DmnService - Class in com.aquima.web.api.service.dmn
-
Service used to get inference details for attribute
ValueReference
instances. - DmnService() - Constructor for class com.aquima.web.api.service.dmn.DmnService
- DOCS_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- DOCUMENT_SOURCE - Static variable in class com.aquima.web.api.service.DocumentService
- DocumentController - Class in com.aquima.web.api.controller.v1
- DocumentController - Class in com.aquima.web.api.controller.v2
- DocumentController(DocumentService) - Constructor for class com.aquima.web.api.controller.v1.DocumentController
- DocumentController(DocumentService) - Constructor for class com.aquima.web.api.controller.v2.DocumentController
- DocumentService - Class in com.aquima.web.api.service
-
Service for rendering documents.
- DocumentService() - Constructor for class com.aquima.web.api.service.DocumentService
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aquima.web.filter.AbstractSessionAwareFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aquima.web.filter.DefaultTenantFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aquima.web.security.SpringSecurityFilterProxy
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.boot.security.jwt.JwtAuthenticationFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAuthenticationFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.filter.AbstractFilterDelegateHandler
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.filter.AbstractSessionAwareFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.filter.json.JsonRequestBodyValidatorFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.filter.json.MultipartRequestValidatorFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- domain - Variable in class com.aquima.web.communication.BasicHttpConnection
- DomainSchemaProperties - Class in com.aquima.web.config.properties
- DomainSchemaProperties() - Constructor for class com.aquima.web.config.properties.DomainSchemaProperties
- DomainValue - Class in com.aquima.web.api.model.page.element
-
This class represents the viewmodel of a domainvalue.
- DomainValue(String, String) - Constructor for class com.aquima.web.api.model.page.element.DomainValue
- DomainValue(String, String, List<String>) - Constructor for class com.aquima.web.api.model.page.element.DomainValue
- DownloadExceptionActionHandler - Class in com.aquima.web.components.filedownload.service
-
Handler for exceptions that can occur during the download.
- DownloadExceptionActionHandler(Exception) - Constructor for class com.aquima.web.components.filedownload.service.DownloadExceptionActionHandler
- DTREE_FULL_EXECUTOR_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- DTREE_FULL_SEARCH_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- DTREE_SHORTCUT_EXECUTOR_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- DTREE_SHORTCUT_SEARCH_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- DTreeSearchResult - Class in com.aquima.web.api.model
- DTreeSearchResult() - Constructor for class com.aquima.web.api.model.DTreeSearchResult
- DTreeSearchResult(List<DTreeDetails>) - Constructor for class com.aquima.web.api.model.DTreeSearchResult
- DTreeWebSecurityConfigurer - Class in com.aquima.web.boot
- DTreeWebSecurityConfigurer(AuthenticationManager, MediaTypeAwareSecurityResponseHandler, SecurityConfigProperties, WebServiceRequestMatcherBuilder, SecurityContextRepository) - Constructor for class com.aquima.web.boot.DTreeWebSecurityConfigurer
- dtreeWebSecurityFilterChain(HttpSecurity) - Method in class com.aquima.web.boot.DTreeWebSecurityConfigurer
- DynamicShortcutResolver - Class in com.aquima.web.shortcut
- DynamicShortcutResolver(IAquimaEngineFacade) - Constructor for class com.aquima.web.shortcut.DynamicShortcutResolver
E
- ElementModel - Class in com.aquima.web.api.model.page.element
-
This class represents the viewmodel of the IElement interfaces
- ElementModel() - Constructor for class com.aquima.web.api.model.page.element.ElementModel
- EMPTY_USER - Static variable in class com.aquima.web.boot.security.audit.AuditAuthenticationEventPublisher
- emptyAquimaDataSource() - Method in class com.aquima.web.config.AquimaConfig
- enabled - Variable in class com.aquima.web.config.properties.AbstractExportProperties
- encryptPropertyJasypt(String) - Method in class com.blueriq.encryptor.cli.BlueriqEncryptorConsole
- Endpoint - Class in com.aquima.web.rest.v1.resource.impl
-
Endpoint REST API resource.
- Endpoint() - Constructor for class com.aquima.web.rest.v1.resource.impl.Endpoint
- Endpoint(String, String) - Constructor for class com.aquima.web.rest.v1.resource.impl.Endpoint
- EndpointComparator - Class in com.aquima.web.rest.v1.sorter.impl
-
Comparator used for sorting Endpoint resources.
- EndpointComparator() - Constructor for class com.aquima.web.rest.v1.sorter.impl.EndpointComparator
- EndpointConfiguration - Class in com.aquima.web.aaas
- EndpointConfiguration(BaasSoapProperties, List<EndpointInterceptorConfigurer>) - Constructor for class com.aquima.web.aaas.EndpointConfiguration
- EndpointGroup - Class in com.aquima.web.aaas
- EndpointGroup(List<String>, List<String>, List<EndpointInterceptor>) - Constructor for class com.aquima.web.aaas.EndpointGroup
- EndpointInterceptorConfigurer - Interface in com.aquima.web.aaas.interceptor
-
Spring Beans that implement this interface will be requested to register
EndpointInterceptor
instances with theEndpointInterceptorRegistry
, such that the interceptor is made available under its registered name, to be used in endpoint configurationsEndpointGroup
. - EndpointInterceptorRegistry - Class in com.aquima.web.aaas.interceptor
- EndpointInterceptorRegistry() - Constructor for class com.aquima.web.aaas.interceptor.EndpointInterceptorRegistry
- EndpointLinker - Class in com.aquima.web.rest.v1.linker.impl
-
Linker for Endpoint resources.
- EndpointLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.EndpointLinker
- EndpointLinker(String) - Constructor for class com.aquima.web.rest.v1.linker.impl.EndpointLinker
- EndpointService - Class in com.aquima.web.rest.v1.service
- EndpointsRestController - Class in com.aquima.web.rest.v1.controller
- EndpointsRestController() - Constructor for class com.aquima.web.rest.v1.controller.EndpointsRestController
- equals(Object) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Asset
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Button
- equals(Object) - Method in class com.aquima.web.api.model.page.element.CompositeModel
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Container
- equals(Object) - Method in class com.aquima.web.api.model.page.element.ContentItem
- equals(Object) - Method in class com.aquima.web.api.model.page.element.DomainValue
- equals(Object) - Method in class com.aquima.web.api.model.page.element.ElementModel
- equals(Object) - Method in class com.aquima.web.api.model.page.element.FailedElement
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Field
- equals(Object) - Method in class com.aquima.web.api.model.page.element.FieldParameter
- equals(Object) - Method in class com.aquima.web.api.model.page.element.FieldValidation
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Image
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Link
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Message
- equals(Object) - Method in class com.aquima.web.api.model.page.element.Page
- equals(Object) - Method in class com.aquima.web.api.model.page.element.TextItem
- equals(Object) - Method in class com.aquima.web.api.model.page.element.TextItemStyleNode
- equals(Object) - Method in class com.aquima.web.api.model.page.element.TextItemTextNode
- equals(Object) - Method in class com.aquima.web.api.model.page.element.TextItemValueNode
- equals(Object) - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.aquima.web.context.CollectionResource
- equals(Object) - Method in class com.aquima.web.rest.v1.linker.PageLinkType
- equals(Object) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- equals(Object) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- equals(Object) - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- equals(Object) - Method in class com.aquima.web.rest.v1.resource.impl.Project
- equals(Object) - Method in class com.aquima.web.rest.v1.resource.NullableDate
- equals(Object) - Method in class com.aquima.web.rest.v1.resource.NullableLong
- equals(Object) - Method in class com.aquima.web.rest.v1.sorter.SortCriterion
- equals(Object) - Method in class com.aquima.web.rest.v1.sorter.SortDirection
- ERROR - Enum constant in enum class com.aquima.web.api.model.page.element.MessageType
- ERROR_OCCURRED_MESSAGE - Static variable in class com.aquima.web.api.controller.v1.ApiExceptionHandler
- ERROR_OCCURRED_MESSAGE - Static variable in class com.aquima.web.api.controller.v2.ApiExceptionHandler
- ErrorController - Class in com.aquima.web.controller
- ErrorController() - Constructor for class com.aquima.web.controller.ErrorController
- ErrorMessage - Class in com.aquima.web.rest.v1.resource.impl
-
Wrapper around a RestException, which can be used as the JSON response body when an exception occurs.
- ErrorMessage(RestException) - Constructor for class com.aquima.web.rest.v1.resource.impl.ErrorMessage
- ErrorType - Enum Class in com.aquima.web.ui
- EventResponse - Class in com.aquima.web.api.service.events
- EventResponse(List<ISubscriptionEvent>) - Constructor for class com.aquima.web.api.service.events.EventResponse
- everyHour() - Method in class com.aquima.web.config.timer.RefreshableTimer
- everyMinute() - Method in class com.aquima.web.config.timer.RefreshableTimer
- ExactApplicationFinder - Class in com.aquima.web.rest.v1.controller.application.finder
- ExactApplicationFinder(IPortalEngine) - Constructor for class com.aquima.web.rest.v1.controller.application.finder.ExactApplicationFinder
- EXCEPTION - Enum constant in enum class com.aquima.web.ui.ErrorType
- exceptionResolver(MvcProperties) - Method in class com.aquima.web.config.AquimaConfig
- exchangeCodeForToken(String, String) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectClient
- exchangeCodeForToken(String, String) - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectClient
-
Performs the exchange step in the OpenID Connect Authorization Code flow: exchanges an authorization code for id, access and (optionally) refresh tokens.
- execute(IExecutionContext) - Method in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- execute(String, String, DTreeAnswer, String) - Method in class com.aquima.web.api.controller.v1.DecisionTreeController
- execute(String, String, DTreeAnswer, String) - Method in class com.aquima.web.api.controller.v2.DecisionTreeController
- execute(String, String, String, DTreeAnswer, String) - Method in class com.aquima.web.api.controller.v1.DecisionTreeController
- execute(String, String, String, DTreeAnswer, String) - Method in class com.aquima.web.api.controller.v2.DecisionTreeController
- executeAction(String, Map<String, ?>) - Method in class com.aquima.web.AquimaSession
- executeFunction(WebFunctionRequestData) - Method in class com.aquima.web.api.service.function.FunctionService
- executeInlineAction(IActionHandler, Map<String, ?>) - Method in class com.aquima.web.AquimaSession
- executeInlineAction(IActionHandler, Map<String, ?>) - Method in class com.aquima.web.components.fileupload.service.PortalSessionWrap
- executeRemoveTemporaryFile(IExecutionContext, String, GUID, String, ApplicationID) - Method in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- EXECUTOR_BASE_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- exists() - Method in class com.aquima.web.context.CollectionResource
- expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.web.components.filedownload.container.FileDownloadContainer
- expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.web.components.fileupload.container.FileUploadContainer
- expire(String, long, TimeUnit) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- ExportR12Properties - Class in com.aquima.web.config.properties
-
Properties for the Blueriq 12 exports on the file system
- ExportR12Properties() - Constructor for class com.aquima.web.config.properties.ExportR12Properties
- ExposedFunctionWebSecurityConfigurer - Class in com.aquima.web.boot
-
Web security configuration for the
WebFunctionController
(V1) - ExposedFunctionWebSecurityConfigurer(AuthenticationManager, SecurityConfigProperties, MediaTypeAwareSecurityResponseHandler, WebServiceRequestMatcherBuilder, SecurityContextRepository) - Constructor for class com.aquima.web.boot.ExposedFunctionWebSecurityConfigurer
- exposedFunctionWebSecurityFilterChain(HttpSecurity) - Method in class com.aquima.web.boot.ExposedFunctionWebSecurityConfigurer
- EXTERNAL_SESSION_MANAGER - Static variable in class com.aquima.web.config.properties.BlueriqSessionProperties
- externalSessionManager(HttpServletRequest, IAquimaEngineFacade, IKeyValueStore, ConcurrentSessionModificationMonitor) - Method in class com.aquima.web.config.SessionConfig
- ExternalSessionManager - Class in com.aquima.web.sessionmanager
-
An
IAquimaSessionsMap
implementation that storesIAquimaSession
instances in an externalIKeyValueStore
. - ExternalSessionManager(NamespacedKeyValueStore, IAquimaEngineFacade, Duration, ConcurrentSessionModificationMonitor, String) - Constructor for class com.aquima.web.sessionmanager.ExternalSessionManager
-
Creates a new instance.
- ExternalTemporaryPersistenceStrategy - Class in com.aquima.web.config.content
-
The temporary persistence strategy used when sessions are stored in a key-value store: temporary content stored in a memory connection is placed on the request scope and deleted by an
IContentManager
wrapper when the scope is destroyed for temporary content stored in a non-memory connection a cleanup job is scheduled - ExternalTemporaryPersistenceStrategy(IScheduler, IExternalSessionManager) - Constructor for class com.aquima.web.config.content.ExternalTemporaryPersistenceStrategy
- extractEffectiveFlushMode(HttpServletRequest, AquimaSessionId, FlushMode) - Method in class com.aquima.web.session.AbstractSesionAwareRequestHandler
- extractRequestData(HttpServletRequest) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- extractSessionId(HttpServletRequest, MethodParameter, AquimaSessionId) - Method in class com.aquima.web.session.AbstractSesionAwareRequestHandler
-
Extracts the session ID from the request.
F
- f1 - Variable in class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- f2 - Variable in class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- FailedElement - Class in com.aquima.web.api.model.page.element
-
This class represents the viewmodel of the failedelement.
- FailedElement() - Constructor for class com.aquima.web.api.model.page.element.FailedElement
- FailedElementRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a failed element to its viewmodel.
- FailedElementRenderer(AquimaMode) - Constructor for class com.aquima.web.api.model.page.renderer.FailedElementRenderer
- FailedEndpointInterceptor - Class in com.aquima.web.aaas.interceptor
- FailedEndpointInterceptor(String, Throwable) - Constructor for class com.aquima.web.aaas.interceptor.FailedEndpointInterceptor
- FeedBuilder - Class in com.aquima.web.api.openapi
- FeedBuilder() - Constructor for class com.aquima.web.api.openapi.FeedBuilder
- Field - Class in com.aquima.web.api.model.page.element
-
This class represents the field viewmodel
- Field() - Constructor for class com.aquima.web.api.model.page.element.Field
- FieldParameter - Class in com.aquima.web.api.model.page.element
- FieldRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a field to its viewmodel.
- FieldRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.FieldRenderer
- FieldValidation - Class in com.aquima.web.api.model.page.element
-
This class represents the FieldValidation viewmodel.
- FieldValidation(boolean, String, String, Map<String, String>) - Constructor for class com.aquima.web.api.model.page.element.FieldValidation
- FieldValue - Class in com.aquima.web.api.model.page
-
This class represents a single event value on a page event.
- FieldValue() - Constructor for class com.aquima.web.api.model.page.FieldValue
- FILE_CREATEDBY_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_CREATIONDATE_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_DOWNLOAD_ERROR_KEY - Static variable in class com.aquima.web.components.filedownload.container.FileDownloadContainer
- FILE_EXTENSION_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- FILE_ID - Static variable in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- FILE_ID_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_NAME_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_SIZE_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_TYPE_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_UPDATE_ID_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FILE_UPLOADED_EVENT - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- FileDefinition - Class in com.aquima.web.components.fileupload.controller
-
Wrapper class for uploaded files
- FileDefinition(MultipartFile) - Constructor for class com.aquima.web.components.fileupload.controller.FileDefinition
- FileDownloadActionHandler - Class in com.aquima.web.components.filedownload.service
-
FileDownloadActionHandler that handles a call from the PortalSession to get a file from the ContentManager.
- FileDownloadActionHandler(FileDownloadConfiguration) - Constructor for class com.aquima.web.components.filedownload.service.FileDownloadActionHandler
- FileDownloadAuthorizationActionHandler - Class in com.aquima.web.components.filedownload.service
-
Handler for the call from PortalSession that check a file authorization.
- FileDownloadAuthorizationActionHandler(FileDownloadConfiguration) - Constructor for class com.aquima.web.components.filedownload.service.FileDownloadAuthorizationActionHandler
- FileDownloadAuthorizationResult - Class in com.aquima.web.components.filedownload.service
-
Class containing the result (=is authorized or not) of the authorization check.
- FileDownloadAuthorizationResult(boolean) - Constructor for class com.aquima.web.components.filedownload.service.FileDownloadAuthorizationResult
- FileDownloadConfiguration - Class in com.aquima.web.components.filedownload.configuration
-
Class used to store information for the File Download container
- FileDownloadConfiguration(FileDownloadId, String, String) - Constructor for class com.aquima.web.components.filedownload.configuration.FileDownloadConfiguration
- FileDownloadContainer - Class in com.aquima.web.components.filedownload.container
-
Dynamic container in which a file can be downloaded.
- FileDownloadContainer() - Constructor for class com.aquima.web.components.filedownload.container.FileDownloadContainer
- FileDownloadController - Class in com.aquima.web.components.filedownload.controller.v1
- FileDownloadController - Class in com.aquima.web.components.filedownload.controller.v2
- FileDownloadController(FileDownloadService, SessionService) - Constructor for class com.aquima.web.components.filedownload.controller.v1.FileDownloadController
- FileDownloadController(FileDownloadService, SessionService) - Constructor for class com.aquima.web.components.filedownload.controller.v2.FileDownloadController
- FileDownloadId - Class in com.aquima.web.components.filedownload.configuration
-
internalConfigurationId, to be used to store the actual configuration on the page scope configurationId, to be saved in the page scope, points to the internal id and is sent to the client
- FileDownloadId(String, String) - Constructor for class com.aquima.web.components.filedownload.configuration.FileDownloadId
- FileDownloadParameters - Class in com.aquima.web.components.filedownload.container
-
Extracts parameters from the service context for a FileDownload container.
- FileDownloadResponseUtil - Class in com.aquima.web.components.filedownload.controller
-
Class that sends a file to the browser.
- FileDownloadResult - Class in com.aquima.web.components.filedownload.service
-
Class containing the result (=download content & context) of the download.
- FileDownloadResult(boolean) - Constructor for class com.aquima.web.components.filedownload.service.FileDownloadResult
- FileDownloadResult(byte[], IContentMetadata) - Constructor for class com.aquima.web.components.filedownload.service.FileDownloadResult
- FileDownloadService - Class in com.aquima.web.components.filedownload.service
-
FileDownloadService that provides a service to download a file.
- FileDownloadService() - Constructor for class com.aquima.web.components.filedownload.service.FileDownloadService
- FileRejectionReason - Enum Class in com.aquima.web.components.fileupload.service.validation
- FileTransformConfiguration - Class in com.aquima.web.components.fileupload.service.transform
- FileTransformConfiguration() - Constructor for class com.aquima.web.components.fileupload.service.transform.FileTransformConfiguration
- FileUploadActionHandler - Class in com.aquima.web.components.fileupload.service
-
Action handler for uploading and storing (multiple)files
- FileUploadActionHandler(FileUploadConfiguration, IFileValidator, List<IFileDefinition>) - Constructor for class com.aquima.web.components.fileupload.service.FileUploadActionHandler
- FileUploadConfiguration - Class in com.aquima.web.components.fileupload.configuration
-
Class used to store information for the File Upload container
- FileUploadConfiguration(FileUploadId, FileUploadMapping, FileUploadSettings) - Constructor for class com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
- FileUploadContainer - Class in com.aquima.web.components.fileupload.container
-
Dynamic container in which a file can be uploaded.
- FileUploadContainer() - Constructor for class com.aquima.web.components.fileupload.container.FileUploadContainer
- FileUploadController - Class in com.aquima.web.components.fileupload.controller.v1
-
Controller for uploading files with the AQ_File_Upload container
- FileUploadController - Class in com.aquima.web.components.fileupload.controller.v2
-
Controller for uploading files with the AQ_File_Upload container
- FileUploadController(SessionService, FileUploadService, SessionListener, IRuntimeKeyMapper) - Constructor for class com.aquima.web.components.fileupload.controller.v1.FileUploadController
- FileUploadController(SessionService, FileUploadService, SessionListener, IRuntimeKeyMapper) - Constructor for class com.aquima.web.components.fileupload.controller.v2.FileUploadController
- fileUploadDefinitionTransform(DefaultFileUploadSettings) - Method in class com.aquima.web.components.fileupload.service.transform.FileTransformConfiguration
- FileUploadId - Class in com.aquima.web.components.fileupload.configuration
-
Class which holds ids for the file upload containers.
- FileUploadId(String, String) - Constructor for class com.aquima.web.components.fileupload.configuration.FileUploadId
- FileUploadMapping - Class in com.aquima.web.components.fileupload.configuration
-
Class used to store mapping information for the File Upload container
- FileUploadMapping(String, String) - Constructor for class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- FileUploadRenderer - Class in com.aquima.web.api.model.page.renderer
- FileUploadRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.FileUploadRenderer
- FileUploadResult - Class in com.aquima.web.components.fileupload.service
-
Class to store the result after uploading files via the FileUploadActionHandler
- FileUploadResult() - Constructor for class com.aquima.web.components.fileupload.service.FileUploadResult
- FileUploadResult(List<FileValidationError>) - Constructor for class com.aquima.web.components.fileupload.service.FileUploadResult
- FileUploadService - Class in com.aquima.web.components.fileupload.service
-
Service for uploading files with the AQ_File_Upload container
- FileUploadService(IFileDefinitionTransform, IFileValidator, IAuditEngine) - Constructor for class com.aquima.web.components.fileupload.service.FileUploadService
- FileUploadSettings - Class in com.aquima.web.components.fileupload.configuration
-
Class used to store settings for the File Upload container
- FileUploadSettings() - Constructor for class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- FileUploadStatus - Class in com.aquima.web.components.fileupload.service
-
File upload status result.
- FileUploadStatus(boolean, boolean) - Constructor for class com.aquima.web.components.fileupload.service.FileUploadStatus
- FileUploadStatus(boolean, boolean, IDisposableContent, List<String>) - Constructor for class com.aquima.web.components.fileupload.service.FileUploadStatus
- fileUploadValidator(DefaultFileUploadSettings) - Method in class com.aquima.web.components.fileupload.service.validation.FileValidationConfiguration
- FileValidationConfiguration - Class in com.aquima.web.components.fileupload.service.validation
- FileValidationConfiguration() - Constructor for class com.aquima.web.components.fileupload.service.validation.FileValidationConfiguration
- FileValidationError - Class in com.aquima.web.components.fileupload.service
-
Class to store validation errors for file upload
- FileValidationError(String, FileRejectionReason) - Constructor for class com.aquima.web.components.fileupload.service.FileValidationError
- FileValidationOptions - Class in com.aquima.web.components.fileupload.service.validation
- FileValidationOptions(long, String[]) - Constructor for class com.aquima.web.components.fileupload.service.validation.FileValidationOptions
- fill() - Method in class com.aquima.web.communication.BasicHttpConnection
- fill() - Method in class com.aquima.web.communication.KerberosHttpConnection
- fill() - Method in class com.aquima.web.communication.NtlmHttpConnection
- fill() - Method in class com.aquima.web.communication.OpenIdConnectHttpConnection
- fillAttributes(IProcessBase, ICaseDataInstance[], Map<Long, ICaseDataValue[]>, List<String>, boolean) - Method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- fillAttributes(IProcessBase, List<String>, boolean) - Method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- fillAttributes(List<? extends IProcessBase>, List<String>, boolean) - Method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- fillDomain(String) - Method in class com.aquima.web.communication.BasicHttpConnection
- fillPassword(String) - Method in class com.aquima.web.communication.BasicHttpConnection
- fillTimeout(int) - Method in class com.aquima.web.communication.BasicHttpConnection
- fillUrl(String) - Method in class com.aquima.web.communication.BasicHttpConnection
- fillUsername(String) - Method in class com.aquima.web.communication.BasicHttpConnection
- FilterDelegateHandler - Class in com.aquima.web.filter
-
Class responsible for handling
FilterDelegate
. - FilterDelegateHandler() - Constructor for class com.aquima.web.filter.FilterDelegateHandler
- filterDelegateHandlerProxy() - Method in class com.aquima.web.boot.RootConfig
-
The default dispatcher servlet is mapped to /* and is used only for serving web resources.
- FilteringPaginator<T> - Class in com.aquima.web.rest.v1.paginator
-
A paginator which takes the full list of resources and filters them so that only the resources on the current page are placed into the paged object.
- filterMultipartResolver(DefaultFileUploadSettings) - Method in class com.aquima.web.boot.RootConfig
- firewall - Variable in class com.aquima.web.filter.AbstractFilterDelegateHandler
- FIRST - Static variable in class com.aquima.web.rest.v1.linker.PageLinkType
- FixedMessageDispatcherServlet - Class in com.aquima.web.config
-
Add http request to RequestAwareWsdlDefinition for Aquima as a service
- FixedMessageDispatcherServlet(WebApplicationContext) - Constructor for class com.aquima.web.config.FixedMessageDispatcherServlet
- FLOW_ENDED - Enum constant in enum class com.aquima.web.ui.ErrorType
- FLOW_NOT_EXTERNAL - Enum constant in enum class com.aquima.web.ui.ErrorType
- flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.web.api.service.subscription.SessionListener
- flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.web.event.ApplicationEventBus
- FlowEndedApplicationEvent - Class in com.aquima.web.event
- FlowEndedApplicationEvent(Object, IPortalSession) - Constructor for class com.aquima.web.event.FlowEndedApplicationEvent
- FlowEndedException - Exception in com.aquima.web.api.exception
-
Exception that is used by the session manager when a session is request with an unknown id.
- FlowEndedException() - Constructor for exception com.aquima.web.api.exception.FlowEndedException
-
Create an exception with the session id that does not correspond to a valid session.
- FlowEndedHandler - Interface in com.aquima.web.api.service
-
Interface that can be implemented in order to handle situations where the flow ends in a session.
- flowStarted(IPortalSession, String) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- flowStarted(IPortalSession, String) - Method in class com.aquima.web.event.ApplicationEventBus
- FlowStarter - Class in com.aquima.web
-
This class is used to start an Aquima application by creating a session and starting a flow.
- FlowStarter(AquimaBeanProvider, SessionHeadersProperties) - Constructor for class com.aquima.web.FlowStarter
-
Constructs a new application starter.
- flush() - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- flush() - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- flush() - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- flush(IAquimaSession) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- FORBIDDEN - Enum constant in enum class com.aquima.web.ui.ErrorType
- ForbiddenException - Exception in com.aquima.web.api.exception
- ForbiddenException(String) - Constructor for exception com.aquima.web.api.exception.ForbiddenException
- forLogin(boolean, String, String, String, String...) - Static method in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- forLogout(String, String, String[]) - Static method in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- FORM_LOGIN - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties.LoginType
-
Specifies the form-login type.
- FormatDefinitionStore - Class in com.aquima.web.config
-
This class contains the configuration for value formats and language mappings.
- FormatDefinitionStore(LanguageFormats) - Constructor for class com.aquima.web.config.FormatDefinitionStore
-
Constructs a new FormatDefinitionStore.
- FormLoginWebSecurityConfigurer - Class in com.aquima.web.boot
-
This class is the web security configurer for the form login.
- FormLoginWebSecurityConfigurer() - Constructor for class com.aquima.web.boot.FormLoginWebSecurityConfigurer
- FormLoginWebSecurityConfigurer.MappingsHelper - Class in com.aquima.web.boot
- forPaged(IConnectionManager, IResourceFactory, IResourceLinker<Endpoint>, PaginatorFactory) - Static method in class com.aquima.web.rest.v1.service.EndpointService
- forPaged(ProcessCaseRepository, IResourceConverter<ICaseEventModel, CaseEvent>, IResourceLinker<CaseEvent>, PaginatorFactory) - Static method in class com.aquima.web.rest.v1.service.CaseEventService
-
Creates an instance of this service usable in the /caseEvents endpoint
- forPaged(ProcessCaseRepository, IResourceConverter<ICaseModel, Case>, IDateConverter, IResourceLinker<Case>, PaginatorFactory) - Static method in class com.aquima.web.rest.v1.service.CaseService
-
Creates an instance of this service usable in the /cases endpoint
- forPaged(ProcessCaseRepository, IResourceConverter<ITaskModel, Task>, IDateConverter, IResourceLinker<Task>, PaginatorFactory) - Static method in class com.aquima.web.rest.v1.service.TaskService
-
Creates an instance of this service usable in the /tasks endpoint
- forReplay(IPortalEngine, ProcessCaseRepository, IResourceConverter<ICaseEventModel, CaseEvent>) - Static method in class com.aquima.web.rest.v1.service.CaseEventService
-
Creates an instance of this service usable in the POST /caseEvents/{eventId} endpoint (for replaying events).
- forRequest(HttpServletRequest) - Method in class com.aquima.web.aaas.wsdl.AAASRequestAwareWsdlDefinition
- forRequest(HttpServletRequest) - Method in interface com.aquima.web.communication.wsdl.RequestAwareWsdlDefinition
- forSingle(IConnectionManager, IResourceLinker<Endpoint>) - Static method in class com.aquima.web.rest.v1.service.EndpointService
- forSingle(ProcessCaseRepository, IResourceConverter<ICaseEventModel, CaseEvent>) - Static method in class com.aquima.web.rest.v1.service.CaseEventService
-
Creates an instance of this service usable in the GET /caseEvents/{eventId} endpoint
- forSingle(ProcessCaseRepository, IResourceConverter<ICaseModel, Case>, IDateConverter) - Static method in class com.aquima.web.rest.v1.service.CaseService
-
Creates an instance of this service usable in the GET /cases/{caseId} endpoint
- forSingle(ProcessCaseRepository, IResourceConverter<ITaskModel, Task>, IDateConverter) - Static method in class com.aquima.web.rest.v1.service.TaskService
-
Creates an instance of this service usable in the GET /task/{taskId} endpoint
- forUpdate(ProcessCaseRepository, ApplicationFinder, IResourceConverter<ITaskModel, Task>, IDateConverter) - Static method in class com.aquima.web.rest.v1.service.TaskService
-
Creates an instance of this service usable in the PUT /tasks/{taskId} endpoint
- forwardedHeaderFilter() - Method in class com.aquima.web.boot.RootConfig
- fromContextPath(HttpServletRequest, String) - Static method in class com.aquima.web.util.UrlHelper
- fromDomainShortcut(Shortcut, IShortcut) - Method in class com.aquima.web.rest.v1.converter.impl.ShortcutConverter
- fromDomainShortcut(Shortcut, IShortcut) - Method in interface com.aquima.web.rest.v1.converter.IShortcutConverter
- fromListOfDomainShortcuts(List<IShortcut>) - Method in class com.aquima.web.rest.v1.converter.impl.ShortcutConverter
- fromListOfDomainShortcuts(List<IShortcut>) - Method in interface com.aquima.web.rest.v1.converter.IShortcutConverter
- fromObject(T) - Static method in class com.aquima.web.util.ObjectActionResult
- fromSortString(String, IResourceComparator<U>) - Static method in class com.aquima.web.rest.v1.sorter.SorterFactory
- FUNCTION_PATH - Static variable in class com.aquima.web.api.controller.v1.WebFunctionController
- FUNCTION_PATH - Static variable in class com.aquima.web.api.controller.v2.WebFunctionController
- FUNCTION_START_PATH - Static variable in class com.aquima.web.api.controller.v1.WebFunctionController
- FunctionCallAutoConfiguration - Class in com.blueriq.web.starter
- FunctionCallAutoConfiguration() - Constructor for class com.blueriq.web.starter.FunctionCallAutoConfiguration
- FunctionFlowContext - Class in com.aquima.web.api.service.function
- FunctionFlowContext(FunctionShortcut, IFunctionFlowDefinition, IModule) - Constructor for class com.aquima.web.api.service.function.FunctionFlowContext
- FunctionFlowContext(String, IFunctionFlowDefinition, ApplicationID, IModule) - Constructor for class com.aquima.web.api.service.function.FunctionFlowContext
- FunctionFlowInputParameterContext - Class in com.aquima.web.api.service.function
- FunctionFlowInputParameterContext(IFunctionFlowInputParameter, IMetaModel) - Constructor for class com.aquima.web.api.service.function.FunctionFlowInputParameterContext
- FunctionOpenApiPathService - Class in com.aquima.web.api.openapi.function
- FunctionOpenApiPathService(FunctionService) - Constructor for class com.aquima.web.api.openapi.function.FunctionOpenApiPathService
- FunctionParameterMapping - Class in com.aquima.web.api.function.mapping
- FunctionParameterMapping() - Constructor for class com.aquima.web.api.function.mapping.FunctionParameterMapping
- FunctionService - Class in com.aquima.web.api.service.function
- FunctionService(IPortalEngine, IWebFunctionEnhancer, IAuthorisationManager, IAquimaEngineConfiguration) - Constructor for class com.aquima.web.api.service.function.FunctionService
- FunctionShortcutManager - Class in com.aquima.web.shortcut.function
- FunctionShortcutManager(FunctionShortcutsProperties, AquimaEngineConfiguration) - Constructor for class com.aquima.web.shortcut.function.FunctionShortcutManager
- FunctionShortcutProperties - Class in com.aquima.web.config.properties
- FunctionShortcutProperties() - Constructor for class com.aquima.web.config.properties.FunctionShortcutProperties
- FunctionShortcutsProperties - Class in com.aquima.web.config.properties
- FunctionShortcutsProperties() - Constructor for class com.aquima.web.config.properties.FunctionShortcutsProperties
G
- generate(String, int, int) - Method in class com.aquima.web.qrcode.QrCodeGenerator
- generateNewWard() - Method in class com.aquima.web.ui.PageWard
- get(ApplicationID) - Method in class com.aquima.web.config.ApplicationObjectStore
-
This method returns the most specific object for the specified application id.
- get(IAquimaSession, IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v1.ImageController
- get(IAquimaSession, IAquimaSession, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v1.ImageController
- get(IAquimaSession, IAquimaSession, String, HttpServletResponse) - Method in class com.aquima.web.components.filedownload.controller.v1.FileDownloadController
- get(IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v2.ImageController
- get(IAquimaSession, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v2.ImageController
- get(IAquimaSession, String, HttpServletResponse) - Method in class com.aquima.web.components.filedownload.controller.v2.FileDownloadController
- get(Class<T>) - Method in class com.aquima.web.util.PathManager
-
Returns the previously registered path helper of the specified concrete type.
- get(String, Class<T>) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- getAccessTime() - Method in class com.aquima.web.AquimaSession
- getAccessToken() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- getAccessToken() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getAccessToken() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getAccessToken() - Method in class com.aquima.web.boot.security.openid.TokenResponse
- getAccessTokenExpiresAt() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getActionHandlerFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getActionName() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
-
Returns the name of action to be performed: open the project in the same tab, in a new tab or just execute the project in the background without a UI.
- getActiveThemes() - Method in class com.aquima.web.config.properties.AngularProperties
- getActiveThemes() - Method in class com.aquima.web.config.properties.MvcProperties
- getAdvancedSchedulerRetryInterval() - Method in class com.aquima.web.config.ApplicationConfiguration
- getAfterFilter() - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- getAlgorithm() - Method in class com.aquima.web.boot.security.openid.KeyResponse
- getAllowedAttributes() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getAllowedAttributes(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getAllowedExtensions() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getAllowedExtensions() - Method in class com.aquima.web.components.fileupload.service.validation.FileValidationOptions
- getAllowedGlobalAttributes() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getAllowedHeaders() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- getAllowedMethods() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- getAllowedOrigins() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- getAllowedProtocols() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getAllowedTags() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getAllowedTenants() - Method in class com.aquima.web.config.properties.MultiTenancyProperties
- getAnnotation(Object, Class<A>) - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryBase
- getApiBasePath() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the base path for the web api
- getApiBasePath() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getAppIdIgnoreModes() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getAppIdIgnoreModes() - Method in class com.aquima.web.config.properties.ProcessListProperties
- getApplication() - Method in class com.aquima.web.ProjectDetails
-
This method should not be used, but the other methods in this class.
- getApplication(ApplicationID) - Method in class com.aquima.web.aaas.AbstractEndpoint
- getApplication(ApplicationID) - Method in class com.aquima.web.rest.v1.controller.application.finder.AnyApplicationFinder
- getApplication(ApplicationID) - Method in class com.aquima.web.rest.v1.controller.application.finder.DelegatingApplicationFinder
- getApplication(ApplicationID) - Method in class com.aquima.web.rest.v1.controller.application.finder.ExactApplicationFinder
- getApplication(ApplicationID) - Method in class com.aquima.web.rest.v1.controller.application.finder.LatestVersionApplicationFinder
- getApplication(ApplicationID) - Method in class com.aquima.web.rest.v1.controller.application.finder.SameVersionApplicationFinder
- getApplicationConfiguration(ApplicationID) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getApplicationContext() - Method in class com.aquima.web.boot.BaseWebSecurityConfigurer
- getApplicationContext() - Method in class com.aquima.web.config.AquimaConfig
- getApplicationId() - Method in class com.aquima.web.aaas.config.ServiceId
- getApplicationId() - Method in class com.aquima.web.api.function.model.WebFunctionRequestData
- getApplicationId() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getApplicationId() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getApplicationId() - Method in class com.aquima.web.ui.RenderContext
- getApplicationName() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getAquimaEngineConfiguration() - Method in class com.aquima.web.AquimaEngineFacade
-
This method returns the aquima engine configuration.
- getAquimaEngineConfiguration() - Method in class com.aquima.web.AquimaSessionActivationContext
- getAquimaMode() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getAquimaUi() - Method in class com.aquima.web.AquimaSession
- getAquimaUi(String) - Method in class com.aquima.web.AquimaEngineFacade
- getAquimaUi(String) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getAquimaUiNames() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getArguments() - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- getAssignee() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getAttributeDefinition() - Method in class com.aquima.web.api.service.function.FunctionFlowInputParameterContext
- getAttributeDefinition(String, String) - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getAttributeName() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the attribute name for this decision.
- getAttributes() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getAttributes() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getAttributes() - Method in interface com.aquima.web.rest.v1.resource.IProcessBase
- getAttributes(long) - Method in class com.aquima.web.rest.v1.controller.CaseRestController
-
This method returns the attributes of a case
- getAttributeValue(IValue) - Method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- getAttributeValues() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the attribute value for this decision.
- getAuthentication() - Static method in class com.aquima.web.boot.security.openid.OpenIdConnectUtil
- GetAuthenticationClaimsService - Class in com.aquima.web.boot.security.openid.service
- GetAuthenticationClaimsService() - Constructor for class com.aquima.web.boot.security.openid.service.GetAuthenticationClaimsService
- getAuthorities() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getAuthorities() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getAuthorities() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getAuthorities() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- getAuthorities() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getAuthorities() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getAuthorities() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getAuthorizationAlgorithm(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedProcessExtensionFactory
- getAuthorizationEndpoint() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getAuthorizationEndpoint() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getAuthorizationEndpoint() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getAuthorizationEndpoint() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getAuthorizationEndpoint() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getAuthorizationEndpointParameters() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getAuthorizationEndpointParameters() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getAuthorizationEndpointParameters() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getAuthorizationEndpointParameters() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getAuthProviderProperty(String, String, boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
-
Get an authentication provider property value from the Spring environment
- getAuthProvidersChainSplitted() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getAvailable(IAquimaSession) - Method in class com.aquima.web.api.controller.v1.LanguageController
- getAvailable(IAquimaSession) - Method in class com.aquima.web.api.controller.v2.LanguageController
- getAvailable(IAquimaSession) - Method in class com.aquima.web.api.service.LanguageService
-
Returns the available languages for the currently activated project.
- getAvailableAquimaUIs() - Method in class com.aquima.web.AquimaEngineFacade
- getAvailableFlows() - Method in class com.aquima.web.ProjectDetails
- getAvailableSessionIds() - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getAvailableSessionIds() - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getAvailableSessionIds() - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getBaseUri() - Method in class com.aquima.web.api.model.BqConfiguration
- getBccAddresses() - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- getBcryptStrength() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getBeforeFilter() - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- getBlacklist() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getBody() - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- getBody() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getBranchName() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getButtonKey() - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
-
Returns the runtime key of the button which determines how to continue the flow.
- getButtonPresentationStyle() - Method in class com.aquima.web.components.filedownload.container.FileDownloadParameters
- getButtonText() - Method in class com.aquima.web.components.filedownload.container.FileDownloadParameters
- getCacheConfiguration() - Method in class com.aquima.web.config.ApplicationConfiguration
- getCacheKey() - Method in class com.aquima.web.config.CacheKeyService
- getCacheKeySeed() - Method in class com.aquima.web.config.properties.WebResourcesProperties
- getCachePeriodSeconds() - Method in class com.aquima.web.config.properties.WebResourcesProperties
- getCacheTimeout() - Method in class com.aquima.web.config.ApplicationCacheConfiguration
- getCaption() - Method in class com.aquima.web.api.model.page.element.Button
-
This method returns the caption.
- getCase(long, String) - Method in class com.aquima.web.rest.v1.controller.CaseRestController
-
This method returns a case with the specified caseId
- getCase(Case, long, String, boolean) - Method in class com.aquima.web.rest.v1.service.CaseService
-
This method is responsible for returning a case by its id
- getCaseEvent(CaseEvent, Long) - Method in class com.aquima.web.rest.v1.service.CaseEventService
-
Populates the given case event resource with the details of the case event with the given id.
- getCaseEvent(Long) - Method in class com.aquima.web.rest.v1.controller.CaseEventsRestController
-
This method returns a case event based on the event id.
- getCaseEvents(PagedObject<CaseEvent>, NullableLong, Integer, Integer, String, List<ResourceFilter>) - Method in class com.aquima.web.rest.v1.service.CaseEventService
-
Populates the given paged object resource with a (potentially) paginated list of case events.
- getCaseEvents(WebRequest, Integer, Integer, String) - Method in class com.aquima.web.rest.v1.controller.CaseEventsRestController
-
Searches for a list of case events that match a certain criteria.
- getCaseId() - Method in class com.aquima.web.api.service.events.TaskChangedEvent
- getCaseId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getCaseId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getCaseId() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getCaseId() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getCaseId() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getCaseId() - Method in interface com.aquima.web.rest.v1.resource.IProcessBase
- getCaseIds(List<? extends IProcessBase>) - Static method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- getCaselist() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getCaseListLimit() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getCases(PagedObject<Case>, Integer, Integer, String, String, List<ResourceFilter>, boolean) - Method in class com.aquima.web.rest.v1.service.CaseService
-
This method is responsible for returning a PagedObject with cases
- getCases(WebRequest, Integer, Integer, String, String) - Method in class com.aquima.web.rest.v1.controller.CaseRestController
-
This method returns a list of cases
- getCasesByApplicationParameters(String, String) - Method in class com.aquima.web.rest.v1.service.SchedulerRestService
- getCcAddresses() - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- getChanges() - Method in class com.aquima.web.api.model.page.PageChanges
-
This method returns all currently registered changes.
- getChanges() - Method in class com.aquima.web.api.service.events.PageChangedEvent
- getChannel() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getChannel() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getChannel(String, IApplication) - Method in class com.aquima.web.AquimaEngineFacade
- getChannels() - Method in class com.aquima.web.ProjectDetails
- getChildren() - Method in class com.aquima.web.api.model.page.element.CompositeModel
-
This method returns the children of the model.
- getChildSessions(String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getChildSessions(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getChildSessions(String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getChildSessions(String, String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getChildSessions(String, String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getChildSessions(String, String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getClaim(String) - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getClaim(String) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getClaim(String) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getClaim(String) - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getClaimMapping() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getClaimMapping() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getClaimMapping() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getClaimMapping() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getClaimNames() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getClaimNames() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getClaimNames() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getClaimNames() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getClickJackingProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getClientId() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getClientId() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getClientId() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getClientId() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getClientSecret() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getClientSecret() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getClientSecret() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getClientSecret() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getClock() - Method in class com.aquima.web.config.CacheKeyService
- getCode() - Method in class com.aquima.web.api.model.Language
- getConfigurationId() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadConfiguration
- getConfigurationId() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadId
- getConfigurationId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
- getConfigurationId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadId
- getConnection() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
-
This method returns a connection if there is an annotated IConnection.
- getConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method creates a connection based on a given name
- getConnectionManager() - Method in class com.aquima.web.config.AnnotatedConfigContext
- getConnectionName() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadConfiguration
- getConnectionName() - Method in class com.aquima.web.components.filedownload.container.FileDownloadParameters
- getConnectionNames() - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getConnectionNames() - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
- getConnectionNames() - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
- getConnectionNames(ConnectionType) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getConnectionNames(ConnectionType) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
- getConnectionNames(ConnectionType) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
- getConnectionUrl() - Method in class com.aquima.web.config.properties.LdapProperties
- getConstraintRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in class com.aquima.web.config.annotation.factory.AnnotatedRuleFactory
- getContainer(ApplicationID, String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedExpanderFactory
- getContainerFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getContainerId() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadId
- getContent() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getContentManagerFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getContentManagerFactory(IPortalContext, PersistenceLevel) - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getContentSecurityPolicy() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ClickJackingProtection
- getContentStyle() - Method in class com.aquima.web.api.model.page.element.Container
-
This method sets the contentstyle of the container.
- getContentStyle() - Method in class com.aquima.web.api.model.page.element.ContentItem
-
This method returns the contentstyle.
- getContentType() - Method in class com.aquima.web.aaas.RestResponse
- getContentType() - Method in class com.aquima.web.components.fileupload.controller.FileDefinition
- getContentType() - Method in interface com.aquima.web.components.fileupload.service.IFileDefinition
-
This method returns the content type.
- getContentType() - Method in class com.aquima.web.components.fileupload.service.transform.TransformedFileDefinition
- getConvertibleTypes() - Method in class com.aquima.web.api.converter.SessionIdToSessionConverter
- getCookieSameSite() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getCors() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getCreationDate() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getCredentials() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getCredentials() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getCredentials() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getCredentials() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- getCredentials() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getCredentials() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getCredentials() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getCsrfProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getCsrfToken() - Method in class com.aquima.web.api.model.page.PageModel
-
Returns the CSRF token that should be sent with all PUT/POST/DELETE requests from this page
- getCsrfToken() - Method in class com.aquima.web.AquimaSession
- getCurrentChannel() - Method in class com.aquima.web.AquimaSession
- getCurrentLanguage() - Method in class com.aquima.web.AquimaSession
- getCurrentPage() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the current page of the session.
- getCurrentPage() - Method in class com.aquima.web.AquimaSession
- getCurrentPage() - Method in class com.aquima.web.components.fileupload.service.PortalSessionWrap
- getCurrentPage() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getCurrentPageJson() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the current page serialized in json format.
- getCurrentPageJson() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getCurrentUser() - Method in class com.aquima.web.AquimaSession
- getCurrentWebResourcesPath(String) - Method in class com.aquima.web.util.AbstractResourcesPathHelper
- getCustomFields() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getCustomFields(long) - Method in class com.aquima.web.rest.v1.controller.TaskRestController
-
This method returns the customFields of a task
- getCustomSchemaElementFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getData() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
- getDataRule(IDataRuleDefinition, IMetaModel, IProject, IExpressionParser, IConnectionManager) - Method in class com.aquima.web.config.annotation.factory.AnnotatedRuleFactory
- getDataSources() - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getDataType() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the datatype.
- getDataType() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getDataType() - Method in class com.aquima.web.api.service.function.FunctionFlowInputParameterContext
- getDecisionTree() - Method in class com.aquima.web.api.service.dmn.DmnActionHandler
- getDecisionTree(ValueReference) - Method in class com.aquima.web.api.model.dmn.DecisionTreeRenderer
-
Returns a decisionTree for the specified attribute.
- getDecisionTree(String, String, String, IPortalSession) - Method in class com.aquima.web.api.service.dmn.DmnService
-
Gets a decision tree model for the specified attribute instance.
- getDefaultAppIdIgnoreMode() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getDefaultAppIdIgnoreMode() - Method in class com.aquima.web.config.properties.ProcessListProperties
- getDefaultCertificate() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
- getDefaultEncoder() - Method in class com.aquima.web.boot.security.PasswordEncodersUtil
- getDefaultEntryPoint() - Method in class com.aquima.web.controller.StartController
- getDefaultFactoryManager() - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getDefaultLanguage() - Method in class com.aquima.web.ProjectDetails
- getDefaultLanguage() - Method in class com.aquima.web.ui.RenderContext
- getDefaultLanguageCode() - Method in interface com.aquima.web.api.model.page.renderer.IRendererContext
-
This method returns the default language code.
- getDefaultLanguageCode() - Method in class com.aquima.web.api.model.page.RendererContext
- getDefaultPath() - Method in class com.aquima.web.util.MvcPathHelper
- getDefaultProjectRequest() - Method in class com.aquima.web.shortcut.ShortcutManager
- getDefaultResourceManager() - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getDefaultRuleType() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the default rule type for this decision.
- getDefaultShortcut() - Method in class com.aquima.web.shortcut.ShortcutManager
- getDefaultSrc() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- getDefaultVersion(String) - Method in class com.aquima.web.AquimaEngineFacade
- getDelegate() - Method in class com.aquima.web.event.ApplicationEventBus
- getDelegates() - Method in class com.aquima.web.filter.AbstractFilterDelegateHandler
- getDelegates() - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- getDescription() - Method in class com.aquima.web.config.properties.AbstractExportProperties
- getDescription() - Method in class com.aquima.web.context.CollectionResource
- getDetails() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getDetails() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getDetails() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getDetails() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- getDetails() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getDetails() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getDetails() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getDetails() - Method in class com.aquima.web.filter.json.InvalidJsonResponse
- getDetails() - Method in class com.aquima.web.filter.json.InvalidMultipartResponse
- getDirection() - Method in class com.aquima.web.rest.v1.sorter.SortCriterion
- getDisplayLength() - Method in class com.aquima.web.api.model.page.element.Field
-
Returns the maximum display length of the field.
- getDisplayName() - Method in class com.aquima.web.api.model.page.element.Container
-
This method returns the displayname of the container.
- getDisplayValue() - Method in class com.aquima.web.api.model.page.element.DomainValue
-
This method returns the displayvalue;
- getDkim() - Method in class com.aquima.web.connectivity.mail.DkimConfiguration
- getDKIMPrivateKeyFile() - Method in class com.aquima.web.config.MailConfiguration
- getDKIMSelector() - Method in class com.aquima.web.config.MailConfiguration
- getDocumentation() - Method in class com.aquima.web.api.service.function.FunctionFlowContext
- getDocumentXmlRenderers() - Method in class com.aquima.web.config.AnnotatedRendererStore
- getDomain() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the domain values.
- getDomainSchema(String) - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getDomainValues(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedDomainValuesFactory
- getDomainValuesFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getDTreeMatchers() - Method in class com.aquima.web.boot.security.WebServiceRequestMatcherBuilder
- getDueDate() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getElementKey() - Method in class com.aquima.web.api.model.page.PageEvent
-
This method returns the key of the triggered element.
- getElements() - Method in class com.aquima.web.api.model.page.PageContent
-
This method returns all model on the page, ordered by key.
- getElements() - Method in class com.aquima.web.api.model.page.PageContext
- getElements() - Method in class com.aquima.web.api.model.page.PageModel
-
Returns the elements on the page.
- getEmitter(String) - Method in class com.blueriq.web.push.channel.SsePushChannel
- getEnable() - Method in class com.aquima.web.config.OfflineProperties
- getEncodedAccessToken() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getEncodedAccessToken() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getEncodedAccessToken() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectAuthentication
-
The access token in encoded form.
- getEncodedAccessToken() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getEncoders() - Method in class com.aquima.web.boot.security.PasswordEncodersUtil
- getEndpoint() - Method in class com.aquima.web.rest.v1.resource.impl.Webservice
- getEndpoint(Endpoint, String) - Method in class com.aquima.web.rest.v1.service.EndpointService
- getEndpoint(String) - Method in class com.aquima.web.rest.v1.controller.EndpointsRestController
-
Returns an endpoint by name.
- getEndpointInternal(MessageContext) - Method in class com.aquima.web.aaas.AAASEndpointMapping
- getEndpoints() - Method in class com.aquima.web.aaas.properties.BaasSoapProperties
- getEndpoints(PagedObject<Endpoint>, Integer, Integer, String) - Method in class com.aquima.web.rest.v1.service.EndpointService
- getEndpoints(Integer, Integer, String) - Method in class com.aquima.web.rest.v1.controller.EndpointsRestController
-
Returns a paged view of all available endpoints.
- getEndSessionEndpoint() - Method in class com.aquima.web.boot.security.openid.AbstractOpenIdConnectSettings
- getEndSessionEndpoint() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getEndSessionEndpoint() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getEndSessionEndpoint() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getEntityName() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the entity name for this decision.
- getError() - Method in exception com.aquima.web.boot.security.openid.OpenIdConnectException
-
The error code returned by the identity provider.
- getErrorDescription() - Method in exception com.aquima.web.boot.security.openid.OpenIdConnectException
-
The human-readable description of the error code.
- getErrorMessage() - Method in class com.aquima.web.aaas.RestErrorResponse
- getErrors() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectValidator
- getErrorType() - Method in class com.aquima.web.ui.JsonError
- getEventId() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getEventName() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getEvents() - Method in class com.aquima.web.api.service.events.EventResponse
- getEvents() - Method in interface com.aquima.web.api.service.subscription.ISessionListener
- getEvents() - Method in class com.aquima.web.api.service.subscription.SessionListener
-
Returns a copy of the accumulated events.
- getEvents() - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- getEvents(HttpSession, String) - Method in class com.aquima.web.api.controller.v2.SseController
- getExecutedBy() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getExitEvent(String) - Method in interface com.aquima.web.api.service.subscription.ISessionListener
- getExitEvent(String) - Method in class com.aquima.web.api.service.subscription.SessionListener
- getExitEvent(String) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- getExitState(String) - Method in interface com.aquima.web.api.service.subscription.ISessionListener
- getExitState(String) - Method in class com.aquima.web.api.service.subscription.SessionListener
- getExitState(String) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- getExpiresIn() - Method in class com.aquima.web.boot.security.openid.TokenResponse
- getExplainText() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the explain text.
- getExponent() - Method in class com.aquima.web.boot.security.openid.KeyResponse
- getFactories() - Method in class com.aquima.web.config.annotation.factory.AnnotatedApiRendererStore
- getFactoryManager() - Method in class com.aquima.web.config.AnnotatedConfigContext
- getFactoryManager() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getField() - Method in class com.aquima.web.rest.v1.sorter.SortCriterion
- getFields() - Method in class com.aquima.web.api.model.page.PageEvent
-
This method returns the fields for the event.
- getFile() - Method in class com.aquima.web.context.CollectionResource
- getFileContents() - Method in class com.aquima.web.components.filedownload.service.FileDownloadResult
- getFileCreatedBy() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileCreationDate() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileEntityName() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileId() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadConfiguration
- getFileId() - Method in class com.aquima.web.components.filedownload.container.FileDownloadParameters
- getFileId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileIds() - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
- getFileMetaData() - Method in class com.aquima.web.components.filedownload.service.FileDownloadResult
- getFilename() - Method in class com.aquima.web.components.fileupload.controller.FileDefinition
- getFilename() - Method in interface com.aquima.web.components.fileupload.service.IFileDefinition
-
This method returns the file name.
- getFilename() - Method in class com.aquima.web.components.fileupload.service.transform.TransformedFileDefinition
- getFilename() - Method in class com.aquima.web.context.CollectionResource
- getFileName() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileName() - Method in class com.aquima.web.components.fileupload.service.FileValidationError
- getFiles() - Method in class com.aquima.web.components.fileupload.controller.MultipartRequestWrapper
- getFiles() - Method in class com.aquima.web.config.properties.ExportR12Properties
- getFilesAsString() - Method in class com.aquima.web.config.properties.ExportR12Properties
- getFileSize() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileType() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getFileValidations() - Method in class com.aquima.web.components.fileupload.service.FileUploadResult
- getFilters(WebRequest, List<String>) - Method in class com.aquima.web.rest.v1.controller.RestControllerBase
- getFirewall() - Method in class com.aquima.web.filter.AbstractFilterDelegateHandler
- getFirstPage() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- getFirstPage() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getFlow() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getFlow() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getFlowName() - Method in class com.aquima.web.api.service.function.FunctionFlowContext
- getFlowName(IProjectReference, IAquimaSession) - Method in class com.aquima.web.FlowStarter
-
This method returns the flow name for the specified request.
- getFlowParameters() - Method in class com.aquima.web.aaas.DefaultBaasFlowStarter
-
Returns the flow parameters, which will be added to the request scope.
- getFlowReference() - Method in class com.aquima.web.api.function.context.WebFunctionContext
- getFlowReference() - Method in class com.aquima.web.api.function.model.WebFunctionRequestData
- getFolder() - Method in class com.aquima.web.config.properties.ExportR12Properties
- getFontSrc() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- getFormat() - Method in class com.aquima.web.api.model.page.element.Asset
-
This method returns the format of the asset.
- getFormatDefinition(DataType) - Method in interface com.aquima.web.api.model.page.IValueFormatDefinitionProvider
-
This method returns the format definition for a specified datatype.
- getFormatDefinition(DataType) - Method in class com.aquima.web.api.service.SessionIValueFormatDefinitionProvider
- getFragments() - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- getFrameAncestors() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- getFromAddress() - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- getFromSession(HttpSession) - Method in class com.blueriq.web.push.channel.SsePushChannelRetriever
- getFromSessionAndCreateIfAbsent(HttpSession) - Method in class com.blueriq.web.push.channel.SsePushChannelRetriever
- getFunction() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- getFunctionalKey() - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Returns the functional key of the element.
- getFunctionalName() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the functional name for this decision.
- getFunctionFlow(ApplicationID, ModuleID, String) - Method in class com.aquima.web.api.service.function.FunctionService
- getFunctionFlow(FunctionShortcut) - Method in class com.aquima.web.api.service.function.FunctionService
- getFunctionFlows(ApplicationID, ModuleID) - Method in class com.aquima.web.api.service.function.FunctionService
- getFunctionShortcut() - Method in class com.aquima.web.config.properties.FunctionShortcutsProperties
- getFunctionShortcut(String) - Method in class com.aquima.web.shortcut.function.FunctionShortcutManager
- getFunctionShortcuts() - Method in class com.aquima.web.shortcut.function.FunctionShortcutManager
- getGrantTypesSupported() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getGroupMembershipRoles(String, String) - Method in class com.aquima.web.boot.security.RoleMappingLdapAuthoritiesPopulator
- getGroupSearchBaseDn() - Method in class com.aquima.web.config.properties.LdapProperties
- getGroupSearchFilterAttribute() - Method in class com.aquima.web.config.properties.LdapProperties
- getGroupSearchFilterPattern() - Method in class com.aquima.web.config.properties.LdapProperties
- getHandler(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedActionHandlerFactory
- getHandlers() - Method in class com.aquima.web.config.properties.SoapServiceCallsProperties.SoapServiceCallProperties
- getHasDomain() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the domain indicator.
- getHeader() - Method in class com.aquima.web.config.properties.GlobalConnectionProperties
-
Provides a map containing HTTP header names and values that should be sent in outgoing REST and SOAP requests
- getHeader() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getHeaders() - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- getHeaders() - Method in class com.aquima.web.api.function.model.WebFunctionRequestData
- getHeaders() - Method in class com.aquima.web.config.properties.SessionHeadersProperties
- getHeaders() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getHeight() - Method in class com.aquima.web.api.model.page.element.Image
-
This method returns the image height.
- getHostName(HttpServletRequest) - Method in class com.aquima.web.api.openapi.FeedBuilder
- getHtmlResourceFullPath(String) - Method in class com.aquima.web.util.AbstractResourcesPathHelper
- getHttp() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getHttpConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getHttpConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
-
This method returns a
IHttpConnection
implementation if there is an annotated IHttpConnection. - getHttpConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method returns a
IHttpConnection
based on the configured properties. - getHttpErrorCode() - Method in exception com.aquima.web.aaas.WebServiceCallException
-
This method returns the http error code.
- getHttpHeader() - Method in class com.aquima.web.config.properties.MultiTenancyProperties
- getHttpMethod() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getId() - Method in class com.aquima.web.ProjectDetails
- getIdToken() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectUserAuthentication
- getIdToken() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationImpl
- getIdToken() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getIdToken() - Method in class com.aquima.web.boot.security.openid.TokenResponse
- getIdTokenSigningAlgValuesSupported() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getIgnoredUrls() - Method in interface com.aquima.web.filter.INonLoggableUrlProvider
- getIgnoreMode(ApplicationID) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getIgnoreMode(ApplicationID) - Method in class com.aquima.web.config.properties.ProcessListProperties
- getIgnoreMode(String) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getIgnoreMode(String) - Method in class com.aquima.web.config.properties.ProcessListProperties
- getIgnoreUnknownAttributes() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getIgnoreUnknownEntities() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getImageType() - Method in class com.aquima.web.api.model.page.element.Image
-
This method returns the image type.
- getImgSrc() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- getIncluded(String) - Static method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- getInferenceRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in class com.aquima.web.config.annotation.factory.AnnotatedRuleFactory
- getInfiniteLoopDetectionLimit() - Method in class com.aquima.web.config.ApplicationConfiguration
- getInfiniteLoopDetectionLimit() - Method in class com.aquima.web.config.properties.DomainSchemaProperties
- getInput() - Method in class com.aquima.web.api.function.context.WebFunctionContext
- getInputParameters() - Method in class com.aquima.web.api.service.function.FunctionFlowContext
- getInputStream() - Method in class com.aquima.web.components.fileupload.controller.FileDefinition
- getInputStream() - Method in interface com.aquima.web.components.fileupload.service.IFileDefinition
-
This method returns the file input stream.
- getInputStream() - Method in class com.aquima.web.components.fileupload.service.transform.TransformedFileDefinition
- getInputStream() - Method in class com.aquima.web.context.CollectionResource
- getInstance() - Static method in class com.aquima.web.connectivity.mail.DkimSmtpMailConnectionFactory
- getInstanceId() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
- getInstanceIds(ICaseDataInstance...) - Static method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- getInstanceIds(Map<Long, ICaseDataInstance[]>) - Static method in class com.aquima.web.rest.v1.service.ProcessServiceBase
- getInterceptor(String) - Method in class com.aquima.web.aaas.interceptor.EndpointInterceptorRegistry
- getInterceptors() - Method in class com.aquima.web.aaas.EndpointGroup
- getInterceptors() - Method in class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- getInternalConfigurationId() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadConfiguration
- getInternalConfigurationId() - Method in class com.aquima.web.components.filedownload.configuration.FileDownloadId
- getInternalConfigurationId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
- getInternalConfigurationId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadId
- getInterval() - Method in class com.aquima.web.config.timer.TimerSetting
- getItems() - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- getItemsTotalCount() - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- getJsonBody() - Method in class com.aquima.web.api.function.model.WebFunctionRequestData
- getJustification() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the justification for this decision.
- getKerberosProperties(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getKey() - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- getKey() - Method in class com.aquima.web.api.model.page.DefaultMessage
- getKey() - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Returns the element key.
- getKey() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getKey() - Method in class com.aquima.web.api.model.page.FieldValue
-
This method returns the element key this value belongs to.
- getKey() - Method in class com.aquima.web.api.model.page.ModelChange
-
This method returns the key of the model.
- getKey() - Method in class com.aquima.web.ui.PageWard
- getKeyById(String) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getKeyById(String) - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getKeyById(String) - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
-
The signing key the Relying Partie uses to validate signatures from the OpenID Connect Provider.
- getKeyId() - Method in class com.aquima.web.boot.security.openid.KeyResponse
- getKeyPatternBuilder() - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- getKeys() - Method in class com.aquima.web.boot.security.openid.KeysListResponse
- getKeys(String) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectDiscoveryClient
- getKeys(String) - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectDiscoveryClient
-
Requests the JSON Web Keys from the keys endpoint.
- getKeysEndpoint() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getKeystore() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getKeytabLocation() - Method in class com.aquima.web.config.properties.KerberosProperties
- getKeyType() - Method in class com.aquima.web.boot.security.openid.KeyResponse
- getLanguage() - Method in class com.aquima.web.api.model.page.PageContext
- getLanguage() - Method in class com.aquima.web.api.model.page.PageModel
-
Returns the page language.
- getLanguage() - Method in class com.aquima.web.ui.RenderContext
- getLanguageCode() - Method in exception com.aquima.web.aaas.WebServiceCallException
- getLanguageCode() - Method in class com.aquima.web.api.model.page.LanguageConfiguration
-
This method returns the language code.
- getLanguageCode() - Method in interface com.aquima.web.api.model.page.renderer.IRendererContext
-
This method returns the current language code.
- getLanguageCode() - Method in class com.aquima.web.api.model.page.RendererContext
- getLanguageCode() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getLanguageCode() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getLanguageFormatMappings() - Method in class com.aquima.web.config.FormatDefinitionStore
- getLanguageFormatMappings() - Method in interface com.aquima.web.config.IFormatDefinitionStore
-
This method returns the language format mappings.
- getLanguages() - Method in class com.aquima.web.ProjectDetails
- getLastPage() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- getLastPage() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getLastPriorityCheck() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getLdapProperties(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getLegacy(IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v1.ImageController
- getLegacyToggles() - Method in class com.aquima.web.config.ApplicationConfiguration
- getLibraries() - Method in class com.aquima.web.rest.v1.resource.impl.Metadata
- getLicense() - Method in class com.aquima.web.config.properties.LicenseProperties
- getLicenseKey() - Method in class com.aquima.web.config.AnnotatedLicenseProvider
- getLicenseKey() - Method in class com.aquima.web.config.PropertyLicenseProvider
- getLimit() - Method in class com.aquima.web.config.properties.ProcessEngineProperties.ListProperties
- getLink(String) - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- getLink(String) - Method in class com.aquima.web.ui.mvc.MvcUi
- getList() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getLocation() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
- getLockedBy() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getLoginType() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getLogout() - Method in class com.aquima.web.api.model.BqConfiguration
- getLogoutPage() - Method in class com.aquima.web.util.MvcPathHelper
-
Returns the html page path for logout
- getLogoutPath() - Method in class com.aquima.web.util.MvcPathHelper
-
Returns the path to logout endpoint.
- getMailConfiguration(String) - Method in class com.aquima.web.config.ApplicationConfiguration
- getMailConfiguration(String, DkimConfiguration) - Method in class com.aquima.web.config.MailDomainConfigurationFactory
-
Creates an
IMailConfiguration
based on the domain name and properties file. - getMailConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getMailConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
-
This method returns IMailConnection if there is an annotated IMailConnection, else a UnknownConnectionException is thrown.
- getMailConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method returns a mail connection on the configured properties.
- getMainSessionIds() - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getMainSessionIds() - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getMainSessionIds() - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getMapping() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
- getMask(ApplicationID, String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedMaskFactory
- getMaskFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getMatchFunction(String, String, IMatchFunctionParameters) - Method in class com.aquima.web.config.annotation.factory.AnnotatedMatchTypeFactory
- getMatchTypeFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getMaxFileSize() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getMaxFileSize() - Method in class com.aquima.web.components.fileupload.service.validation.FileValidationOptions
- getMaxLoopCount() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getMaxUploadSize() - Method in class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- getMessage() - Method in class com.aquima.web.aaas.validation.ValidationMessage
- getMessage() - Method in class com.aquima.web.api.model.page.DefaultMessage
- getMessage() - Method in class com.aquima.web.api.model.page.element.FailedElement
-
This method returns the message of the failed element.
- getMessage() - Method in class com.aquima.web.api.model.page.element.FieldValidation
-
Returns the message.
- getMessage() - Method in class com.aquima.web.filter.json.InvalidJsonPathDetail
- getMessage() - Method in class com.aquima.web.filter.json.InvalidJsonResponse
- getMessage() - Method in class com.aquima.web.filter.json.InvalidMultipartResponse
- getMessage() - Method in class com.aquima.web.rest.v1.resource.impl.ErrorMessage
- getMessage() - Method in class com.aquima.web.ui.JsonError
- getMessage(String) - Method in class com.aquima.web.i18n.DefaultMessageProvider
- getMessage(String, String) - Method in class com.aquima.web.i18n.DefaultMessageProvider
- getMessages() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the messages.
- getMessages() - Method in class com.aquima.web.api.model.page.element.Page
-
Gets the messages present on this page.
- getMessages() - Method in class com.aquima.web.api.model.page.PageModel
-
Returns the default messages;
- getMetaModel() - Method in class com.aquima.web.api.service.function.FunctionFlowInputParameterContext
- getMethod() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getMissingProperties() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- getModel() - Method in class com.aquima.web.api.model.page.ModelChange
-
This method returns the model.
- getModels() - Method in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- getModule() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- getModuleId() - Method in class com.aquima.web.api.function.model.WebFunctionRequestData
- getModuleId() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getModuleLoader(ModuleID) - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getModuleNames(ApplicationID) - Method in class com.aquima.web.api.service.function.FunctionService
- getModulus() - Method in class com.aquima.web.boot.security.openid.KeyResponse
- getMonitor() - Method in class com.aquima.web.AquimaSession
- getMultipartRequestValidation() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getMvcUiPath(String) - Method in class com.aquima.web.util.MvcPathHelper
-
Returns the path to the main page of the MVC UI.
- getName() - Method in class com.aquima.web.aaas.validation.ValidationArgument
- getName() - Method in class com.aquima.web.aaas.validation.ValidationFragment
- getName() - Method in class com.aquima.web.aaas.validation.ValidationHeader
- getName() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- getName() - Method in class com.aquima.web.api.model.Language
- getName() - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Returns the name of the element.
- getName() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getName() - Method in class com.aquima.web.AquimaSession
- getName() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getName() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getName() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getName() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- getName() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getName() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getName() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getName() - Method in class com.aquima.web.communication.BasicHttpConnection
- getName() - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- getName() - Method in class com.aquima.web.connectivity.mail.DkimProperties
- getName() - Method in class com.aquima.web.rest.v1.linker.PageLinkType
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Application
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Library
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Project
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Runtime
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getName() - Method in class com.aquima.web.rest.v1.resource.impl.Webservice
- getName() - Method in class com.aquima.web.rest.v1.sorter.SortDirection
-
This method returns the name of the type.
- getName() - Method in class com.aquima.web.ui.mvc.angular.AngularThemeConfiguration
-
This method returns the name of the theme.
- getName() - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- getName() - Method in class com.aquima.web.ui.mvc.MvcThemeConfiguration
-
This method returns the name of the theme.
- getName() - Method in class com.aquima.web.ui.mvc.MvcUi
- getNamespacedGuard(IAquimaSession, String, String) - Method in class com.aquima.web.session.ConcurrentSessionModificationMonitor
- getNamespacedKey(String) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
-
Applies the namespace to the given key and returns the result.
- getNamespaceSeparator() - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- getNewSessionId() - Method in class com.aquima.web.api.service.events.ProjectChangedEvent
- getNextPage() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
-
Returns the index of the next page.
- getNextPage() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getNoAccessPath() - Method in class com.aquima.web.util.MvcPathHelper
-
Returns the noaccess.html page path
- getNodes() - Method in class com.aquima.web.api.model.page.element.TextItem
-
This method returns the child nodes.
- getNodes() - Method in class com.aquima.web.api.model.page.element.TextItemStyleNode
- getNodeType() - Method in class com.aquima.web.api.model.page.element.TextItemNode
-
This method returns the type of the node.
- getNodeType() - Method in class com.aquima.web.api.model.page.element.TextItemStyleNode
- getNodeType() - Method in class com.aquima.web.api.model.page.element.TextItemTextNode
- getNodeType() - Method in class com.aquima.web.api.model.page.element.TextItemValueNode
- getNonScopedTargetBeansWithAnnotation(ApplicationContext, Class<? extends Annotation>) - Static method in class com.aquima.web.util.ApplicationContextUtils
-
Helper method to find all non scoped target beans whose
Class
has the suppliedAnnotation
type, returning a Map of bean names with corresponding bean instances. - getNotLoggableUrls() - Method in class com.aquima.web.filter.AbstractFilterDelegateHandler
- getNrOfPages() - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- getNumberOfItems() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- getNumberOfItems() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getNumberOfPages() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- getNumberOfPages() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getNumberOfTenants() - Method in class com.aquima.web.config.ApplicationConfiguration
- getObject() - Method in class com.aquima.web.util.ObjectActionResult
-
Returns the wrapped Object.
- getObject(IActionResult) - Static method in class com.aquima.web.util.ObjectActionResult
- getObjects() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- getOffline() - Method in class com.aquima.web.config.OfflineConfiguration
- getOnFlowAccessExceptionUrl() - Method in class com.aquima.web.security.SpringAuthorisationManager
- getOpenIdConnect() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getOperationId() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getOperationId() - Method in class com.aquima.web.api.service.function.FunctionFlowContext
- getOperator() - Method in class com.aquima.web.rest.v1.resource.ResourceFilter
- getOutputData() - Method in class com.aquima.web.api.function.context.WebFunctionContext
- getOutputFormats() - Method in class com.aquima.web.config.annotation.factory.AnnotatedRendererFactory
- getOutputParameters() - Method in class com.aquima.web.api.service.function.FunctionFlowContext
- getPage() - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- getPageEvent() - Method in class com.aquima.web.components.fileupload.controller.MultipartRequestWrapper
- getPageModel(IAquimaSession) - Method in class com.aquima.web.api.controller.v2.SessionController
-
Returns the page model of the specified session and renews the CSRF token.
- getPageModel(IAquimaSession) - Method in class com.aquima.web.api.service.SessionService
-
Subscribes a session with the specified session id to the specified subscription.
- getPagename() - Method in class com.aquima.web.ui.RenderContext
- getPageNumber() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- getPageNumber() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getPageSize() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- getPageSize() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getPageSize() - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- getPageUrl() - Method in class com.aquima.web.ui.RenderContext
- getPageWard() - Method in class com.aquima.web.ui.RenderContext
- getParameter() - Method in class com.aquima.web.api.service.function.FunctionFlowInputParameterContext
- getParameterName() - Method in class com.aquima.web.api.service.function.FunctionFlowInputParameterContext
- getParameterName() - Method in class com.aquima.web.filter.json.InvalidJsonResponse
- getParameters() - Method in class com.aquima.web.api.model.page.element.Field
- getParameters() - Method in class com.aquima.web.api.model.page.element.FieldValidation
-
Returns the parameter key/value sets.
- getParameters() - Method in class com.aquima.web.api.model.page.element.Link
-
This method returns the properties of the model.
- getParameters() - Method in class com.aquima.web.api.model.page.PageEvent
-
This method returns all parameters, ordered by key.
- getParameters() - Method in class com.aquima.web.ui.RenderContext
- getParentId() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getParser(IPage) - Method in class com.aquima.web.ui.IdentityRuntimeKeyMapper
- getParser(IPage) - Method in interface com.aquima.web.ui.IRuntimeKeyMapper
-
This method returns a runtime key parser to convert a string to a runtime key.
- getParser(IPage) - Method in class com.aquima.web.ui.ReadableRuntimeKeyMapper
- getPassword() - Method in class com.aquima.web.config.properties.LdapProperties
- getPassword() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
- getPath() - Method in class com.aquima.web.config.ResourceUrlConfiguration
- getPath() - Method in class com.aquima.web.filter.json.InvalidJsonPathDetail
- getPath() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getPath(String) - Method in class com.aquima.web.api.service.function.FunctionFlowContext
- getPath(String) - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- getPath(String) - Method in class com.aquima.web.ui.mvc.MvcUi
- getPatterns() - Method in class com.aquima.web.api.model.page.LanguageConfiguration
-
This method returns all patterns, ordered by datatype.
- getPermission() - Method in class com.aquima.web.config.properties.PermissionProperties
- getPersistenceLevel() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getPlainText() - Method in class com.aquima.web.api.model.page.element.ContentItem
-
Returns the content of this content item as plain text.
- getPlainText() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getPlainText() - Method in class com.aquima.web.api.model.page.element.TextItem
-
This method returns the plain text
- getPlugins() - Method in class com.aquima.web.config.PluginManager
- getPolicy() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ReferrerPolicyProperties
- getPortalEngine() - Method in class com.aquima.web.AquimaEngineFacade
-
This method returns the portal engine.
- getPortalSession() - Method in class com.aquima.web.AquimaSession
- getPostLogoutRedirectUri() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getPrefix() - Method in class com.aquima.web.config.properties.AbstractExportProperties
- getPresentationStyle() - Method in class com.aquima.web.api.model.page.element.TextItemStyleNode
- getPrevPage() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
-
Returns the index of the previous page.
- getPrevPage() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- getPrincipal() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getPrincipal() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getPrincipal() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getPrincipal() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- getPrincipal() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- getPrincipal() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- getPrincipal() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getPrinter(IPage) - Method in class com.aquima.web.ui.IdentityRuntimeKeyMapper
- getPrinter(IPage) - Method in interface com.aquima.web.ui.IRuntimeKeyMapper
-
This method returns a runtime key printer to convert a runtime key to a string.
- getPrinter(IPage) - Method in class com.aquima.web.ui.ReadableRuntimeKeyMapper
- getPriority() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getPriorityAlgorithm(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedProcessExtensionFactory
- getPrivateKeyFile() - Method in class com.aquima.web.connectivity.mail.DkimProperties
- getProcessCaseDao() - Method in class com.aquima.web.config.AnnotatedConfigContext
- getProcessEntityFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getProcessId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getProject() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- getProject() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getProject() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getProject(Project, String) - Method in class com.aquima.web.rest.v1.service.ProjectService
- getProject(String) - Method in class com.aquima.web.rest.v1.controller.ProjectsRestController
- getProjectDetails() - Method in exception com.aquima.web.api.exception.StartApplicationForbiddenException
- getProjectDetails() - Method in class com.aquima.web.AquimaSession
- getProjectDetails(ApplicationID) - Method in class com.aquima.web.AquimaEngineFacade
- getProjectId() - Method in class com.aquima.web.rest.v1.resource.impl.Metadata
- getProjectId() - Method in class com.aquima.web.rest.v1.resource.impl.Project
- getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getProjectMetadata(Metadata, String) - Method in class com.aquima.web.rest.v1.service.ProjectService
- getProjectMetadata(String) - Method in class com.aquima.web.rest.v1.controller.ProjectsRestController
- getProjectName() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getProjectNames() - Method in class com.aquima.web.AquimaEngineFacade
- getProjectReference() - Method in exception com.aquima.web.api.exception.StartTaskForbiddenException
- getProjectRequest(String) - Method in class com.aquima.web.shortcut.ShortcutManager
- getProjectRequest(String, boolean) - Method in class com.aquima.web.shortcut.ShortcutManager
- getProjects(PagedObject<Project>, Integer, Integer, String) - Method in class com.aquima.web.rest.v1.service.ProjectService
- getProjects(Integer, Integer, String) - Method in class com.aquima.web.rest.v1.controller.ProjectsRestController
- getProjectVersion() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getProjectVersions() - Method in class com.aquima.web.config.OfflineProperties
- getProperties() - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Returns the properties of the model, or null if no properties are available
- getProperties() - Method in class com.aquima.web.config.LanguageFormats
- getPropertyName() - Method in class com.aquima.web.rest.v1.resource.ResourceFilter
- getPropertyValue() - Method in class com.aquima.web.rest.v1.resource.ResourceFilter
- getPublicKeys() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getQuestionText() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the question text.
- getRabbitmq() - Method in class com.blueriq.web.DefaultRabbitMqProperties
- getRaw(String) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- getReason() - Method in class com.aquima.web.components.fileupload.service.FileValidationError
- getRedirectUrlWhitelist() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
-
List containing all the allowed redirect URLs
- getReferralStrategy() - Method in class com.aquima.web.config.properties.LdapProperties
- getReferrerPolicy() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getRefreshToken() - Method in class com.aquima.web.boot.security.openid.TokenResponse
- getRejectedValue() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the rejectedvalue.
- getReleaseNotes() - Method in class com.aquima.web.rest.v1.resource.impl.Library
- getRenderer(IElement) - Method in class com.aquima.web.api.model.page.renderer.CompositeApiRendererFactory
- getRenderer(IElement) - Method in class com.aquima.web.api.model.page.renderer.DefaultApiRendererFactory
- getRenderer(IElement) - Method in interface com.aquima.web.api.model.page.renderer.IApiRendererFactory
-
This method returns the renderer for a specified model.
- getRenderer(IResourceManager, String, OutputFormat[]) - Method in class com.aquima.web.config.annotation.factory.AnnotatedRendererFactory
- getRendererFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getRequestBodySchema() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getRequestBodyValidation() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getRequestData(String) - Method in interface com.aquima.web.shortcut.IShortcutPathService
-
Expands the shortcutName in a given path to the full application name and version.
- getRequestData(String) - Method in class com.aquima.web.shortcut.ShortcutPathService
- getRequestMessage() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getRequestParameters() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getRequestParameterValidation() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getRequestUrlValidation() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getRequestWard() - Method in class com.aquima.web.AquimaSession
- getResource(String, Resource) - Method in class com.aquima.web.config.Html5PathResourceResolver
- getResourceConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getResourceConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
-
This method returns a IResourceConnection if there is an annotated IResourceConnection.
- getResourceConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method returns a
ResourceConnection
based on the configured properties. - getResourceManager() - Method in class com.aquima.web.config.AnnotatedConfigContext
- getResourceManager() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getResponseBodySchema() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getResponseMessage() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getResponseObject() - Method in exception com.aquima.web.aaas.WebServiceCallException
- getRestOperation() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getRestrictedHttpMethods() - Method in class com.aquima.web.config.ApplicationConfiguration
- getRestrictedMethods() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties
- getRestWebserviceMatchers() - Method in class com.aquima.web.boot.security.WebServiceRequestMatcherBuilder
- getRetryInterval() - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- getRoleMapping() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getRoleMapping() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getRoleMapping() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getRoleMapping() - Method in class com.aquima.web.config.properties.LdapProperties
- getRoleMapping() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getRolePermissions(String) - Method in class com.aquima.web.security.DefaultRolePermissionsProvider
- getRolePermissions(String) - Method in interface com.aquima.web.security.IRolePermissionsProvider
- getRoles() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getRoles() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getRoles() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getRoles() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getRoles() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- getRoles() - Method in class com.aquima.web.rest.v1.resource.impl.Assignee
- getRolesPath() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getRolesPath() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getRolesPath() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getRolesPath() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getRootNode() - Method in class com.aquima.web.api.model.dmn.DmnDecisionTreeModel
-
Gets the root node of the tree.
- getRootSession(String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getRootSession(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getRootSession(String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getRoutingAlgorithm(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedProcessExtensionFactory
- getRuleFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getRuleName() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the rule name for this decision.
- getRuntime() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties
- getRuntimeInformation() - Method in class com.aquima.web.rest.v1.controller.RuntimeRestController
-
Returns information about the runtime.
- getRuntimeInformation(Runtime) - Method in class com.aquima.web.rest.v1.service.RuntimeService
- getRuntimeKeyPrinter() - Method in class com.aquima.web.ui.RenderContext
- getScheduler() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getSchemaName() - Method in class com.aquima.web.aaas.config.ServiceId
- getScopes() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getScopes() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getScopes() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getScopes() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getScriptSrc() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- getSelector() - Method in class com.aquima.web.connectivity.mail.DkimProperties
- getSerializer(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedDataSerializerFactory
- getSerializerFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getService(ApplicationID, String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedServiceFactory
- getServiceFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getServiceId(String, String, String, String) - Method in class com.aquima.web.aaas.config.AAASApplicationMapping
- getServiceId(HttpServletRequest) - Method in class com.aquima.web.aaas.config.AAASApplicationMapping
- getServiceName() - Method in class com.aquima.web.aaas.config.ServiceId
- getServiceName() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getServicePrincipalName() - Method in class com.aquima.web.config.properties.KerberosProperties
- getServletMapping() - Static method in class com.aquima.web.boot.ServerConfig
-
Getter for
ServerConfig.SERVLET_MAPPING
to avoid String interning. - getServletName() - Static method in class com.aquima.web.boot.ServerConfig
-
Getter for
ServerConfig.SERVLET_NAME
to avoid String interning. - getServletPath() - Static method in class com.aquima.web.boot.ServerConfig
-
Getter for
ServerConfig.SERVLET_PATH
to avoid String interning. - getSession() - Method in class com.aquima.web.event.SessionApplicationEvent
- getSession() - Method in class com.aquima.web.ui.RenderContext
- getSession(String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
-
Returns the the webPortalSession belonging to the session id in the request.
- getSession(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getSession(String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getSession(String, FlushMode) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getSession(String, FlushMode) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getSession(String, FlushMode) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getSession(HttpServletRequest) - Method in class com.aquima.web.filter.AbstractSessionAwareFilter
- getSession(HttpServletRequest, Object) - Method in class com.aquima.web.session.AbstractSesionAwareRequestHandler
-
Same as
AbstractSesionAwareRequestHandler.getSession(HttpServletRequest, Object, FlushMode)
withFlushMode.AUTO
. - getSession(HttpServletRequest, Object, FlushMode) - Method in class com.aquima.web.session.AbstractSesionAwareRequestHandler
-
Returns the AquimaSession for this request.
- getSessionFixationProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getSessionHeaders() - Method in class com.aquima.web.config.properties.GlobalConnectionProperties
-
Provides a list of HTTP header names that should be sent in outgoing REST and SOAP requests
- getSessionId() - Method in class com.aquima.web.api.model.BqConfiguration
- getSessionId() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the current sessionId.
- getSessionId() - Method in class com.aquima.web.api.service.events.PageChangedEvent
- getSessionId() - Method in class com.aquima.web.api.service.events.ProjectChangedEvent
- getSessionId() - Method in class com.aquima.web.api.service.events.SessionClosedEvent
- getSessionId() - Method in class com.aquima.web.api.service.events.TaskChangedEvent
- getSessionId() - Method in class com.aquima.web.AquimaSession
- getSessionId() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getSessionId() - Method in class com.aquima.web.ui.RenderContext
- getSessionManager() - Method in class com.aquima.web.config.properties.BlueriqSessionProperties
- getSessionManager() - Method in class com.aquima.web.session.AbstractSesionAwareRequestHandler
- getSessionScopeAttribute(String) - Method in class com.aquima.web.AquimaSession
- getSessionTimeout() - Method in class com.aquima.web.api.model.BqConfiguration
- getSessionTimeout() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the session timeout in seconds.
- getSessionTimeout() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getSessionTimeoutMillis() - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- getSessionTimeoutMillis() - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- getSessionTimeoutMillis() - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- getSettings() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
- getShortcut() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getShortcut() - Method in class com.aquima.web.ui.JsonStartShortcutForbiddenError
- getShortcut(Shortcut, String) - Method in class com.aquima.web.rest.v1.service.ShortcutService
-
This method populates the Shortcut resource for REST API response.
- getShortcut(String) - Method in class com.aquima.web.rest.v1.controller.ShortcutsRestController
-
Returns a shortcut by name.
- getShortcut(String) - Method in class com.aquima.web.shortcut.ShortcutManager
- getShortcutAttribute() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
-
Retrieves the String value of the service parameter
ShortcutAttribute
. - getShortcutName() - Method in exception com.aquima.web.api.exception.StartShortcutForbiddenException
- getShortcutName() - Method in exception com.aquima.web.api.exception.UnknownShortcutException
- getShortcutName() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getShortcutName() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
-
Retrieves the String value of the service parameter
ShortcutName
. - getShortcutNames() - Method in class com.aquima.web.shortcut.ShortcutManager
- getShortcuts() - Method in class com.aquima.web.shortcut.ShortcutManager
- getShortcuts(PagedObject<Shortcut>, Integer, Integer, String) - Method in class com.aquima.web.rest.v1.service.ShortcutService
-
This method populates the PagedObject resource for REST API response.
- getShortcuts(Integer, Integer, String) - Method in class com.aquima.web.rest.v1.controller.ShortcutsRestController
-
Returns a paged view of all available shortcuts
- getSize() - Method in class com.aquima.web.components.fileupload.controller.FileDefinition
- getSize() - Method in interface com.aquima.web.components.fileupload.service.IFileDefinition
-
This method returns the file size.
- getSize() - Method in class com.aquima.web.components.fileupload.service.transform.TransformedFileDefinition
- getSmtpMailConnectionFactory() - Method in class com.aquima.web.config.ApplicationConfiguration
- getSoapActions() - Method in class com.aquima.web.aaas.EndpointGroup
- getSoapActions() - Method in class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- getSoapConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getSoapConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
-
This method returns a soap connection if there is an annotated ISoapConnection.
- getSoapConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method returns a
ISoapConnection
based on the configured properties. - getSoapHandler(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedSoapMessageHandlerFactory
- getSoapHandlers(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedSoapMessageHandlerFactory
- getSoapLocationAddress() - Method in class com.aquima.web.aaas.wsdl.AAASWsdl11Definition
- getSoapMessageHandlerFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getSoapServiceCalls() - Method in class com.aquima.web.config.properties.SoapServiceCallsProperties
- getSoapWebserviceMatchers() - Method in class com.aquima.web.boot.security.WebServiceRequestMatcherBuilder
- getSolution(ApplicationID) - Method in class com.aquima.web.aaas.AbstractEndpoint
- getSource() - Method in class com.aquima.web.aaas.wsdl.AAASRequestAwareWsdlDefinition
- getSource() - Method in class com.aquima.web.aaas.wsdl.AAASWsdl11Definition
- getSourceContentType() - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- getSourceContentType() - Method in class com.aquima.web.ui.mvc.MvcUi
- getSourceLocation() - Method in class com.aquima.web.config.properties.WebResourcesProperties
- getSourceType() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the source type for this decision.
- getSqlConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- getSqlConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
-
This method returns a
ISqlConnection
implementation if there is an annotated ISqlConnection. - getSqlConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method returns a default implementation based on the configured properties.
- getSqlConnectionData(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method should be used by plugins to retreive connection data.
- getSsoLogoutUrl() - Method in exception com.aquima.web.api.exception.AbstractStartForbiddenException
-
Returns the URL where the user can log out from the identity provider, if available.
- getSsoLogoutUrl() - Method in exception com.aquima.web.api.exception.OpenIdConnectForbiddenException
- getSsoLogoutUrl() - Method in class com.aquima.web.ui.AbstractJsonStartForbiddenError
- getStacktrace() - Method in class com.aquima.web.ui.JsonError
- getStackTrace() - Method in class com.aquima.web.api.model.page.element.FailedElement
-
This method returns the stacktrace of the failed element.
- getStartDate() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getStartDefaultProjectPath() - Method in class com.aquima.web.util.MvcPathHelper
-
Returns the path for starting the default project
- getStartProjectPath(IProjectReference) - Method in class com.aquima.web.util.MvcPathHelper
-
Returns the path for starting a project.
- getStartShortcutPath(String) - Method in class com.aquima.web.util.MvcPathHelper
- getStartTime() - Method in class com.aquima.web.AquimaSession
- getStatus() - Method in class com.aquima.web.api.service.events.TaskChangedEvent
- getStatus() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- getStatus() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getStatus() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getStatusCode() - Method in exception com.aquima.web.rest.v1.exception.RestException
- getStrictTransportProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getStyles() - Method in class com.aquima.web.api.model.page.element.DomainValue
-
Returns the presentation styles of this domain value.
- getStyles() - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Returns the presentationStyles of the model.
- getStyleSrc() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- getSubscriptionId() - Method in exception com.aquima.web.api.exception.UnknownSubscriptionException
-
This method returns the subscription id that has not correspond to a valid subscription.
- getSupportedScopes() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getTask(long, String, String) - Method in class com.aquima.web.rest.v1.controller.TaskRestController
-
This method returns a task with the specified taskId
- getTask(Task, long, String, boolean) - Method in class com.aquima.web.rest.v1.service.TaskService
-
This method is responsible for composing a
Task
resource after a taskId - getTaskExecutionDetails() - Method in class com.aquima.web.sessionmanager.TaskDetailsService
- getTaskId() - Method in class com.aquima.web.api.service.events.TaskChangedEvent
- getTaskId() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getTaskMapping(ApplicationID, String) - Method in class com.aquima.web.api.service.TaskMappingService
- getTasks(PagedObject<Task>, Integer, Integer, String, String, List<ResourceFilter>, boolean) - Method in class com.aquima.web.rest.v1.service.TaskService
-
This method is responsible for composing a
PagedObject
object for a task - getTasks(WebRequest, Integer, Integer, String, String, String) - Method in class com.aquima.web.rest.v1.controller.TaskRestController
-
This method returns a list of tasks
- getTeamMapping() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getTeamMapping() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getTeamMapping() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getTeamMapping() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getTeams() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- getTeams() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- getTeams() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- getTeams() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- getTeams() - Method in class com.aquima.web.rest.v1.resource.impl.Assignee
- getTeamsPath() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getTeamsPath() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getTeamsPath() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getTeamsPath() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getTemplateGroupFile() - Method in class com.aquima.web.config.properties.ThemeProperties
- getTemplateGroupFile() - Method in class com.aquima.web.ui.mvc.angular.AngularThemeConfiguration
-
This method returns the path to the group file.
- getTemplateGroupFile() - Method in class com.aquima.web.ui.mvc.MvcThemeConfiguration
-
This method returns the path to the group file.
- getTemplateName() - Method in class com.aquima.web.config.properties.ThemeProperties
- getTemplateName() - Method in class com.aquima.web.ui.mvc.angular.AngularThemeConfiguration
-
This method returns the name of the main template.
- getTemplateName() - Method in class com.aquima.web.ui.mvc.MvcThemeConfiguration
-
This method returns the name of the main template.
- getTestPath() - Method in class com.aquima.web.api.function.model.WebFunctionRequestData
- getTestPath() - Method in class com.aquima.web.AquimaSession
- getTestPath() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- getTestPaths() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- getText() - Method in class com.aquima.web.api.model.page.element.Asset
-
This method returns the text of the asset.
- getText() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getText() - Method in class com.aquima.web.api.model.page.element.Link
-
Returns the text of the link.
- getText() - Method in class com.aquima.web.api.model.page.element.Message
-
This method returns the text.
- getText() - Method in class com.aquima.web.api.model.page.element.TextItemTextNode
-
This method returns the text.
- getTextRef() - Method in class com.aquima.web.api.model.page.element.Link
-
Returns the reference to a text item.
- getTheme() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the current theme name.
- getTheme() - Method in class com.aquima.web.AquimaSession
- getTheme() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getTheme() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getTheme() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getTheme() - Method in class com.aquima.web.ui.RenderContext
- getThemeConfigurations() - Method in class com.aquima.web.config.properties.AngularProperties
-
Retrieves a list with theme configurations for the active themes.
- getThemeConfigurations() - Method in class com.aquima.web.config.properties.MvcProperties
-
Retrieves a list with theme configurations for the active themes.
- getThemes() - Method in class com.aquima.web.config.properties.AngularProperties
- getThemes() - Method in class com.aquima.web.config.properties.MvcProperties
- getThemes() - Method in class com.aquima.web.ui.AbstractAquimaUi
- getThemes() - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- getThemes() - Method in class com.aquima.web.ui.mvc.angular.AngularUiConfiguration
-
Returns all configured themes.
- getThemes() - Method in class com.aquima.web.ui.mvc.MvcUi
- getThemes() - Method in class com.aquima.web.ui.mvc.MvcUiConfiguration
-
Returns all configured themes.
- getTime() - Method in class com.aquima.web.config.timer.TimerEvent
- getTimelineCreator() - Method in class com.aquima.web.config.AnnotatedConfigContext
- getTimeout() - Method in class com.aquima.web.config.properties.CacheProperties
- getTimeout() - Method in class com.aquima.web.config.properties.GlobalConnectionProperties
-
Outgoing HTTP requests should time out according to this default if no other time out was specified.
- getTimeOutDate() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getTimer() - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getTimer() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getTimestamp() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getTimeTrackerFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getTitle() - Method in enum class com.aquima.web.ui.ErrorType
- getTitle() - Method in class com.aquima.web.ui.JsonError
- getTitle() - Method in exception com.aquima.web.webinterceptor.RequestWardInterceptor.RequestWardException
- getTlsProtocol() - Method in class com.aquima.web.config.properties.LdapProperties
- getTlsTrustStorePassword() - Method in class com.aquima.web.config.properties.LdapProperties
- getTlsTrustStoreType() - Method in class com.aquima.web.config.properties.LdapProperties
- getTlsTrustStoreUrl() - Method in class com.aquima.web.config.properties.LdapProperties
- getToAddresses() - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- getToken() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectClient
- getToken() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectClient
-
Obtains an access token and (optionally) a refresh token using the OpenID Connect Client Credentials flow.
- getTokenEndpoint() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getTokenEndpoint() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getTokenEndpoint() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getTokenEndpoint() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getTokenEndpoint() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getTokenEndpointParameters() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getTokenEndpointParameters() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getTokenEndpointParameters() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getTokenEndpointParameters() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getTokenIssuer() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getTokenIssuer() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getTokenIssuer() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getTokenIssuer() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getTokenIssuer() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getTokenType() - Method in class com.aquima.web.boot.security.openid.TokenResponse
- getTraceDao() - Method in class com.aquima.web.config.AnnotatedConfigContext
- getTrees() - Method in class com.aquima.web.api.model.DTreeSearchResult
- getTruststore() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getType() - Method in class com.aquima.web.api.model.page.element.Asset
- getType() - Method in class com.aquima.web.api.model.page.element.Button
- getType() - Method in class com.aquima.web.api.model.page.element.Container
- getType() - Method in class com.aquima.web.api.model.page.element.ContentItem
- getType() - Method in class com.aquima.web.api.model.page.element.ElementModel
- getType() - Method in class com.aquima.web.api.model.page.element.FailedElement
- getType() - Method in class com.aquima.web.api.model.page.element.Field
- getType() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getType() - Method in class com.aquima.web.api.model.page.element.FieldValidation
-
Returns the type.
- getType() - Method in class com.aquima.web.api.model.page.element.Image
- getType() - Method in class com.aquima.web.api.model.page.element.Link
- getType() - Method in class com.aquima.web.api.model.page.element.Message
-
This method returns the message type.
- getType() - Method in class com.aquima.web.api.model.page.element.Page
- getType() - Method in class com.aquima.web.api.model.page.element.TextItem
- getType() - Method in class com.aquima.web.api.model.page.element.UnknownElement
- getType() - Method in class com.aquima.web.api.model.page.ModelChange
-
This method returns the type of the change.
- getType() - Method in interface com.aquima.web.api.service.events.ISubscriptionEvent
-
The type of the event, not null.
- getType() - Method in class com.aquima.web.api.service.events.PageChangedEvent
- getType() - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
- getType() - Method in class com.aquima.web.api.service.events.ProjectChangedEvent
- getType() - Method in class com.aquima.web.api.service.events.SessionClosedEvent
- getType() - Method in class com.aquima.web.api.service.events.TaskChangedEvent
- getType() - Method in class com.aquima.web.communication.BasicHttpConnection
- getType() - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- getType() - Method in class com.aquima.web.filter.json.InvalidJsonResponse
- getType() - Method in class com.aquima.web.filter.json.InvalidMultipartResponse
- getType() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getType() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- getType() - Method in class com.aquima.web.rest.v1.resource.impl.Webservice
- getUi() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getUi() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getUnauthorizedEventButtonKey() - Method in class com.aquima.web.components.filedownload.service.FileDownloadResult
- getUpdateFileId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- getURI() - Method in class com.aquima.web.context.CollectionResource
- getUriAttributes() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getUriAttributes(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- getUrl() - Method in class com.aquima.web.api.controller.v2.OpenIdConnectLoginResponse
- getUrl() - Method in class com.aquima.web.api.service.events.ProjectChangedEvent
- getUrl() - Method in class com.aquima.web.communication.BasicHttpConnection
- getUrl() - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- getURL() - Method in class com.aquima.web.context.CollectionResource
- getUse() - Method in class com.aquima.web.boot.security.openid.KeyResponse
- getUsedDecisions() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Gets the list of all decisions used for this decision.
- getUser() - Method in class com.aquima.web.rest.v1.controller.RestControllerBase
- getUser() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- getUserData() - Method in exception com.aquima.web.api.exception.StartTaskForbiddenException
- getUserData() - Method in class com.aquima.web.security.SpringAuthorisationManager
- getUserDn() - Method in class com.aquima.web.config.properties.LdapProperties
- getUserInfo(String) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectClient
- getUserInfo(String) - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectClient
-
Obtains information about the user for whom the given access token was granted.
- getUserInfoEndpoint() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getUserInfoEndpoint() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getUserInfoEndpoint() - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- getUserInfoEndpoint() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getUserInfoEndpoint() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getUserInfoEndpointParameters() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getUserInfoEndpointParameters() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getUserInfoEndpointParameters() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getUserInfoEndpointParameters() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getUsernamePath() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- getUsernamePath() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- getUsernamePath() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- getUsernamePath() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- getUsers() - Method in class com.aquima.web.rest.v1.resource.impl.Assignee
- getUserScopeDao() - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- getUserScopeDao() - Method in class com.aquima.web.config.AquimaEngineConfiguration
- getUserSearchAttribute() - Method in class com.aquima.web.config.properties.LdapProperties
- getUserSearchBaseDn() - Method in class com.aquima.web.config.properties.LdapProperties
- getValidationId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
- getValidationId() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadId
- getValidations() - Method in class com.aquima.web.aaas.validation.ValidationArgument
- getValidations() - Method in class com.aquima.web.aaas.validation.ValidationFragment
- getValidations() - Method in class com.aquima.web.aaas.validation.ValidationHeader
- getValidations() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- getValidations() - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- getValidations() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the field validations.
- getValidationTree() - Method in class com.aquima.web.aaas.StructuredRestErrorResponse
- getValidator(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedValidatorFactory
- getValidatorFactory() - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryManager
- getValidatorFromFactories(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedValidatorFactory
- getValue() - Method in class com.aquima.web.aaas.validation.ValidationFragment
- getValue() - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- getValue() - Method in class com.aquima.web.api.model.page.element.DomainValue
-
This method returns the value.
- getValue() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CookieSameSite
- getValue() - Method in class com.aquima.web.rest.v1.resource.NullableDate
- getValue() - Method in class com.aquima.web.rest.v1.resource.NullableLong
- getValueFormatDefinition(DataType) - Method in class com.aquima.web.AquimaSession
- getValueFormats() - Method in class com.aquima.web.config.FormatDefinitionStore
- getValueFormats() - Method in interface com.aquima.web.config.IFormatDefinitionStore
-
This method returns the value format definitons.
- getValueFormatter() - Method in interface com.aquima.web.api.model.page.renderer.IRendererContext
-
This method returns the value formatted.
- getValueFormatter() - Method in class com.aquima.web.api.model.page.RendererContext
- getValues() - Method in class com.aquima.web.aaas.validation.ValidationArgument
- getValues() - Method in class com.aquima.web.aaas.validation.ValidationHeader
- getValues() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- getValues() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the values.
- getValues() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- getValues() - Method in class com.aquima.web.api.model.page.element.TextItemValueNode
- getValues() - Method in class com.aquima.web.api.model.page.FieldValue
-
This method returns the values for the event.
- getVersion() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- getVersion() - Method in class com.aquima.web.rest.v1.resource.impl.Application
- getVersion() - Method in class com.aquima.web.rest.v1.resource.impl.Library
- getVersion() - Method in class com.aquima.web.rest.v1.resource.impl.Project
- getVersion() - Method in class com.aquima.web.rest.v1.resource.impl.Runtime
- getVersion() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- getVersion() - Method in class com.aquima.web.ui.JsonStartApplicationForbiddenError
- getVersions(String) - Method in class com.aquima.web.AquimaEngineFacade
- getWard() - Method in class com.aquima.web.ui.PageWard
- getWebFunctionsMatchers() - Method in class com.aquima.web.boot.security.WebServiceRequestMatcherBuilder
- getWebResourceBasePath() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns the base path for web resources.
- getWebResourceBasePath() - Method in class com.aquima.web.ui.mvc.TemplateContext
- getWebResourcesPath(String) - Method in class com.aquima.web.util.AbstractResourcesPathHelper
- getWebservicecalls() - Method in class com.aquima.web.rest.v1.resource.impl.Metadata
- getWebServiceName() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- getWebservices() - Method in class com.aquima.web.aaas.EndpointGroup
- getWebservices() - Method in class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- getWellKnownMetadata(String) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectDiscoveryClient
- getWellKnownMetadata(String) - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectDiscoveryClient
-
Requests the OpenID Connect Provider Metadata from the discovery end point.
- getWhitelist() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- getWidth() - Method in class com.aquima.web.api.model.page.element.Image
-
This method returns the image width.
- getWorklist() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getWorkListLimit() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- getWsdlDefinition(HttpServletRequest) - Method in class com.aquima.web.config.FixedMessageDispatcherServlet
-
Overriding original method to be able to use the http request in a wsdldefinition
- getWsdlName() - Method in class com.aquima.web.aaas.config.ServiceId
- getXContentTypeProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getXmlPageRenderers() - Method in class com.aquima.web.config.AnnotatedRendererStore
-
This method returns a map with the
IXmlElementRenderer
implementations annotated with@AquimaXmlRenderer
. - getXssProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- getXxeProperties() - Method in class com.aquima.web.config.ApplicationConfiguration
- getXxeProtection() - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- GlobalConnectionProperties - Class in com.aquima.web.config.properties
- GlobalConnectionProperties() - Constructor for class com.aquima.web.config.properties.GlobalConnectionProperties
- GlobalSecurityConfiguration() - Constructor for class com.aquima.web.boot.security.SecurityConfiguration.GlobalSecurityConfiguration
H
- handle(IActionContext) - Method in class com.aquima.web.api.controller.TaskMappingActionHandler
- handle(IActionContext) - Method in class com.aquima.web.api.service.dmn.DmnActionHandler
- handle(IActionContext) - Method in class com.aquima.web.components.filedownload.service.DownloadExceptionActionHandler
- handle(IActionContext) - Method in class com.aquima.web.components.filedownload.service.FileDownloadActionHandler
- handle(IActionContext) - Method in class com.aquima.web.components.filedownload.service.FileDownloadAuthorizationActionHandler
- handle(IActionContext) - Method in class com.aquima.web.components.fileupload.service.FileUploadActionHandler
- handle(IServiceContext) - Method in class com.aquima.web.boot.security.openid.service.GetAuthenticationClaimsService
- handle(IServiceContext) - Method in class com.aquima.web.service.dap.impl.StartProjectService
- handle(IServiceContext) - Method in class com.aquima.web.service.dap.impl.StartProjectServiceWrapper
- handle(IServiceContext) - Method in class com.aquima.web.service.MapHeadersToProfileService
- handle(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.aaas.RestController
- handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class com.aquima.web.boot.security.MediaTypeAwareSecurityResponseHandler
- handle(WebServiceConnection, SoapMessage, ApplicationID, String) - Method in class com.aquima.web.aaas.AAASEndpoint
- handleAuthenticationException(AuthenticationException) - Method in class com.aquima.web.api.controller.v1.AuthenticationController
- handleAuthenticationException(AuthenticationException) - Method in class com.aquima.web.api.controller.v2.AuthenticationController
- handleConversionException(ConversionException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleConversionException(ConversionException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleDecisionTreeNotExposedException(DecisionTreeNotExposedException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleDecisionTreeNotExposedException(DecisionTreeNotExposedException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleEmptySymptomException(EmptySymptomException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleEmptySymptomException(EmptySymptomException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleErrorMessage(WebServiceCallException) - Method in class com.aquima.web.aaas.RestController
- handleEvent(PortalEvent) - Method in class com.aquima.web.AquimaSession
- handleEvent(PortalEvent) - Method in class com.aquima.web.components.fileupload.service.PortalSessionWrap
- handleEvent(IAquimaSession, PageEvent) - Method in class com.aquima.web.api.controller.v2.SessionController
-
Handles the specified page event and responds with an
EventResponse
containing occurred events. - handleEvent(IAquimaSession, PageEvent) - Method in class com.aquima.web.api.service.SessionService
-
Handles page events using the specified
PageEvent
. - handleEvent(IAquimaSession, PageEvent, IValueFormatter) - Method in class com.aquima.web.api.service.SessionService
-
Handles page events using the specified
PageEvent
. - handleEvent(IAquimaSession, IAquimaSession, PageEvent) - Method in class com.aquima.web.api.controller.v1.SessionController
-
Handles the specified page event and responds with an
EventResponse
containing occurred events. - handleFault(MessageContext, Object) - Method in class com.aquima.web.aaas.interceptor.FailedEndpointInterceptor
- handleFault(MessageContext, Object) - Method in class com.aquima.web.aaas.interceptor.UnknownEndpointInterceptor
- handleFlowEnded(IAquimaSession, ExitEvent, ExitState) - Method in interface com.aquima.web.api.service.FlowEndedHandler
-
This method is called when the flow in a session ends and a response must be sent to the client (front-end).
- handleFlowEndedException(FlowEndedException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleFlowEndedException(FlowEndedException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleForbiddenException(ForbiddenException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleForbiddenException(ForbiddenException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleForbiddenException(ForbiddenException) - Method in class com.aquima.web.api.controller.v2.StartControllerBase
- handleFunctionParameterException(FunctionParameterException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleFunctionParameterException(FunctionParameterException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleFunctionValidationException(FunctionValidationException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleFunctionValidationException(FunctionValidationException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleFunctionValidationException(HttpMessageNotReadableException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleFunctionValidationException(HttpMessageNotReadableException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleGenericException(Exception) - Method in class com.aquima.web.api.controller.v1.ApiExceptionHandler
- handleGenericException(Exception) - Method in class com.aquima.web.api.controller.v2.ApiExceptionHandler
- handleIllegalArgumentException(IllegalArgumentException) - Method in class com.aquima.web.api.controller.v1.LanguageController
- handleIllegalArgumentException(IllegalArgumentException) - Method in class com.aquima.web.api.controller.v2.LanguageController
- handleIllegalStateException(IllegalStateException) - Method in class com.aquima.web.api.controller.v1.ApiExceptionHandler
- handleIllegalStateException(IllegalStateException) - Method in class com.aquima.web.api.controller.v2.ApiExceptionHandler
- handleInconsistentRequestParameters(InvalidParameterException) - Method in class com.aquima.web.rest.v1.controller.RestControllerExceptionHandler
- handleJson(IAquimaSession, IAquimaSession, String, MultipartHttpServletRequest) - Method in class com.aquima.web.components.fileupload.controller.v1.FileUploadController
-
Method to handle (multiple) files for uploading with a JSON response.
- handleJson(IAquimaSession, String, MultipartHttpServletRequest) - Method in class com.aquima.web.components.fileupload.controller.v2.FileUploadController
-
Method to handle (multiple) files for uploading with a JSON response.
- handleMethodArgumentTypeMismatchException(MethodArgumentTypeMismatchException, HttpServletResponse) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleMethodArgumentTypeMismatchException(MethodArgumentTypeMismatchException, HttpServletResponse) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleNoHandlerFoundException(NoHandlerFoundException) - Method in class com.aquima.web.boot.NoHandlerFoundControllerAdvice
- handlePortalException(Exception) - Method in class com.aquima.web.api.controller.v1.ApiExceptionHandler
- handlePortalException(Exception) - Method in class com.aquima.web.api.controller.v2.ApiExceptionHandler
- handleRequest(MessageContext, Object) - Method in class com.aquima.web.aaas.interceptor.FailedEndpointInterceptor
- handleRequest(MessageContext, Object) - Method in class com.aquima.web.aaas.interceptor.UnknownEndpointInterceptor
- handleRequestWardException(RequestWardInterceptor.RequestWardException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleRequestWardException(RequestWardInterceptor.RequestWardException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleRequestWardException(RequestWardInterceptor.RequestWardException) - Method in class com.aquima.web.webinterceptor.RequestWardInterceptor
- handleResourceNotFound(ResourceNotFoundException) - Method in class com.aquima.web.rest.v1.controller.RestControllerExceptionHandler
- handleResponse(MessageContext, Object) - Method in class com.aquima.web.aaas.interceptor.FailedEndpointInterceptor
- handleResponse(MessageContext, Object) - Method in class com.aquima.web.aaas.interceptor.UnknownEndpointInterceptor
- handleServerError(RestException) - Method in class com.aquima.web.rest.v1.controller.RestControllerExceptionHandler
- handleStartApplicationForbiddenException(StartApplicationForbiddenException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleStartApplicationForbiddenException(StartApplicationForbiddenException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleStartFlowForbiddenException(FlowAuthorizationException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleStartShortcutForbiddenException(StartShortcutForbiddenException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleStartShortcutForbiddenException(StartShortcutForbiddenException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnauthorizedException() - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnauthorizedException() - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnauthorizedUserException(UnauthorizedUserException) - Method in class com.aquima.web.rest.v1.controller.RestControllerExceptionHandler
- handleUnknownApplicationException(UnknownApplicationException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownApplicationException(UnknownApplicationException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownDecisionTreeException(DecisionTreeFinderException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownDecisionTreeException(DecisionTreeFinderException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownFlowException(UnknownFlowException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownFlowException(UnknownFlowException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownFunctionFlowException(UnknownFunctionFlowException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownFunctionFlowException(UnknownFunctionFlowException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownLanguageException(UnknownLanguageException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownLanguageException(UnknownLanguageException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownModuleException(UnknownModuleException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownModuleException(UnknownModuleException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownSessionException(UnknownSessionException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownSessionException(UnknownSessionException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownShortcutException(UnknownShortcutException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownShortcutException(UnknownShortcutException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnknownSubscriptionException(UnknownSubscriptionException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnknownSubscriptionException(UnknownSubscriptionException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleUnsupportedOpenApiSpecException(UnsupportedOpenApiSpecException) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- handleUnsupportedOpenApiSpecException(UnsupportedOpenApiSpecException) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- handleWebserviceCallException(Exception, IPortalSession) - Method in class com.aquima.web.aaas.AbstractEndpoint
- hasCache() - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- hasCache() - Method in class com.aquima.web.ui.mvc.MvcUi
- hasConnection(String) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- hasConnection(String) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
- hasConnection(String) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
- hasConnection(String, ConnectionType) - Method in class com.aquima.web.config.annotation.factory.AnnotatedConnectionManagerFactory
- hasConnection(String, ConnectionType) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
- hasConnection(String, ConnectionType) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
- hasData() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
-
Checks weather the optional service parameter
Data
was filled or not. - hashCode() - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
- hashCode() - Method in class com.aquima.web.api.model.page.element.Asset
- hashCode() - Method in class com.aquima.web.api.model.page.element.Button
- hashCode() - Method in class com.aquima.web.api.model.page.element.CompositeModel
- hashCode() - Method in class com.aquima.web.api.model.page.element.Container
- hashCode() - Method in class com.aquima.web.api.model.page.element.ContentItem
- hashCode() - Method in class com.aquima.web.api.model.page.element.DomainValue
- hashCode() - Method in class com.aquima.web.api.model.page.element.ElementModel
- hashCode() - Method in class com.aquima.web.api.model.page.element.FailedElement
- hashCode() - Method in class com.aquima.web.api.model.page.element.Field
- hashCode() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- hashCode() - Method in class com.aquima.web.api.model.page.element.FieldValidation
- hashCode() - Method in class com.aquima.web.api.model.page.element.Image
- hashCode() - Method in class com.aquima.web.api.model.page.element.Link
- hashCode() - Method in class com.aquima.web.api.model.page.element.Message
- hashCode() - Method in class com.aquima.web.api.model.page.element.Page
- hashCode() - Method in class com.aquima.web.api.model.page.element.TextItem
- hashCode() - Method in class com.aquima.web.api.model.page.element.TextItemStyleNode
- hashCode() - Method in class com.aquima.web.api.model.page.element.TextItemTextNode
- hashCode() - Method in class com.aquima.web.api.model.page.element.TextItemValueNode
- hashCode() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
-
Returns a hash code value for this object.
- hashCode() - Method in class com.aquima.web.context.CollectionResource
- hashCode() - Method in class com.aquima.web.rest.v1.linker.PageLinkType
- hashCode() - Method in class com.aquima.web.rest.v1.resource.impl.Case
- hashCode() - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
- hashCode() - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- hashCode() - Method in class com.aquima.web.rest.v1.resource.impl.Project
- hashCode() - Method in class com.aquima.web.rest.v1.resource.NullableDate
- hashCode() - Method in class com.aquima.web.rest.v1.resource.NullableLong
- hashCode() - Method in class com.aquima.web.rest.v1.sorter.SortCriterion
- hashCode() - Method in class com.aquima.web.rest.v1.sorter.SortDirection
- hasHeader(HttpServletResponse, String) - Method in class com.aquima.web.security.headers.AbstractSecurityHeaderWriter
-
Checks whether the given HTTP response already has at least one header with the given name.
- hasKey(String) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- hasLicenseKey() - Method in class com.aquima.web.config.AnnotatedLicenseProvider
- hasLicenseKey() - Method in class com.aquima.web.config.PropertyLicenseProvider
- hasNextPage() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- hasNextPage() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- hasObjects() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
-
Indicates whether this object has at least 1 child objects.
- hasPrevPage() - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
- hasPrevPage() - Method in class com.aquima.web.rest.v1.paginator.Paginator
- hasProviderSupport() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectValidator
-
If all the conditions below are valid, the OpenID Connect Provider supports Blueriq OpenID Connect configuration.
- hasRequestScopedContent() - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
- hasResponseObject() - Method in exception com.aquima.web.aaas.WebServiceCallException
- hasRoles() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- hasSession(String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- hasSession(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- hasSession(String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- hasShortcutAttribute() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
-
Checks if the service parameter
ShortcutAttribute
was specified. - hasShortcutName() - Method in class com.aquima.web.service.dap.StartProjectServiceParameters
-
Checks if the service parameter
ShortcutName
was specified. - hasSsoLogoutUrl() - Method in exception com.aquima.web.api.exception.OpenIdConnectForbiddenException
- hasValidations() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
-
Indicates whether this object has at least 1 validation message.
- hasValue() - Method in class com.aquima.web.rest.v1.resource.NullableDate
- hasValue() - Method in class com.aquima.web.rest.v1.resource.NullableLong
- hasValues() - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
-
Indicates whether this object has at least 1 value.
- HEADER_NAME - Static variable in class com.aquima.web.webinterceptor.CsrfInterceptor
-
The name of the header that will be checked for a CSRF token
- HOUR - Enum constant in enum class com.aquima.web.config.timer.TimerEnum
- Html5PathResourceResolver - Class in com.aquima.web.config
- Html5PathResourceResolver() - Constructor for class com.aquima.web.config.Html5PathResourceResolver
- httpFirewall() - Method in class com.aquima.web.config.AquimaConfig
- HttpProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties
- HttpSecurityInterceptor - Class in com.aquima.web.webinterceptor
-
Interceptor for handling http method requests .
- HttpSecurityInterceptor(SecurityConfigProperties) - Constructor for class com.aquima.web.webinterceptor.HttpSecurityInterceptor
- HttpSessionConfig - Class in com.aquima.web.boot
-
Configuration for Spring Session.
- HttpSessionConfig() - Constructor for class com.aquima.web.boot.HttpSessionConfig
- httpSessionCookieSerializer(ServerProperties) - Method in class com.aquima.web.boot.HttpSessionConfig
-
Customizes the session cookie set by Spring Session by using the standard Spring Boot Server Properties.
- httpSessionEventPublisher() - Method in class com.aquima.web.boot.RootConfig
I
- IApiRendererFactory - Interface in com.aquima.web.api.model.page.renderer
-
This interface represents the factory to create a renderer (which transforms the model to the viewmodel).
- ID - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- IDateConverter - Interface in com.aquima.web.rest.v1.converter
-
Converts dates to JSON strings and JSON date strings to dates.
- IdentityFileDefinitionTransform - Class in com.aquima.web.components.fileupload.service.transform
- IdentityFileDefinitionTransform() - Constructor for class com.aquima.web.components.fileupload.service.transform.IdentityFileDefinitionTransform
- IdentityRuntimeKeyMapper - Class in com.aquima.web.ui
-
Runtime key mapper that uses the default string representation of the key
- IdentityRuntimeKeyMapper() - Constructor for class com.aquima.web.ui.IdentityRuntimeKeyMapper
- IExternalSessionManager - Interface in com.aquima.web.sessionmanager
-
Extends the basic session manager with external session store specific methods.
- IFileDefinition - Interface in com.aquima.web.components.fileupload.service
-
This interface describes a file definition used when uploading files
- IFileDefinitionTransform - Interface in com.aquima.web.components.fileupload.service.transform
-
Given a file definition, applies some transform to it.
- IFileValidator - Interface in com.aquima.web.components.fileupload.service.validation
- IFormatDefinitionStore - Interface in com.aquima.web.config
-
Interface for defining a class that contains definitions for formats.
- ignoreUnknownAttributes(String) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- ignoreUnknownEntities(String) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- Image - Class in com.aquima.web.api.model.page.element
-
This class represents the Image viewmodel
- Image() - Constructor for class com.aquima.web.api.model.page.element.Image
- ImageBaseController - Class in com.aquima.web.api.controller
- ImageBaseController(ImageService) - Constructor for class com.aquima.web.api.controller.ImageBaseController
- ImageController - Class in com.aquima.web.api.controller.v1
- ImageController - Class in com.aquima.web.api.controller.v2
- ImageController(ImageService) - Constructor for class com.aquima.web.api.controller.v1.ImageController
- ImageController(ImageService) - Constructor for class com.aquima.web.api.controller.v2.ImageController
- ImageRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms an image to its viewmodel.
- ImageRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.ImageRenderer
- ImageService - Class in com.aquima.web.api.service
-
Service for rendering an image.
- ImageService() - Constructor for class com.aquima.web.api.service.ImageService
- IModelRenderer - Interface in com.aquima.web.api.model.page.renderer
-
This interface describes a renderer which transforms a data model to a viewmodel.
- incorrectParametersException() - Method in class com.aquima.web.api.controller.v2.OpenIdConnectAuthenticationController
- index(String, HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.ui.mvc.MvcController
- init() - Method in class com.aquima.web.config.DefaultWebConfiguration
- init(FilterConfig) - Method in interface com.aquima.web.filter.ITenantFilter
- init(FilterConfig) - Method in class com.aquima.web.security.SpringSecurityFilterProxy
- init(HttpSecurity) - Method in class com.aquima.web.boot.FormLoginWebSecurityConfigurer
- init(HttpSecurity) - Method in class com.aquima.web.boot.KerberosWebSecurityConfigurer
- init(HttpSecurity) - Method in class com.aquima.web.boot.OpenIdConnectWebSecurityConfigurer
- init(HttpSecurity) - Method in class com.aquima.web.boot.security.jwt.JwtWebSecurityConfigurer
- initCurrentCacheKey() - Method in class com.aquima.web.config.CacheKeyService
- initialize(ConfigurableApplicationContext) - Method in class com.aquima.web.context.RootContextInitializer
- InMemoryAuthenticationProviderFactory - Class in com.aquima.web.boot.security
- InMemoryAuthenticationProviderFactory(Environment, PasswordEncodersUtil, String, String) - Constructor for class com.aquima.web.boot.security.InMemoryAuthenticationProviderFactory
- INonLoggableUrlProvider - Interface in com.aquima.web.filter
-
This interface is used to provide URLs that should be ignored by the logger.
- INSTANCE - Static variable in class com.aquima.web.util.VoidActionResult
- interrupt() - Method in class com.aquima.web.AquimaSession
- INVALID_CONTENT_TYPE - Enum constant in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
- INVALID_EXTENSION - Enum constant in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
- INVALID_FILE_SIZE - Enum constant in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
- INVALID_FILENAME - Enum constant in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
- INVALID_FILENAME_LENGTH - Enum constant in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
- INVALID_MESSAGE_KEY - Static variable in class com.aquima.web.webinterceptor.RequestWardInterceptor
-
The message key for the error message itself.
- INVALID_REQUEST_WARD - Enum constant in enum class com.aquima.web.ui.ErrorType
- INVALID_TITLE_KEY - Static variable in class com.aquima.web.webinterceptor.RequestWardInterceptor
-
The message key for the error message title.
- InvalidJsonPathDetail - Class in com.aquima.web.filter.json
- InvalidJsonResponse - Class in com.aquima.web.filter.json
- InvalidJsonResponse(String) - Constructor for class com.aquima.web.filter.json.InvalidJsonResponse
- InvalidJsonResponse(String, String) - Constructor for class com.aquima.web.filter.json.InvalidJsonResponse
- InvalidJsonResponse(String, String, String) - Constructor for class com.aquima.web.filter.json.InvalidJsonResponse
- InvalidMultipartResponse - Class in com.aquima.web.filter.json
- InvalidMultipartResponse(String) - Constructor for class com.aquima.web.filter.json.InvalidMultipartResponse
- InvalidMultipartResponse(String, String) - Constructor for class com.aquima.web.filter.json.InvalidMultipartResponse
- InvalidOpenIdConfigurationException - Exception in com.aquima.web.boot.security.openid
-
Exception thrown when either the configuration defined for OpenID Connect is not supported or the OpenID Connect Provider doesn't support the specified configuration.
- InvalidOpenIdConfigurationException(String, String) - Constructor for exception com.aquima.web.boot.security.openid.InvalidOpenIdConfigurationException
- InvalidParameterException - Exception in com.aquima.web.rest.v1.exception
-
This exception is thrown if a query parameter or a path parameter is invalid.
- InvalidParameterException(String) - Constructor for exception com.aquima.web.rest.v1.exception.InvalidParameterException
- InvalidParameterException(String, Throwable) - Constructor for exception com.aquima.web.rest.v1.exception.InvalidParameterException
- invoke(IHttpRequest, IHttpResponseHandler) - Method in class com.aquima.web.communication.BasicHttpConnection
- invoke(MessageContext, Object) - Method in class com.aquima.web.aaas.AAASEndpointAdapter
- IPaginator<T> - Interface in com.aquima.web.rest.v1.paginator
-
Converts a list of REST resources into a PagedObject containing some or all of those resources.
- IProcessBase - Interface in com.aquima.web.rest.v1.resource
- IRendererContext - Interface in com.aquima.web.api.model.page.renderer
-
This class represents the context during the transformation of model to viewmodel.
- IResourceComparator<T> - Interface in com.aquima.web.rest.v1.sorter
- IResourceConverter<S,
D> - Interface in com.aquima.web.rest.v1.converter -
Converts domain models to REST resources.
- IResourceFactory - Interface in com.aquima.web.rest.v1.resource
-
Interface for resource factories.
- IResourceLinker<T> - Interface in com.aquima.web.rest.v1.linker
-
Adds HATEOAS links to REST resources.
- IRolePermissionsProvider - Interface in com.aquima.web.security
-
This interface defines a means to obtain the permissions granted to a role.
- IRuntimeKeyMapper - Interface in com.aquima.web.ui
-
Interface to convert runtime keys in page elements.
- IRuntimeKeyParser - Interface in com.aquima.web.ui
-
Interface that can be used to parse a string to a runtime key.
- isAbsolute(String) - Static method in class com.aquima.web.util.UrlHelper
- isAccessTokenExpired() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- isAccessTokenExpired() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthentication
- isAccessTokenExpired() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- isAdvancedScheduler() - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- isAdvancedSchedulerEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isAllowed(Set<String>, Set<String>) - Method in class com.aquima.web.aaas.AbstractEndpoint
- isAnonymous() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- isAnonymous() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- isAnonymous() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- isAnonymous() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- isAuthenticated() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- isAuthenticated() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- isAuthenticated() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- isAuthenticated() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- isAuthenticated() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- isAuthenticated() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- isAuthenticated() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- isAuthenticated(IUserData) - Method in class com.aquima.web.api.controller.v1.AbstractBaseController
- isAuthenticated(IUserData) - Method in class com.aquima.web.api.controller.v2.AbstractBaseController
- isAuthorized() - Method in class com.aquima.web.components.filedownload.service.FileDownloadAuthorizationResult
- isAuthorized() - Method in class com.aquima.web.components.filedownload.service.FileDownloadResult
- isAuthorized(IAquimaSession, String) - Method in class com.aquima.web.components.filedownload.service.FileDownloadService
- isAutomatic() - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- isAutomatic() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- isAutomatic() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- isAutomatic() - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- isBeforeRequests() - Method in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- isBlocking() - Method in class com.aquima.web.api.model.page.element.FieldValidation
-
Returns a 'blocking' indicator.
- isCancelStartedTasks() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- isCaseEngineEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isCheckAudience() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- isCheckAudience() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- isCheckAudience() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- isCheckAudience() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- isClickJackingProtectionEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isConditional() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- isCreateEmptyElementsForUnknowns() - Method in class com.aquima.web.config.ApplicationConfiguration
- isCreateEmptyElementsForUnknowns() - Method in class com.aquima.web.config.properties.WebServicesProperties
- isCsrfProtectionEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isDcmDashboardEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isDebug() - Method in class com.aquima.web.config.properties.KerberosProperties
- isDefaultIgnoreUnknownAttributes() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- isDefaultIgnoreUnknownEntities() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- isDetectContentType() - Method in class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- isDevelopmentMode() - Method in interface com.aquima.web.api.rendering.ITemplateContext
-
This method returns an indicator for development mode.
- isDevelopmentMode() - Method in class com.aquima.web.config.properties.MvcProperties
- isDevelopmentMode() - Method in class com.aquima.web.ui.mvc.MvcUiConfiguration
-
Returns an indicator for the development mode.
- isDevelopmentMode() - Method in class com.aquima.web.ui.mvc.TemplateContext
- isDisabled() - Method in class com.aquima.web.api.model.page.element.Button
-
This method returns a disabled indicator.
- isDisallowDoctypeDecl() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isDKIMEnabled() - Method in class com.aquima.web.config.MailConfiguration
- isDynamicVersion() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- isEnabled() - Method in class com.aquima.web.config.properties.AbstractExportProperties
- isEnabled() - Method in class com.aquima.web.config.properties.MultiTenancyProperties
- isEnabled() - Method in class com.aquima.web.config.properties.RuntimeKeysProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ClickJackingProtection
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CookieSameSite
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CsrfProtection
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties.RuntimeProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ReferrerPolicyProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.SessionFixationProtectionProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.StrictTransportProtection
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XContentTypeProtection
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssBlacklistProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssHeaderProtection
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssMultipartRequestValidation
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestBodyValidation
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestParameterValidation
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestUrlValidation
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- isEnabled() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isEnabled() - Method in class com.aquima.web.connectivity.mail.DkimProperties
- isEnabled() - Method in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- ISessionListener - Interface in com.aquima.web.api.service.subscription
- isExecuteDatamappingOnCancelTask() - Method in class com.aquima.web.config.properties.LegacyProperties
- isExpandEntityReferences() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isExpectedSubmit(WebRequest, String) - Method in class com.aquima.web.ui.PageWard
- isExternalGeneralEntities() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isExternalParameterEntities() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isHandleModelChanges() - Method in class com.aquima.web.config.ApplicationConfiguration
- isHandleModelChanges() - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- IShortcutConverter - Interface in com.aquima.web.rest.v1.converter
-
Converts shortcut domain models to shortcut REST resources.
- IShortcutPathService - Interface in com.aquima.web.shortcut
- isInScope(String, Object) - Method in class com.aquima.web.config.annotation.factory.AnnotatedFactoryBase
- isInterrupted() - Method in class com.aquima.web.AquimaSession
- isLegacyRestResponseValidation() - Method in class com.aquima.web.config.properties.LegacyProperties
- isLegacyRestValidation() - Method in class com.aquima.web.config.properties.LegacyProperties
- isLoadExternalDtd() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isModificationRequest(HttpServletRequest) - Static method in class com.aquima.web.util.RequestUtils
-
Indicates whether the given HTTP request may be intended to modify a resource, based on the request method.
- isModificationRequestMethod(RequestMethod) - Static method in class com.aquima.web.util.RequestUtils
-
Indicates whether the given HTTP request method may be intended to modify a resource.
- isMultiTenancyEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isMultiValued() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the multivalued indicator.
- isMultiValued() - Method in class com.aquima.web.api.model.page.element.FieldParameter
- isNewTab() - Method in class com.aquima.web.api.service.events.ProjectChangedEvent
- isOfflineEnabled(String) - Method in class com.aquima.web.config.ApplicationConfiguration
- isOfflineEnabled(String) - Method in class com.aquima.web.config.OfflineConfiguration
- isOpen() - Method in class com.aquima.web.context.CollectionResource
- isPrivate() - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- isProductionMode() - Method in class com.aquima.web.rest.v1.resource.impl.Runtime
- isReadable() - Method in class com.aquima.web.context.CollectionResource
- isReadonly() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the readonly indicator.
- isReadOnly() - Method in class com.aquima.web.api.controller.TaskMappingActionHandler
- isReadOnly() - Method in class com.aquima.web.api.service.dmn.DmnActionHandler
- isReadOnly() - Method in class com.aquima.web.components.filedownload.service.DownloadExceptionActionHandler
- isReadOnly() - Method in class com.aquima.web.components.filedownload.service.FileDownloadActionHandler
- isReadOnly() - Method in class com.aquima.web.components.filedownload.service.FileDownloadAuthorizationActionHandler
- isReadOnly() - Method in class com.aquima.web.components.fileupload.service.FileUploadActionHandler
- isReadonlyInheritFromParent() - Method in class com.aquima.web.config.properties.LegacyProperties
- isRefresh() - Method in class com.aquima.web.api.model.page.element.Button
-
This method returns a refresh indicator.
- isRefresh() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the refresh indicator.
- isRequestArraySchema() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- isRequestWardEnabled() - Method in class com.aquima.web.config.properties.BlueriqSessionProperties
- isRequired() - Method in class com.aquima.web.api.model.page.element.Field
-
This method returns the required indicator.
- isRequired() - Method in class com.aquima.web.rest.v1.resource.impl.Task
- isResponseArraySchema() - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- isRetainRequiredTasks() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- isRS256() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAlgorithmString
- isRuntimeKeysEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isSearchSubtree() - Method in class com.aquima.web.config.properties.LdapProperties
- isSecurityEnabled() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- isSecurityEnabledPropertySet() - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- isSessionCircularDependent(String, String, String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
-
This method checks if a session contains itself through its children.
- isShortcutsOnly() - Method in class com.aquima.web.boot.ProductionProperties
-
Shortcuts only allowed in production mode.
- isSig() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUsePublicKeyString
- isSingleFileMode() - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- isSsoEnabled() - Method in exception com.aquima.web.api.exception.AbstractStartForbiddenException
-
Indicates whether single sign-on is enabled.
- isSsoEnabled() - Method in class com.aquima.web.ui.AbstractJsonStartForbiddenError
- isSsoLogout() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- isSsoLogout() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- isSsoLogout() - Method in interface com.aquima.web.boot.security.openid.OpenIdConnectSettings
- isSsoLogout() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- isStrictTransportProtectionEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isStructuredInputValidation() - Method in class com.aquima.web.config.properties.WebServicesProperties
- isStructuredWebServicesInputValidation() - Method in class com.aquima.web.config.ApplicationConfiguration
- isTimerEnabled() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- isTlsDisableHostnameVerifier() - Method in class com.aquima.web.config.properties.LdapProperties
- ISubscriptionEvent - Interface in com.aquima.web.api.service.events
-
Event interface for the EventRepository.
- isUploadAuthorized() - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
- isUploadSucceeded() - Method in class com.aquima.web.components.fileupload.service.FileUploadResult
- isUploadSucceeded() - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
- isUseDiscovery() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- isUseDomainSchemaRequiredAsNullability() - Method in class com.aquima.web.config.ApplicationConfiguration
- isUseDomainSchemaRequiredAsNullability() - Method in class com.aquima.web.config.OpenApiProperties
-
Deprecated.
- isUseLegacyCaseUnlocking() - Method in class com.aquima.web.config.properties.LegacyProperties
- isUseRequestParamsAsFlowParams() - Method in class com.aquima.web.FlowStarter
- isUseTls() - Method in class com.aquima.web.config.properties.LdapProperties
- isValid(String) - Method in class com.aquima.web.security.ConfigurableXssWhitelist
- isValidate() - Method in class com.aquima.web.api.model.page.element.Button
-
This method returns the validate indicator
- isValidateContentType() - Method in class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- isXContentTypeProtectionEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- isXincludeAware() - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- isXssProtectionEnabled() - Method in class com.aquima.web.config.ApplicationConfiguration
- ITaskFlowCompletedService - Interface in com.aquima.web.api.model
- ITemplateContext - Interface in com.aquima.web.api.rendering
-
This interfaces represents the context during the output generation.
- ITenantFilter - Interface in com.aquima.web.filter
- iterateApplications(IApplicationVisitor) - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- iterateModules(IModuleVisitor) - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- IValidationMessageContainer - Interface in com.aquima.web.aaas.validation
-
Parts of the validation tree body which can contain validation messages should implement this interface.
- IValueFormatDefinitionProvider - Interface in com.aquima.web.api.model.page
-
This interface describes a value format provider.
- IWebConfiguration - Interface in com.aquima.web.config
-
Interface for a web configuration that can be used to create an ApplicationConfiguration.
J
- JsonDateSerializer - Class in com.aquima.web.rest.v1.serializer
-
Class used in order to format dates according to ISO 8601.
- JsonDateSerializer() - Constructor for class com.aquima.web.rest.v1.serializer.JsonDateSerializer
- JsonError - Class in com.aquima.web.ui
-
Representation of a JSON error object, which can be serialized to JSON.
- JsonError(ErrorType, String) - Constructor for class com.aquima.web.ui.JsonError
- JsonError(ErrorType, String, String) - Constructor for class com.aquima.web.ui.JsonError
- JsonError(ErrorType, String, String, String) - Constructor for class com.aquima.web.ui.JsonError
- JsonNullableDateDeserializer - Class in com.aquima.web.rest.v1.serializer
-
Class used to deserialize a NullableDate from JSON.
- JsonNullableDateDeserializer() - Constructor for class com.aquima.web.rest.v1.serializer.JsonNullableDateDeserializer
- JsonNullableDateSerializer - Class in com.aquima.web.rest.v1.serializer
-
Class used to serialize NullableDate to JSON.
- JsonNullableDateSerializer() - Constructor for class com.aquima.web.rest.v1.serializer.JsonNullableDateSerializer
- JsonNullableLongDeserializer - Class in com.aquima.web.rest.v1.serializer
-
Class used to deserialize a NullableLong from JSON.
- JsonNullableLongDeserializer() - Constructor for class com.aquima.web.rest.v1.serializer.JsonNullableLongDeserializer
- JsonNullableLongSerializer - Class in com.aquima.web.rest.v1.serializer
-
Class used to serialize NullableLong to JSON.
- JsonNullableLongSerializer() - Constructor for class com.aquima.web.rest.v1.serializer.JsonNullableLongSerializer
- JsonRequestBodyValidatorFilter - Class in com.aquima.web.filter.json
- JsonRequestBodyValidatorFilter(SecurityConfigProperties, IMessageProvider) - Constructor for class com.aquima.web.filter.json.JsonRequestBodyValidatorFilter
- jsonRequestBodyValidatorFilterRegistration(SecurityConfigProperties, IMessageProvider) - Method in class com.aquima.web.boot.RootConfig
- JsonStartApplicationForbiddenError - Class in com.aquima.web.ui
-
A
JsonError
intended to be used when starting a project via parameters is forbidden due to the user lacking the required roles. - JsonStartApplicationForbiddenError(String, IProjectReference) - Constructor for class com.aquima.web.ui.JsonStartApplicationForbiddenError
- JsonStartShortcutForbiddenError - Class in com.aquima.web.ui
-
A
JsonError
intended to be used when starting a project via a shortcut is forbidden due to the user lacking the required roles. - JsonStartShortcutForbiddenError(String, String) - Constructor for class com.aquima.web.ui.JsonStartShortcutForbiddenError
- JWT - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties.LoginType
-
Specifies the jwt login type.
- JwtAuthenticationFilter - Class in com.aquima.web.boot.security.jwt
-
JWT Authentication Filter that authenticates a request if not already authenticated.
- JwtAuthenticationFilter(AuthenticationManager, SecurityContextRepository) - Constructor for class com.aquima.web.boot.security.jwt.JwtAuthenticationFilter
- JwtClaimMapper - Class in com.aquima.web.boot.security.jwt
- JwtClaimMapper(SecurityConfigProperties) - Constructor for class com.aquima.web.boot.security.jwt.JwtClaimMapper
- JwtWebSecurityConfigurer - Class in com.aquima.web.boot.security.jwt
-
This class is the web security configurer for the OAuth JWT auth.
- JwtWebSecurityConfigurer(JwtAuthenticationFilter) - Constructor for class com.aquima.web.boot.security.jwt.JwtWebSecurityConfigurer
K
- keepAlive(String) - Method in class com.aquima.web.api.controller.v2.SessionController
-
Keeps the session alive by extending its timeout value.
- keepAlive(String) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- keepAlive(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- keepAlive(String) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- keepAlive(String, String) - Method in class com.aquima.web.api.controller.v1.SessionController
-
Keeps the session alive by extending its timeout value.
- KERBEROS - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties.LoginType
-
Specifies the kerberos login type.
- KerberosAuthenticationConfiguration - Class in com.aquima.web.boot.security
- KerberosAuthenticationConfiguration() - Constructor for class com.aquima.web.boot.security.KerberosAuthenticationConfiguration
- KerberosAuthenticationProviderFactory - Class in com.aquima.web.boot.security
- KerberosAuthenticationProviderFactory() - Constructor for class com.aquima.web.boot.security.KerberosAuthenticationProviderFactory
- KerberosHttpConnection - Class in com.aquima.web.communication
-
Http connection implementation that uses apache commons classes to provide a custom Kerberos connection.
- KerberosHttpConnection(String, String) - Constructor for class com.aquima.web.communication.KerberosHttpConnection
- KerberosHttpConnection(String, String, String, String, String) - Constructor for class com.aquima.web.communication.KerberosHttpConnection
- KerberosProperties - Class in com.aquima.web.config.properties
- KerberosProperties() - Constructor for class com.aquima.web.config.properties.KerberosProperties
- KerberosWebSecurityConfigurer - Class in com.aquima.web.boot
-
This class is the web security configurer for the Kerberos login.
- KerberosWebSecurityConfigurer() - Constructor for class com.aquima.web.boot.KerberosWebSecurityConfigurer
- keyFor(IAquimaSession) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- keyFor(IAquimaSession) - Method in interface com.aquima.web.sessionmanager.IExternalSessionManager
-
Returns the key where the provided session would be stored in the underlying key-value store.
- keyFor(String) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- keyFor(String) - Method in interface com.aquima.web.sessionmanager.IExternalSessionManager
-
Returns the key where a session with the provided session id would be stored in the underlying key-value store.
- keyIterator(IKeyPattern) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- KeyResponse - Class in com.aquima.web.boot.security.openid
-
Ker response entity in accordance the JSON Web Key (JWK) Fromat.
- KeyResponse() - Constructor for class com.aquima.web.boot.security.openid.KeyResponse
- keys(IKeyPattern) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- KeysListResponse - Class in com.aquima.web.boot.security.openid
- KeysListResponse() - Constructor for class com.aquima.web.boot.security.openid.KeysListResponse
- KeystoreProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
L
- Language - Class in com.aquima.web.api.model
- Language(String, String) - Constructor for class com.aquima.web.api.model.Language
- languageCode() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
languageCode
record component. - LanguageConfiguration - Class in com.aquima.web.api.model.page
-
This class represents the format patterns for the data types.
- LanguageConfiguration(String) - Constructor for class com.aquima.web.api.model.page.LanguageConfiguration
- LanguageController - Class in com.aquima.web.api.controller.v1
-
Controller used to get available languages for the activated project and also set a new language for it
- LanguageController - Class in com.aquima.web.api.controller.v2
-
Controller used to get available languages for the activated project and also set a new language for it
- LanguageController(LanguageService) - Constructor for class com.aquima.web.api.controller.v1.LanguageController
- LanguageController(LanguageService) - Constructor for class com.aquima.web.api.controller.v2.LanguageController
- languageFormats() - Method in class com.aquima.web.config.AquimaConfig
- LanguageFormats - Class in com.aquima.web.config
- LanguageFormats(Properties) - Constructor for class com.aquima.web.config.LanguageFormats
- LanguageService - Class in com.aquima.web.api.service
- LanguageService() - Constructor for class com.aquima.web.api.service.LanguageService
- LAST - Static variable in class com.aquima.web.rest.v1.linker.PageLinkType
- lastModified() - Method in class com.aquima.web.context.CollectionResource
- LatestVersionApplicationFinder - Class in com.aquima.web.rest.v1.controller.application.finder
- LatestVersionApplicationFinder(IPortalEngine, IProcessEngineSettings) - Constructor for class com.aquima.web.rest.v1.controller.application.finder.LatestVersionApplicationFinder
- LdapAuthenticationProviderFactory - Class in com.aquima.web.boot.security
- LdapAuthenticationProviderFactory() - Constructor for class com.aquima.web.boot.security.LdapAuthenticationProviderFactory
- LdapProperties - Class in com.aquima.web.config.properties
- LdapProperties() - Constructor for class com.aquima.web.config.properties.LdapProperties
- LdapProperties(boolean) - Constructor for class com.aquima.web.config.properties.LdapProperties
- LegacyProperties - Class in com.aquima.web.config.properties
- LegacyProperties() - Constructor for class com.aquima.web.config.properties.LegacyProperties
- Library - Class in com.aquima.web.rest.v1.resource.impl
-
Library REST API resource.
- Library() - Constructor for class com.aquima.web.rest.v1.resource.impl.Library
- Library(String, String, String) - Constructor for class com.aquima.web.rest.v1.resource.impl.Library
- LicenseProperties - Class in com.aquima.web.config.properties
- LicenseProperties() - Constructor for class com.aquima.web.config.properties.LicenseProperties
- licenseProvider() - Method in class com.aquima.web.config.LicenseProviderConfig
- LicenseProviderConfig - Class in com.aquima.web.config
- LicenseProviderConfig() - Constructor for class com.aquima.web.config.LicenseProviderConfig
- link(Case) - Method in class com.aquima.web.rest.v1.linker.impl.CaseLinker
- link(CaseEvent) - Method in class com.aquima.web.rest.v1.linker.impl.CaseEventLinker
- link(Endpoint) - Method in class com.aquima.web.rest.v1.linker.impl.EndpointLinker
- link(Metadata) - Method in class com.aquima.web.rest.v1.linker.impl.MetadataLinker
- link(PagedObject<Case>, IPaginator<Case>) - Method in class com.aquima.web.rest.v1.linker.impl.CaseLinker
- link(PagedObject<CaseEvent>, IPaginator<CaseEvent>) - Method in class com.aquima.web.rest.v1.linker.impl.CaseEventLinker
- link(PagedObject<Endpoint>, IPaginator<Endpoint>) - Method in class com.aquima.web.rest.v1.linker.impl.EndpointLinker
- link(PagedObject<Metadata>, IPaginator<Metadata>) - Method in class com.aquima.web.rest.v1.linker.impl.MetadataLinker
- link(PagedObject<Project>, IPaginator<Project>) - Method in class com.aquima.web.rest.v1.linker.impl.ProjectLinker
- link(PagedObject<Runtime>, IPaginator<Runtime>) - Method in class com.aquima.web.rest.v1.linker.impl.RuntimeLinker
- link(PagedObject<Shortcut>, IPaginator<Shortcut>) - Method in class com.aquima.web.rest.v1.linker.impl.ShortcutLinker
- link(PagedObject<Task>, IPaginator<Task>) - Method in class com.aquima.web.rest.v1.linker.impl.TaskLinker
- link(PagedObject<Webservice>, IPaginator<Webservice>) - Method in class com.aquima.web.rest.v1.linker.impl.WebserviceLinker
- link(PagedObject<T>, IPaginator<T>) - Method in interface com.aquima.web.rest.v1.linker.IResourceLinker
-
Adds HATEOAS links to the given paged set of resources.
- link(Project) - Method in class com.aquima.web.rest.v1.linker.impl.ProjectLinker
- link(Runtime) - Method in class com.aquima.web.rest.v1.linker.impl.RuntimeLinker
- link(Shortcut) - Method in class com.aquima.web.rest.v1.linker.impl.ShortcutLinker
- link(Task) - Method in class com.aquima.web.rest.v1.linker.impl.TaskLinker
- link(Webservice) - Method in class com.aquima.web.rest.v1.linker.impl.WebserviceLinker
- link(T) - Method in interface com.aquima.web.rest.v1.linker.IResourceLinker
-
Adds HATEOAS links to the given resource.
- Link - Class in com.aquima.web.api.model.page.element
-
This class represents the link viewmodel.
- Link() - Constructor for class com.aquima.web.api.model.page.element.Link
- LinkHelper - Interface in com.aquima.web.util
-
A marker interface for link helpers.
- LinkRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms an link to its viewmodel.
- LinkRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.LinkRenderer
- ListProperties() - Constructor for class com.aquima.web.config.properties.ProcessEngineProperties.ListProperties
- ListRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms the worklist data to a table viewmodel.
- ListRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.ListRenderer
- LOG - Static variable in class com.aquima.web.config.properties.GlobalConnectionProperties
- LOG - Static variable in class com.aquima.web.util.SessionHeadersUtil
- LogBackUtil - Class in com.aquima.web.context
-
This class configures Logback, to prevent a runtime dependency to logback assure the logback classes use their full namespace
- login(LoginRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.api.controller.v2.AuthenticationController
- login(HttpServletRequest, String) - Method in class com.aquima.web.api.controller.v2.OpenIdConnectAuthenticationController
- login(HttpServletResponse, boolean) - Method in class com.aquima.web.controller.AuthenticationController
- login(WebRequest) - Method in class com.aquima.web.api.controller.v1.AuthenticationController
- LOGIN_PAGE - Static variable in class com.aquima.web.boot.FormLoginWebSecurityConfigurer.MappingsHelper
- LOGIN_PAGE_ERROR - Static variable in class com.aquima.web.boot.FormLoginWebSecurityConfigurer.MappingsHelper
- LOGIN_SUCCESS_URL - Static variable in class com.aquima.web.boot.FormLoginWebSecurityConfigurer.MappingsHelper
- LOGIN_TYPE_PROPERTY - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties
- loginSuccess(WebRequest, HttpServletRequest) - Method in class com.aquima.web.controller.StartController
- LoginType() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.LoginType
- logout() - Method in class com.aquima.web.api.controller.v1.AuthenticationController
- logout(Boolean) - Method in class com.aquima.web.controller.StartController
-
This method closes all Aquima sessions and redirects to the logout.html.
- logout(HttpServletResponse) - Method in class com.aquima.web.controller.AuthenticationController
- logOut(Authentication) - Method in class com.aquima.web.api.controller.v2.AuthenticationController
- logoutRedirect() - Method in class com.aquima.web.controller.AuthenticationController
- logRequestPost(HttpServletRequest) - Method in class com.aquima.web.webinterceptor.RequestLogInterceptor
- logRequestShort(HttpServletRequest) - Method in class com.aquima.web.webinterceptor.RequestLogInterceptor
- logWhichDcmVersionIsUsed() - Method in class com.aquima.web.config.ApplicationConfiguration
M
- MailConfiguration - Class in com.aquima.web.config
-
Mail domain configuration class that uses properties in the form blueriq.mail.[domain_alias].[property]=[value].
- MailDomainConfigurationFactory - Class in com.aquima.web.config
-
Factory for building mail domain configuration classes depending on the presence of DKIM configuration for a specific domain in properties file.
- MailDomainConfigurationFactory() - Constructor for class com.aquima.web.config.MailDomainConfigurationFactory
- main(String[]) - Static method in class com.blueriq.encryptor.cli.BlueriqEncryptorConsole
- mapCustomClaims(Claims) - Method in class com.aquima.web.boot.security.jwt.JwtClaimMapper
- MapHeadersToProfileService - Class in com.aquima.web.service
- MapHeadersToProfileService() - Constructor for class com.aquima.web.service.MapHeadersToProfileService
- mapInputParameters(String, DataValueType) - Method in class com.aquima.web.api.function.mapping.FunctionParameterMapping
- mapOutputParameters(FunctionParameters, List<String>) - Method in class com.aquima.web.api.function.mapping.FunctionParameterMapping
- mappedHttpSecurityInterceptor() - Method in class com.aquima.web.boot.DefaultConfig
- mappedResourceSecurityInterceptor() - Method in class com.aquima.web.boot.DefaultConfig
- mappedXssUrlSecurityInterceptor() - Method in class com.aquima.web.boot.DefaultConfig
- MAPPING - Static variable in class com.aquima.web.rest.v1.controller.CaseEventsRestController
- MAPPING - Static variable in class com.aquima.web.rest.v1.controller.CaseRestController
- MAPPING - Static variable in class com.aquima.web.rest.v1.controller.EndpointsRestController
- MAPPING - Static variable in class com.aquima.web.rest.v1.controller.ProjectsRestController
- MAPPING - Static variable in class com.aquima.web.rest.v1.controller.ShortcutsRestController
- MAPPING - Static variable in class com.aquima.web.rest.v1.controller.TaskRestController
- MappingsHelper() - Constructor for class com.aquima.web.boot.FormLoginWebSecurityConfigurer.MappingsHelper
- mapRoles(Claims) - Method in class com.aquima.web.boot.security.jwt.JwtClaimMapper
- mapTeams(Claims) - Method in class com.aquima.web.boot.security.jwt.JwtClaimMapper
- mapUsername(Claims) - Method in class com.aquima.web.boot.security.jwt.JwtClaimMapper
- matchEndpointGroup(ServiceId, SoapMessage) - Method in class com.aquima.web.aaas.EndpointConfiguration
- MAX_FILE_SIZE_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- MediaTypeAwareResponseWriter - Class in com.aquima.web.boot
-
This class implements logic to send a response body according to the requested `Accept` HTTP header.
- MediaTypeAwareResponseWriter(HttpMessageConverters) - Constructor for class com.aquima.web.boot.MediaTypeAwareResponseWriter
- MediaTypeAwareSecurityResponseHandler - Class in com.aquima.web.boot.security
-
This class responds to Spring-Security authentication failures with an error response according to the requested media type, instead of Spring's default HTML error page.
- MediaTypeAwareSecurityResponseHandler(MediaTypeAwareResponseWriter) - Constructor for class com.aquima.web.boot.security.MediaTypeAwareSecurityResponseHandler
- MEMORY_SESSION_MANAGER - Static variable in class com.aquima.web.config.properties.BlueriqSessionProperties
- memorySessionManager(HttpSession) - Method in class com.aquima.web.config.SessionConfig
-
This bean defines the sessionManager which can be used to get the aquima session.
- Message - Class in com.aquima.web.api.model.page.element
-
This class represents the message viewmodel.
- Message(MessageType, String) - Constructor for class com.aquima.web.api.model.page.element.Message
- MESSAGE_CONTENTTYPE_VALIDATION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_EXTENSION_DESCRIPTION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_EXTENSION_VALIDATION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_FILENAME_LENGTH_VALIDATION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_FILENAME_VALIDATION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_FILESIZE_DESCRIPTION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_FILESIZE_VALIDATION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_LABEL_DOWNLOAD_FAILED - Static variable in class com.aquima.web.components.filedownload.container.FileDownloadContainer
- MESSAGE_LABEL_MULTI_UPLOAD - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_LABEL_SINGLE_UPLOAD - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_UPLOAD_FAILED - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MESSAGE_UPLOAD_SUCCES - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- MessageContextProperties - Class in com.aquima.web.aaas
- messageFactory() - Method in class com.aquima.web.aaas.WebServicesConfig
- messageProvider(IAquimaEngineConfiguration) - Method in class com.aquima.web.config.AquimaConfig
- MessageType - Enum Class in com.aquima.web.api.model.page.element
-
This enum represents the different kind of messages.
- Metadata - Class in com.aquima.web.rest.v1.resource.impl
-
Metadata REST API resource.
- Metadata() - Constructor for class com.aquima.web.rest.v1.resource.impl.Metadata
- Metadata(String, List<Library>, List<Webservice>) - Constructor for class com.aquima.web.rest.v1.resource.impl.Metadata
- MetadataConverter - Class in com.aquima.web.rest.v1.converter
-
Converts project metadata to metadata REST resources.
- MetadataConverter(IConnectionManager, IResourceFactory, IResourceLinker<Metadata>) - Constructor for class com.aquima.web.rest.v1.converter.MetadataConverter
- MetadataConverter(IConnectionManager, IResourceFactory, IResourceLinker<Metadata>, IResourceLinker<Webservice>) - Constructor for class com.aquima.web.rest.v1.converter.MetadataConverter
- MetadataLinker - Class in com.aquima.web.rest.v1.linker.impl
-
HATEOAS Linker for Metadata resources.
- MetadataLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.MetadataLinker
- MetadataResponse - Class in com.aquima.web.boot.security.openid
-
OpenID Connect Provider Metadata Response.
- MetadataResponse() - Constructor for class com.aquima.web.boot.security.openid.MetadataResponse
- MINUTE - Enum constant in enum class com.aquima.web.config.timer.TimerEnum
- MODE_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- ModelChange - Class in com.aquima.web.api.model.page
-
This class represents the actions to a page element model.
- ModelChange(ChangeType, String, ElementModel) - Constructor for class com.aquima.web.api.model.page.ModelChange
- ModelComparer - Class in com.aquima.web.api.model.page
-
This class compares two pages and determines the changes between them.
- ModelComparer() - Constructor for class com.aquima.web.api.model.page.ModelComparer
- ModelFactory - Class in com.aquima.web.api.model.page
-
This class converts the data model of a page to a viewmodel for the api.
- ModelFactory(IApiRendererFactory, IRuntimeKeyMapper) - Constructor for class com.aquima.web.api.model.page.ModelFactory
- ModelPreloader<T extends org.springframework.boot.context.event.SpringApplicationEvent> - Class in com.blueriq.web.startup.preloadmodel
-
Abstract ModelPreloader responsible to load applications in memory to make sure a end-user does not have to wait for the model to be loaded as it would be loaded before the request.
- ModelPreloader(IPortalEngine, ModelPreloadProperties) - Constructor for class com.blueriq.web.startup.preloadmodel.ModelPreloader
- modelPreloadProperties - Variable in class com.blueriq.web.startup.preloadmodel.ModelPreloader
- ModelPreloadProperties - Class in com.blueriq.web.startup.preloadmodel.properties
- ModelPreloadProperties() - Constructor for class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- ModelRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class is the base class for all model renderers.
- ModelRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.ModelRenderer
- multipartFilter() - Method in class com.aquima.web.boot.RootConfig
- MultipartRequestValidatorFilter - Class in com.aquima.web.filter.json
- MultipartRequestValidatorFilter(IMessageProvider, SecurityConfigProperties) - Constructor for class com.aquima.web.filter.json.MultipartRequestValidatorFilter
- multipartRequestValidatorFilterRegistration(SecurityConfigProperties, IMessageProvider) - Method in class com.aquima.web.boot.RootConfig
- MultipartRequestWrapper - Class in com.aquima.web.components.fileupload.controller
-
Utility class to extract files from a http request At the end of each request the cleanUp() method must be called in order to remove any temporary files associated with the multipart request
- MultipartRequestWrapper(HttpServletRequest) - Constructor for class com.aquima.web.components.fileupload.controller.MultipartRequestWrapper
- MultiTenancyProperties - Class in com.aquima.web.config.properties
- MultiTenancyProperties() - Constructor for class com.aquima.web.config.properties.MultiTenancyProperties
- mvcConfiguration(MvcProperties) - Method in class com.aquima.web.config.MvcUiConfig
- MvcController - Class in com.aquima.web.ui.mvc
- MvcController(MvcUi, AngularUi, IAquimaSessionsMap) - Constructor for class com.aquima.web.ui.mvc.MvcController
- mvcLinkHelper() - Method in class com.aquima.web.boot.RootConfig
- MvcLinkHelper - Class in com.aquima.web.util
-
A link helper for MVC UI.
- MvcLinkHelper(UriComponentsBuilder) - Constructor for class com.aquima.web.util.MvcLinkHelper
- MvcPathHelper - Class in com.aquima.web.util
-
Base class for path helpers for MVC UI.
- MvcPathHelper(UriComponentsBuilder) - Constructor for class com.aquima.web.util.MvcPathHelper
- MvcProperties - Class in com.aquima.web.config.properties
- MvcProperties() - Constructor for class com.aquima.web.config.properties.MvcProperties
- mvcRedirectHelper() - Method in class com.aquima.web.boot.RootConfig
- MvcRedirectHelper - Class in com.aquima.web.util
-
A redirect helper for MVC UI.
- MvcRedirectHelper(UriComponentsBuilder) - Constructor for class com.aquima.web.util.MvcRedirectHelper
- MvcRenderer - Class in com.aquima.web.ui.mvc
- MvcRenderer(String, String, String, IResourceManager, ModelFactory, boolean, String) - Constructor for class com.aquima.web.ui.mvc.MvcRenderer
- MvcThemeConfiguration - Class in com.aquima.web.ui.mvc
-
This class represents the configuration of a theme within the ST UI
- MvcThemeConfiguration(String, String, String) - Constructor for class com.aquima.web.ui.mvc.MvcThemeConfiguration
- MvcUi - Class in com.aquima.web.ui.mvc
- MvcUi(MvcUiConfiguration, ModelFactory, PathManager) - Constructor for class com.aquima.web.ui.mvc.MvcUi
- MvcUiConfig - Class in com.aquima.web.config
- MvcUiConfig() - Constructor for class com.aquima.web.config.MvcUiConfig
- MvcUiConfiguration - Class in com.aquima.web.ui.mvc
-
This class represents the configuration of the Mvc UI.
- MvcUiConfiguration() - Constructor for class com.aquima.web.ui.mvc.MvcUiConfiguration
N
- name - Variable in class com.aquima.web.communication.BasicHttpConnection
- NAME - Static variable in class com.aquima.web.components.filedownload.container.FileDownloadContainer
- NAME - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- NAME - Static variable in class com.aquima.web.rest.v1.controller.CaseEventsRestController
- NAME - Static variable in class com.aquima.web.rest.v1.controller.CaseRestController
- NAME - Static variable in class com.aquima.web.rest.v1.controller.EndpointsRestController
- NAME - Static variable in class com.aquima.web.rest.v1.controller.ProjectsRestController
- NAME - Static variable in class com.aquima.web.rest.v1.controller.ShortcutsRestController
- NAME - Static variable in class com.aquima.web.rest.v1.controller.TaskRestController
- NAME - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- NAME_DEFAULT - Static variable in class com.aquima.web.rest.v1.resource.impl.Runtime
- NamespacedKeyValueStore - Class in com.aquima.web.sessionmanager
-
An
IKeyValueStore
wrapper which causes all keys to be namespaced by prefixing them with an specified namespace string followed by the the colon character. - NamespacedKeyValueStore(IKeyValueStore, String) - Constructor for class com.aquima.web.sessionmanager.NamespacedKeyValueStore
-
Creates a new instance.
- NEVER - Enum constant in enum class com.aquima.web.config.timer.TimerEnum
- newInstance(PageContent) - Method in interface com.aquima.web.api.model.page.renderer.IRendererContext
-
Creates a new IRendererContext instance with the same underlying configuration as this instance, but which renders elements into the given PageContent.
- newInstance(PageContent) - Method in class com.aquima.web.api.model.page.RendererContext
- newPrimitive(String, String, Collection<String>) - Static method in class com.aquima.web.api.model.page.element.FieldParameter
- newText(String, String, Collection<ElementModel>, String) - Static method in class com.aquima.web.api.model.page.element.FieldParameter
- NEXT - Static variable in class com.aquima.web.rest.v1.linker.PageLinkType
- NoHandlerFoundControllerAdvice - Class in com.aquima.web.boot
-
Set behavior when url is not found for all contexts
- NoHandlerFoundControllerAdvice() - Constructor for class com.aquima.web.boot.NoHandlerFoundControllerAdvice
- NonFilteringPaginator<T> - Class in com.aquima.web.rest.v1.paginator
-
A paginator that takes a page of resources and only adds page index related information to the paged object (first page, last page, etc).
- NOT_FOUND - Enum constant in enum class com.aquima.web.ui.ErrorType
- notifyAccess() - Method in class com.aquima.web.AquimaSession
- notifyFlowEnded(IPortalSession) - Method in class com.aquima.web.event.AquimaApplicationEventPublisher
- notifySessionBeforeClose(IPortalSession) - Method in class com.aquima.web.event.AquimaApplicationEventPublisher
- notifySessionClosed(IPortalSession) - Method in class com.aquima.web.event.AquimaApplicationEventPublisher
- notifySessionCreated(IPortalSession) - Method in class com.aquima.web.event.AquimaApplicationEventPublisher
- notLoggableUrls - Variable in class com.aquima.web.filter.AbstractFilterDelegateHandler
- NtlmHttpConnection - Class in com.aquima.web.communication
-
Http connection implementation that uses apache commons classes to provide a custom NTLM connection.
- NtlmHttpConnection(String, String, String, String, String) - Constructor for class com.aquima.web.communication.NtlmHttpConnection
- NullableDate - Class in com.aquima.web.rest.v1.resource
-
Same as java.util.Date
- NullableDate(Date) - Constructor for class com.aquima.web.rest.v1.resource.NullableDate
- NullableLong - Class in com.aquima.web.rest.v1.resource
-
Same as java.util.Long
- NullableLong(Long) - Constructor for class com.aquima.web.rest.v1.resource.NullableLong
- nullProcessCaseDao() - Method in class com.blueriq.web.starter.ProcessCaseDaoAutoConfiguration
- nullTimelineDao() - Method in class com.blueriq.web.starter.TimelineDaoAutoConfiguration
O
- ObjectActionResult<T> - Class in com.aquima.web.util
-
ActionResult that wraps a single object.
- OfflineConfiguration - Class in com.aquima.web.config
-
Mobile offline configuration class that uses properties in the form mobile.[project_name].[version].offline=[true/false].
- OfflineConfiguration() - Constructor for class com.aquima.web.config.OfflineConfiguration
- OfflineProperties - Class in com.aquima.web.config
- OfflineProperties() - Constructor for class com.aquima.web.config.OfflineProperties
- onApplicationEvent(ApplicationPreparedEvent) - Method in class com.blueriq.web.startup.preloadmodel.WaitForModelPreloader
- onApplicationEvent(ApplicationReadyEvent) - Method in class com.blueriq.web.startup.preloadmodel.WhenReadyModelPreloader
- onApplicationEvent(ContextRefreshedEvent) - Method in class com.aquima.web.rest.v1.controller.EndpointsRestController
- onApplicationEvent(ContextRefreshedEvent) - Method in class com.aquima.web.rest.v1.controller.ProjectsRestController
- onBeforeSend(IMailMessage, MimeMessage) - Method in class com.aquima.web.connectivity.mail.DkimSmtpMailConnection
- onEvent(KeyspaceEvent, String) - Method in class com.aquima.web.session.ConcurrentSessionModificationMonitor
- onFlowEnded(FlowEndedApplicationEvent) - Method in class com.aquima.web.sessionmanager.TaskSessionListener
- onHttpSessionDestroyed(HttpSessionDestroyedEvent) - Method in class com.aquima.web.sessionmanager.TaskSessionListener
-
Event listener for expired sessions for Spring Security session implementations
- onSessionBeforeClose(SessionBeforeCloseApplicationEvent) - Method in class com.aquima.web.sessionmanager.TaskSessionListener
- onSessionClosed() - Method in class com.aquima.web.sessionmanager.SessionClosedListener
- onSessionCreated(SessionCreatedApplicationEvent) - Method in class com.aquima.web.sessionmanager.TaskSessionListener
- onSessionExpired(SessionExpiredEvent) - Method in class com.aquima.web.sessionmanager.TaskSessionListener
-
Event listener for expired sessions for Spring-Session session implementations
- openApiFeed() - Method in class com.aquima.web.api.controller.v1.DecisionTreeController
- openApiFeed() - Static method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- openApiFeed(String, String) - Method in class com.aquima.web.api.controller.v1.WebFunctionController
- openApiFeed(String, HttpServletRequest) - Method in class com.aquima.web.api.controller.v2.DecisionTreeController
- OpenApiFeedBuilder - Class in com.aquima.web.api.openapi.v3
- OpenApiProperties - Class in com.aquima.web.config
-
Deprecated, for removal: This API element is subject to removal in a future version.
- OpenApiProperties() - Constructor for class com.aquima.web.config.OpenApiProperties
-
Deprecated.
- OpenApiSchemaFactory - Class in com.aquima.web.api.openapi.v3
- OpenApiSchemaFactory() - Constructor for class com.aquima.web.api.openapi.v3.OpenApiSchemaFactory
- OpenApiVersion - Class in com.aquima.web.api.openapi
- OpenApiVersion() - Constructor for class com.aquima.web.api.openapi.OpenApiVersion
- OPENID_CONNECT - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties.LoginType
-
Specifies the openid-connect login type.
- OpenIdConnectAccessTokenAuthentication - Class in com.aquima.web.boot.security.openid
-
Represents a user that was authenticated using OpenID Connect authorization code or password grants.
- OpenIdConnectAccessTokenAuthentication(String, String, List<String>, List<String>, Map<String, List<String>>) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- OpenIdConnectAlgorithmString - Class in com.aquima.web.boot.security.openid
- OpenIdConnectAlgorithmString(String) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectAlgorithmString
- OpenIdConnectAuthentication - Interface in com.aquima.web.boot.security.openid
-
The base interface for all authentications performed using OpenID Connect.
- OpenIdConnectAuthenticationController - Class in com.aquima.web.api.controller.v2
-
This controller is used specifically for clients that only accept JSON and use OpenID Connect Identity Provider.
- OpenIdConnectAuthenticationController(OpenIdConnectSettings, OpenIdConnectClient, AuthenticationManager, SecurityConfigProperties, SecurityContextRepository) - Constructor for class com.aquima.web.api.controller.v2.OpenIdConnectAuthenticationController
- OpenIdConnectAuthenticationEntryPoint - Class in com.aquima.web.boot.security
- OpenIdConnectAuthenticationEntryPoint(OpenIdConnectSettings) - Constructor for class com.aquima.web.boot.security.OpenIdConnectAuthenticationEntryPoint
- OpenIdConnectAuthenticationFilter - Class in com.aquima.web.boot.security.openid
-
A filter which handles OpenID Connect bearer access tokens provided in an Authorization header.
- OpenIdConnectAuthenticationFilter(AuthenticationManager, SecurityContextRepository) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectAuthenticationFilter
- OpenIdConnectAuthenticationProvider - Class in com.aquima.web.boot.security.openid
-
This class represents the authentication provider for login with openid connect.
- OpenIdConnectAuthenticationProvider(OpenIdConnectSettings, JwtParser, JwtClaimMapper, OpenIdConnectClient) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectAuthenticationProvider
- OpenIdConnectBearerAuthenticationToken - Class in com.aquima.web.boot.security.openid
-
Represents an authentication request using an OpenID Connect Bearer Access Token.
- OpenIdConnectBearerAuthenticationToken(String) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- OpenIdConnectClient - Interface in com.aquima.web.boot.security.openid
-
An OpenID Connect client used for back-channel communication with an OpenID Connect Identity Provider.
- OpenIdConnectController - Class in com.aquima.web.api.controller
- OpenIdConnectController(OpenIdConnectClient, AuthenticationManager, OpenIdConnectSettings, SessionAuthenticationStrategy, SecurityContextRepository) - Constructor for class com.aquima.web.api.controller.OpenIdConnectController
- OpenIdConnectDiscoveryClient - Interface in com.aquima.web.boot.security.openid
-
An OpenID Connect client used for OpenID Connect Identity Provider Configuration Discovery.
- OpenIdConnectException - Exception in com.aquima.web.boot.security.openid
-
Exception thrown when an OpenId Connect Identity Provider returns an error.
- OpenIdConnectException(String, String) - Constructor for exception com.aquima.web.boot.security.openid.OpenIdConnectException
- OpenIdConnectException(String, String, Throwable) - Constructor for exception com.aquima.web.boot.security.openid.OpenIdConnectException
- OpenIdConnectForbiddenException - Exception in com.aquima.web.api.exception
- OpenIdConnectForbiddenException(String, String) - Constructor for exception com.aquima.web.api.exception.OpenIdConnectForbiddenException
- OpenIdConnectHttpConnection - Class in com.aquima.web.communication
-
Http connection implementation that uses apache commons classes to provide an OpenID Connect connection.
- OpenIdConnectHttpConnection(String, String) - Constructor for class com.aquima.web.communication.OpenIdConnectHttpConnection
- OpenIdConnectLoginResponse - Class in com.aquima.web.api.controller.v2
-
Response received after calling the /api/v2/oidc/login endpoint.
- OpenIdConnectLoginResponse() - Constructor for class com.aquima.web.api.controller.v2.OpenIdConnectLoginResponse
- OpenIdConnectProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- openIdConnectServiceAccount(OpenIdConnectSettings, OpenIdConnectClient, AuthenticationManager) - Method in class com.aquima.web.boot.security.SecurityConfiguration
- OpenIdConnectServiceAuthentication - Interface in com.aquima.web.boot.security.openid
-
Represents a service account that was authenticated using the OpenID Connect client credentials grant.
- OpenIdConnectServiceAuthenticationToken - Class in com.aquima.web.boot.security.openid
-
Represents an authentication request using the OpenID Connect client credentials grant.
- OpenIdConnectServiceAuthenticationToken(String, int) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- openIdConnectSettings(SecurityConfigProperties) - Method in class com.aquima.web.boot.security.SecurityConfiguration
- OpenIdConnectSettings - Interface in com.aquima.web.boot.security.openid
-
OpenID Connect Settings that also include OpenID Connect Provider Metadata according to OpenID Connect Discovery 1.0.
- OpenIdConnectSigningKeyResolver - Class in com.aquima.web.boot.security.openid
- OpenIdConnectSigningKeyResolver(OpenIdConnectSettings) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectSigningKeyResolver
- OpenIdConnectUsePublicKeyString - Class in com.aquima.web.boot.security.openid
- OpenIdConnectUsePublicKeyString(String) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectUsePublicKeyString
- OpenIdConnectUserAuthentication - Interface in com.aquima.web.boot.security.openid
-
Represents a user that was authenticated using OpenID Connect authorization code or password grants with the option to retrieve the idToken.
- OpenIdConnectUserAuthenticationImpl - Class in com.aquima.web.boot.security.openid
-
Represents a user that was authenticated using OpenID Connect authorization code or password grants.
- OpenIdConnectUserAuthenticationImpl(String, String, String, List<String>, List<String>, Map<String, List<String>>) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationImpl
- OpenIdConnectUserAuthenticationToken - Class in com.aquima.web.boot.security.openid
-
Represents an authentication request using the OpenID Connect authorization code or password grants.
- OpenIdConnectUserAuthenticationToken(String, String) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- OpenIdConnectUtil - Class in com.aquima.web.boot.security.openid
- OpenIdConnectValidator - Class in com.aquima.web.boot.security.openid
-
Validates the OpenID Connect configuration taking into account what OpenID Connect Provider supports.
- OpenIdConnectValidator(SecurityConfigProperties.OpenIdConnectProperties, MetadataResponse) - Constructor for class com.aquima.web.boot.security.openid.OpenIdConnectValidator
- OpenIdConnectWebSecurityConfigurer - Class in com.aquima.web.boot
-
This class is the web security configurer for the open-id connect login.
- OpenIdConnectWebSecurityConfigurer() - Constructor for class com.aquima.web.boot.OpenIdConnectWebSecurityConfigurer
- outputImage(IPortalSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.ImageBaseController
P
- Page - Class in com.aquima.web.api.model.page.element
-
This class represents the page viewmodel.
- Page() - Constructor for class com.aquima.web.api.model.page.element.Page
- PAGE_SOURCE - Static variable in class com.aquima.web.api.service.DocumentService
- pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.web.api.service.subscription.SessionListener
- pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.web.event.ApplicationEventBus
- PageChangedEvent - Class in com.aquima.web.api.service.events
-
Page Changed Event
- PageChangedEvent(String, PageChanges) - Constructor for class com.aquima.web.api.service.events.PageChangedEvent
- PageChanges - Class in com.aquima.web.api.model.page
-
This class represents a change container for pages.
- PageChanges() - Constructor for class com.aquima.web.api.model.page.PageChanges
- PageContent - Class in com.aquima.web.api.model.page
-
This model represents the content of a single page.
- PageContent() - Constructor for class com.aquima.web.api.model.page.PageContent
- PageContent(PageContent) - Constructor for class com.aquima.web.api.model.page.PageContent
- PageContext - Class in com.aquima.web.api.model.page
- PageContext(Map<String, ElementModel>, LanguageConfiguration) - Constructor for class com.aquima.web.api.model.page.PageContext
- PagedCaseEvents - Class in com.aquima.web.rest.v1.resource.impl
- PagedCaseEvents() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedCaseEvents
- PagedCases - Class in com.aquima.web.rest.v1.resource.impl
- PagedCases() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedCases
- PagedEndpoints - Class in com.aquima.web.rest.v1.resource.impl
- PagedEndpoints() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedEndpoints
- PagedObject<T> - Class in com.aquima.web.rest.v1.resource.impl
-
Generic Paging Object.
- PagedObject() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedObject
- PagedObjectConverter - Class in com.aquima.web.rest.v1.converter.impl
-
Converts a generic PagedObject to its concrete variant.
- PagedProjects - Class in com.aquima.web.rest.v1.resource.impl
- PagedProjects() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedProjects
- PagedShortcuts - Class in com.aquima.web.rest.v1.resource.impl
- PagedShortcuts() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedShortcuts
- PagedTasks - Class in com.aquima.web.rest.v1.resource.impl
- PagedTasks() - Constructor for class com.aquima.web.rest.v1.resource.impl.PagedTasks
- PageEvent - Class in com.aquima.web.api.model.page
-
This class represents the incoming event on a page.
- PageEvent() - Constructor for class com.aquima.web.api.model.page.PageEvent
- PageEvent(String) - Constructor for class com.aquima.web.api.model.page.PageEvent
- PageEventConverter - Class in com.aquima.web.api.model.page.converters
-
Converts PageEvent objects.
- PageLinkType - Class in com.aquima.web.rest.v1.linker
-
Constants for HATEOAS links used in paginated resources.
- PageModel - Class in com.aquima.web.api.model.page
-
This model represents a single page.
- PageModel(String, LanguageConfiguration, List<DefaultMessage>, List<ElementModel>) - Constructor for class com.aquima.web.api.model.page.PageModel
- pageNotFound() - Method in class com.aquima.web.controller.ErrorController
- PageNotFoundException - Exception in com.aquima.web.ui
- PageNotFoundException() - Constructor for exception com.aquima.web.ui.PageNotFoundException
- PageRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a page to its viewmodel.
- PageRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.PageRenderer
- PageWard - Class in com.aquima.web.ui
-
A ward is a boundary which signals when one crosses it.
- paginate(PagedObject<T>) - Method in class com.aquima.web.rest.v1.paginator.Paginator
-
If paging is enabled, sets page-related properties of the given paged object.
- paginateList(PagedObject<T>) - Method in class com.aquima.web.rest.v1.paginator.FilteringPaginator
- paginateList(PagedObject<T>) - Method in interface com.aquima.web.rest.v1.paginator.IPaginator
-
Paginates the resources and places them in the provided pagedObject.
- paginateList(PagedObject<T>) - Method in class com.aquima.web.rest.v1.paginator.NonFilteringPaginator
- Paginator<T> - Class in com.aquima.web.rest.v1.paginator
-
Base class for paginators.
- Paginator(List<T>, Integer, Integer, Integer) - Constructor for class com.aquima.web.rest.v1.paginator.Paginator
- PaginatorFactory - Class in com.aquima.web.rest.v1.paginator
-
Creates paginator instances for a specific REST resource type.
- PaginatorFactory(Integer, Integer) - Constructor for class com.aquima.web.rest.v1.paginator.PaginatorFactory
- PARAMETER_NAME - Static variable in class com.aquima.web.webinterceptor.CsrfInterceptor
-
The name of the request parameter that will be checked for a CSRF token
- parameters() - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
-
Returns the value of the
parameters
record component. - parse(String) - Method in class com.aquima.web.ui.IdentityRuntimeKeyMapper
- parse(String) - Method in interface com.aquima.web.ui.IRuntimeKeyParser
-
This method parses the string and returns the runtime key.
- parseToIValue(DataValue) - Method in class com.aquima.web.api.function.mapping.DataValueParser
- passivate() - Method in class com.aquima.web.AquimaSession
- passivated(IPortalSession) - Method in class com.aquima.web.event.ApplicationEventBus
- passivateSession(IAquimaSession) - Method in class com.aquima.web.AquimaEngineFacade
- password - Variable in class com.aquima.web.communication.BasicHttpConnection
- PasswordEncodersUtil - Class in com.aquima.web.boot.security
-
Spring Security Configuration.
- PasswordEncodersUtil(SecurityConfigProperties) - Constructor for class com.aquima.web.boot.security.PasswordEncodersUtil
- PATH - Static variable in class com.aquima.web.aaas.RestController
- PATH - Static variable in class com.aquima.web.controller.CurrentWebResourceController
- PathHelper - Interface in com.aquima.web.util
-
A marker interface for path helpers.
- PathManager - Class in com.aquima.web.util
-
The path manager is a component that can be used to register and later obtain instances of specific
PathHelper
s. - PathManager() - Constructor for class com.aquima.web.util.PathManager
- paths(Paths) - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- PERFORM_SECURITY_CHECK - Static variable in class com.aquima.web.boot.FormLoginWebSecurityConfigurer.MappingsHelper
- PermissionProperties - Class in com.aquima.web.config.properties
-
This class is the default IRolePermissionsProvider implementation.
- PermissionProperties() - Constructor for class com.aquima.web.config.properties.PermissionProperties
- PermissionProperties(Map<String, String>) - Constructor for class com.aquima.web.config.properties.PermissionProperties
- PermissionVoter - Class in com.aquima.web.security
-
This class is similar to RoleVoter from Spring Security except it doesn't compare ConfigAttributes against user role, but against role permissions.
- PermissionVoter(IRolePermissionsProvider, String) - Constructor for class com.aquima.web.security.PermissionVoter
- PERSISTENCE_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- PluginManager - Class in com.aquima.web.config
-
This bean holds information about the loaded plugins.
- PluginManager() - Constructor for class com.aquima.web.config.PluginManager
- portalChange(IPortalChange) - Method in class com.aquima.web.api.service.subscription.SessionListener
- portalChange(IPortalChange) - Method in class com.aquima.web.event.ApplicationEventBus
- PortalChangeEvent - Record Class in com.aquima.web.api.service.events
-
Subscription event implementation describing a portal changed event.
- PortalChangeEvent(String, String, Map<String, Object>) - Constructor for record class com.aquima.web.api.service.events.PortalChangeEvent
-
Creates an instance of a
PortalChangeEvent
record class. - portalEngine(IProcessEngineManager, ApplicationContextCompositeDs, ILicenseProvider, IAuditEngine, ICommentsManager) - Method in class com.aquima.web.config.AquimaConfig
- PortalSessionWrap - Class in com.aquima.web.components.fileupload.service
-
Portal session wrapper
- PortalSessionWrap(IPortalSession) - Constructor for class com.aquima.web.components.fileupload.service.PortalSessionWrap
- prefix - Variable in class com.aquima.web.config.properties.AbstractExportProperties
- PREFIX - Static variable in class com.aquima.web.boot.ProductionProperties
- PREFIX - Static variable in class com.aquima.web.config.properties.BlueriqSessionProperties
- PREFIX - Static variable in class com.aquima.web.config.properties.ExportR12Properties
- PREFIX - Static variable in class com.aquima.web.config.properties.GlobalConnectionProperties
- PREFIX - Static variable in class com.aquima.web.config.properties.SessionHeadersProperties
- PREFIX - Static variable in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.AbstractSessionAwareInterceptor
-
This implementation always returns
true
. - preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.CsrfInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.HttpSecurityInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.RequestLogInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.RequestWardInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.ResourceSecurityInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.SessionListenerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.aquima.web.webinterceptor.XssUrlSecurityInterceptor
- preloadModels() - Method in class com.blueriq.web.startup.preloadmodel.ModelPreloader
- PREVIOUS - Static variable in class com.aquima.web.rest.v1.linker.PageLinkType
- printRuntimeKey(RuntimeKey) - Method in class com.aquima.web.ui.IdentityRuntimeKeyMapper
- process(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ModelRenderer
- ProcessCaseDaoAutoConfiguration - Class in com.blueriq.web.starter
-
Created by s.wartenberg on 29-6-2017.
- ProcessCaseDaoAutoConfiguration() - Constructor for class com.blueriq.web.starter.ProcessCaseDaoAutoConfiguration
- processCell(TableCell, boolean, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.TableRenderer
- ProcessEngineAutoConfiguration - Class in com.blueriq.web.starter
- ProcessEngineAutoConfiguration() - Constructor for class com.blueriq.web.starter.ProcessEngineAutoConfiguration
- processEngineFactory() - Method in class com.blueriq.web.starter.ProcessEngineAutoConfiguration
- processEngineManager(ApplicationContextCompositeDs, ProcessSettings, ILicenseProvider, IScheduler, ILegacyToggles, IProcessEngineFactory, TimerSetting) - Method in class com.blueriq.web.starter.ProcessEngineAutoConfiguration
- ProcessEngineProperties - Class in com.aquima.web.config.properties
- ProcessEngineProperties() - Constructor for class com.aquima.web.config.properties.ProcessEngineProperties
- ProcessEngineProperties.ListProperties - Class in com.aquima.web.config.properties
- ProcessListProperties - Class in com.aquima.web.config.properties
- ProcessListProperties(IProcessEngineSettings) - Constructor for class com.aquima.web.config.properties.ProcessListProperties
- ProcessListRenderer - Class in com.aquima.web.api.model.page.renderer
- ProcessListRenderer(String) - Constructor for class com.aquima.web.api.model.page.renderer.ProcessListRenderer
- ProcessServiceBase - Class in com.aquima.web.rest.v1.service
- ProcessServiceBase(ProcessCaseRepository, IDateConverter) - Constructor for class com.aquima.web.rest.v1.service.ProcessServiceBase
- processSettings(ProcessEngineProperties, ProcessListProperties, MultiTenancyProperties) - Method in class com.aquima.web.config.AquimaConfig
- ProductionProperties - Class in com.aquima.web.boot
-
Production configuration properties.
- ProductionProperties() - Constructor for class com.aquima.web.boot.ProductionProperties
- Project - Class in com.aquima.web.rest.v1.resource.impl
-
Project REST API resource.
- Project() - Constructor for class com.aquima.web.rest.v1.resource.impl.Project
- Project(String, String, String) - Constructor for class com.aquima.web.rest.v1.resource.impl.Project
- projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.web.api.service.subscription.SessionListener
- projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.web.event.ApplicationEventBus
- ProjectChangedEvent - Class in com.aquima.web.api.service.events
-
Subscription event implementation describing a project changed event.
- ProjectChangedEvent(String, IProjectChange) - Constructor for class com.aquima.web.api.service.events.ProjectChangedEvent
- ProjectComparator - Class in com.aquima.web.rest.v1.sorter.impl
-
Comparator used for sorting Project resources.
- ProjectComparator() - Constructor for class com.aquima.web.rest.v1.sorter.impl.ProjectComparator
- ProjectConverter - Class in com.aquima.web.rest.v1.converter
-
Converts ApplicationID to project REST resources.
- ProjectConverter(IResourceFactory, IResourceLinker<Project>) - Constructor for class com.aquima.web.rest.v1.converter.ProjectConverter
- ProjectDetails - Class in com.aquima.web
-
This class represents the details about the current application.
- ProjectDetails(IApplication) - Constructor for class com.aquima.web.ProjectDetails
-
Creates application details.
- ProjectLinker - Class in com.aquima.web.rest.v1.linker.impl
-
HATEOAS Linker for Project resources.
- ProjectLinker(String) - Constructor for class com.aquima.web.rest.v1.linker.impl.ProjectLinker
- projectOpenApiFeed(String, String, String, HttpServletRequest) - Method in class com.aquima.web.api.controller.v2.WebFunctionController
- projectPaths(String, String, String) - Method in class com.aquima.web.api.openapi.function.FunctionOpenApiPathService
- ProjectService - Class in com.aquima.web.rest.v1.service
-
NOTE TO DEVELOPERS: this class is converted to .NET
- ProjectService(IPortalEngine, IResourceConverter<ApplicationID, Project>, IResourceConverter<ProjectMetadata, Metadata>, IResourceLinker<Project>, PaginatorFactory) - Constructor for class com.aquima.web.rest.v1.service.ProjectService
- ProjectsRestController - Class in com.aquima.web.rest.v1.controller
-
Responsible for handling projects specific requests.
- ProjectsRestController(IPortalEngine) - Constructor for class com.aquima.web.rest.v1.controller.ProjectsRestController
- projectSwaggerFeed(String, String, String, HttpServletRequest) - Method in class com.aquima.web.aaas.RestController
- properties - Variable in class com.aquima.web.boot.security.openid.AbstractOpenIdConnectSettings
- PROPERTY_ALLOWED_EXTENSIONS - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_AUTHENTICATED - Static variable in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- PROPERTY_AUTHORIZED_ROLES - Static variable in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- PROPERTY_CONFIGURATION_ID - Static variable in class com.aquima.web.components.filedownload.container.FileDownloadContainer
- PROPERTY_CONFIGURATION_ID - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_EXTENSION_DESCRIPTION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_EXTENSION_VALIDATION_MESSAGE - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_FAILURE_REASON - Static variable in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- PROPERTY_FILE_SIZE_DESCRIPTION - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_FILE_SIZE_VALIDATION_MESSAGE - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_LABEL_MULTI_UPLOAD - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_LABEL_SINGLE_UPLOAD - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_MAX_FILE_SIZE - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_PREFIX - Static variable in class com.aquima.web.aaas.properties.BaasSoapProperties
- PROPERTY_PREFIX - Static variable in class com.aquima.web.config.properties.LegacyProperties
- PROPERTY_PREFIX - Static variable in class com.aquima.web.config.properties.MultiTenancyProperties
- PROPERTY_PREFIX - Static variable in class com.aquima.web.config.properties.RuntimeKeysProperties
- PROPERTY_PREFIX - Static variable in class com.aquima.web.config.properties.SchedulerConfigProperties
- PROPERTY_PREFIX - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties
- PROPERTY_REQUEST_URL - Static variable in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- PROPERTY_SESSION_ID - Static variable in class com.aquima.web.boot.security.audit.AuthenticationAuditMessage
- PROPERTY_SINGLE_FILEMODE - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_UPLOAD_FAILED_MESSAGE - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- PROPERTY_UPLOAD_SUCCES_MESSAGE - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- propertyEncryptor(String) - Method in class com.blueriq.encryptor.config.BlueriqEncryptorConfig
- PropertyLicenseProvider - Class in com.aquima.web.config
- PropertyLicenseProvider(LicenseProperties) - Constructor for class com.aquima.web.config.PropertyLicenseProvider
- PropertyLicenseProvider(String) - Constructor for class com.aquima.web.config.PropertyLicenseProvider
- PropertyServiceImpl - Class in com.aquima.web.service
- PropertyServiceImpl(Environment) - Constructor for class com.aquima.web.service.PropertyServiceImpl
- propertySourcesPlaceholderConfigurer() - Static method in class com.aquima.web.boot.ServerConfig
- provideEndSessionEndpoint() - Method in class com.aquima.web.boot.security.openid.AbstractOpenIdConnectSettings
- provideEndSessionEndpoint() - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectSettings
- provideEndSessionEndpoint() - Method in class com.aquima.web.boot.security.openid.DiscoveryOpenIdConnectSettings
- publishAuthenticationFailure(AuthenticationException, Authentication) - Method in class com.aquima.web.boot.security.audit.AuditAuthenticationEventPublisher
- publishAuthenticationSuccess(Authentication) - Method in class com.aquima.web.boot.security.audit.AuditAuthenticationEventPublisher
- pushMessageToBrowser(PushMessage) - Method in class com.blueriq.web.push.channel.SsePushChannel
Q
- QrCodeGenerator - Class in com.aquima.web.qrcode
- QrCodeGenerator() - Constructor for class com.aquima.web.qrcode.QrCodeGenerator
- QUERY_PARAMETER_NAME - Static variable in class com.aquima.web.boot.RedirectionExceptionResolver
R
- r12Export(IAquimaEngineConfiguration, ExportR12Properties) - Method in class com.aquima.web.config.AquimaConfig
-
Creates an Aquima datasource for a 12x exports.
- ReadableRuntimeKeyMapper - Class in com.aquima.web.ui
-
Default implementation of a runtime key mapper that converts the runtime keys to (element_name)(delimiter)(element_index).
- ReadableRuntimeKeyMapper() - Constructor for class com.aquima.web.ui.ReadableRuntimeKeyMapper
- readAndCloseTemplate(InputStream, Map<String, String>) - Static method in class com.aquima.web.util.TemplateUtil
-
This method reads the stream and substitutes all values.
- readInteger(String) - Method in class com.aquima.web.service.PropertyServiceImpl
- readInteger(String, int) - Method in class com.aquima.web.service.PropertyServiceImpl
- readMap(String) - Method in class com.aquima.web.service.PropertyServiceImpl
- readMultiValueString(String) - Method in class com.aquima.web.service.PropertyServiceImpl
- readString(String) - Method in class com.aquima.web.service.PropertyServiceImpl
- recompose() - Method in class com.aquima.web.AquimaSession
- redirect(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.controller.CurrentWebResourceController
- RedirectHelper - Interface in com.aquima.web.util
-
A marker interface for redirect helpers.
- RedirectionExceptionResolver - Class in com.aquima.web.boot
-
An exception resolver that looks for an
SendRedirectUponException
annotation on the failed handler and if it is present, uses the "error-redirect" query parameter in the request to use as 302 redirect. - RedirectionExceptionResolver(SecurityConfigProperties) - Constructor for class com.aquima.web.boot.RedirectionExceptionResolver
- RedirectUriVerifier - Class in com.aquima.web.boot.security
- RedirectUriVerifier() - Constructor for class com.aquima.web.boot.security.RedirectUriVerifier
- ReferrerHeaderWriter - Class in com.aquima.web.security.headers
-
Adds the Referrer policy header to the HTTP response based on the current security configuration.
- ReferrerHeaderWriter(SecurityConfigProperties.ReferrerPolicyProperties) - Constructor for class com.aquima.web.security.headers.ReferrerHeaderWriter
- ReferrerPolicyProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.ReferrerPolicyProperties
- RefreshableOpenIdConnectServiceAccount - Class in com.aquima.web.boot.security.openid
-
A service account that is capable of obtaining a new access token when the existing token expires.
- RefreshableOpenIdConnectServiceAccount(OpenIdConnectServiceAuthentication, OpenIdConnectClient, AuthenticationManager) - Constructor for class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- RefreshableTimer - Class in com.aquima.web.config.timer
- RefreshableTimer(TimerSetting) - Constructor for class com.aquima.web.config.timer.RefreshableTimer
- register(IPortalSessionListener) - Method in class com.aquima.web.event.ApplicationEventBus
- register(IAquimaSession, String, String) - Method in class com.aquima.web.session.ConcurrentSessionModificationMonitor
-
Registers a request that is going to modify the given session.
- register(T) - Method in class com.aquima.web.util.PathManager
-
Register a path helper with this manager.
- registerElement(ElementModel) - Method in interface com.aquima.web.api.model.page.renderer.IRendererContext
-
Registers a view model.
- registerElement(ElementModel) - Method in class com.aquima.web.api.model.page.RendererContext
- registerFailedInterceptor(String, Throwable) - Method in class com.aquima.web.aaas.interceptor.EndpointInterceptorRegistry
- registerInterceptor(String, EndpointInterceptor) - Method in class com.aquima.web.aaas.interceptor.EndpointInterceptorRegistry
- registerRootContextHelpers(List<PathHelper>) - Method in class com.aquima.web.util.PathManager
- registerXssBlacklist(IXssBlacklist) - Method in class com.aquima.web.boot.RuntimeWebSecurityConfigurer
- registerXssWhitelist(IXssWhitelist) - Method in class com.aquima.web.boot.RuntimeWebSecurityConfigurer
- reload() - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- reloadProject(String) - Method in class com.aquima.web.AquimaEngineFacade
- reloadProjects() - Method in class com.aquima.web.AquimaEngineFacade
- reloadProjects(String, String...) - Method in class com.aquima.web.AquimaEngineFacade
- removedEndpoint() - Static method in exception com.aquima.web.api.exception.UnsupportedOpenApiSpecException
- removedSpec() - Static method in exception com.aquima.web.api.exception.UnsupportedOpenApiSpecException
- removeListener(ITimerListener) - Method in class com.aquima.web.config.timer.RefreshableTimer
- RemoveTemporaryFileJob - Class in com.aquima.web.scheduler.jobs
- RemoveTemporaryFileJob(IKeyValueStore, IPortalEngine) - Constructor for class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- render(IElement) - Method in interface com.aquima.web.api.model.page.renderer.IRendererContext
-
Converts an element to a view model.
- render(IElement) - Method in class com.aquima.web.api.model.page.RendererContext
- render(Writer, String, IPage, ILanguage, ILanguage, int) - Method in class com.aquima.web.ui.mvc.MvcRenderer
- render(Writer, String, String, IPage, ILanguage, ILanguage, int) - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- render(Writer, String, String, IPage, ILanguage, ILanguage, int) - Method in class com.aquima.web.ui.mvc.MvcUi
- render(Map<String, ?>, HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.aaas.RestResponse
- RenderContext - Class in com.aquima.web.ui
-
Context class for rendering with Xslt and Json.
- RenderContext(ApplicationID, ILanguage, String, String, String, String, IRuntimeKeyPrinter) - Constructor for class com.aquima.web.ui.RenderContext
-
Constructs a new context.
- RenderContext(IAquimaSession, IRuntimeKeyPrinter) - Constructor for class com.aquima.web.ui.RenderContext
-
Constructs a new context for an aquima session.
- renderDocument(IAquimaSession, IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v1.DocumentController
- renderDocument(IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v2.DocumentController
- renderDocument(String, String, String, IPortalSession) - Method in class com.aquima.web.api.service.DocumentService
-
Renders the specified document.
- RendererContext - Class in com.aquima.web.api.model.page
-
This internal class represents the render context used during translation of the page model to the page viewmodel.
- RendererContext(IApiRendererFactory, PageContent, String, String, IValueFormatter) - Constructor for class com.aquima.web.api.model.page.RendererContext
- RendererContext(IApiRendererFactory, PageContent, String, String, IValueFormatter, IRuntimeKeyPrinter) - Constructor for class com.aquima.web.api.model.page.RendererContext
- RendererUtil - Class in com.aquima.web.api.model.page.renderer
-
Utility class used during transformation of data models.
- renderException(Writer, Exception) - Method in class com.aquima.web.ui.SystemPageRenderer
-
Renders a caught exception as HTML, using the specified stream writer.
- renderException(Writer, Exception, boolean, boolean) - Method in class com.aquima.web.ui.SystemPageRenderer
-
Renders a caught exception as HTML or JSON, using the specified stream writer.
- renderImage(String, String, IPortalSession) - Method in class com.aquima.web.api.service.ImageService
-
Renders the specified image.
- renderLogin(Writer) - Method in class com.aquima.web.ui.SystemPageRenderer
-
Equivalent of {@link #renderLogin(Writer, boolean), with no login error message}
- renderLogin(Writer, boolean) - Method in class com.aquima.web.ui.SystemPageRenderer
-
Renders a login page on the specified stream writer.
- renderLogout(Writer) - Method in class com.aquima.web.ui.SystemPageRenderer
-
Renders a logout page on the specified stream writer.
- renderPage(IAquimaSession, IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v1.DocumentController
- renderPage(IAquimaSession, String, String, HttpServletResponse) - Method in class com.aquima.web.api.controller.v2.DocumentController
- renewCsrfToken() - Method in class com.aquima.web.AquimaSession
- renewRequestWard() - Method in class com.aquima.web.AquimaSession
- replayCaseEvent(CaseEvent, Long, NullableLong, IUserData) - Method in class com.aquima.web.rest.v1.service.CaseEventService
-
Replays (re-triggers) the event with the given id and populates the given event resource with the details of the newly created event.
- replayCaseEvent(Long, Long) - Method in class com.aquima.web.rest.v1.controller.CaseEventsRestController
- repository - Variable in class com.aquima.web.rest.v1.service.ProcessServiceBase
- REQUEST_WARD_ENABLED - Static variable in class com.aquima.web.config.properties.BlueriqSessionProperties
- REQUEST_WARD_HEADER - Static variable in class com.aquima.web.webinterceptor.RequestWardInterceptor
-
The name of the header checked by this interceptor for the presence and correctness of the request ward.
- RequestAwareWsdlDefinition - Interface in com.aquima.web.communication.wsdl
-
Interface to be able to use an http servlet request in a wsdl definition.
- RequestLogInterceptor - Class in com.aquima.web.webinterceptor
-
Interceptor to log incoming requests.
- RequestLogInterceptor(IAuthorisationManager, IAquimaSessionsMap) - Constructor for class com.aquima.web.webinterceptor.RequestLogInterceptor
- requestMappingHandlerMapping(ContentNegotiationManager, FormattingConversionService, ResourceUrlProvider) - Method in class com.aquima.web.boot.ServerConfig
- RequestUtils - Class in com.aquima.web.util
- RequestWardException(String, String) - Constructor for exception com.aquima.web.webinterceptor.RequestWardInterceptor.RequestWardException
- RequestWardException(String, String, Throwable) - Constructor for exception com.aquima.web.webinterceptor.RequestWardInterceptor.RequestWardException
- RequestWardInterceptor - Class in com.aquima.web.webinterceptor
-
This interceptor checks for the presence and validity of request wards for requests that may modify an AquimaSession.
- RequestWardInterceptor(IAquimaSessionsMap, MultipartResolver, BlueriqSessionProperties) - Constructor for class com.aquima.web.webinterceptor.RequestWardInterceptor
- RequestWardInterceptor.RequestWardException - Exception in com.aquima.web.webinterceptor
- rescheduleRemoveTemporaryFile(IExecutionContext) - Method in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
-
This method reschedules the removal of a temporary file when the session expires.
- reset() - Method in class com.aquima.web.ui.mvc.MvcRenderer
- resetCache() - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- resetCache() - Method in class com.aquima.web.ui.mvc.MvcUi
- resetFilter() - Static method in class com.aquima.web.security.SpringSecurityFilterProxy
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.aquima.web.boot.RedirectionExceptionResolver
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.aquima.web.controller.DefaultAquimaExceptionResolverController
- resolveShortcut(IShortcut, ApplicationID) - Method in class com.aquima.web.shortcut.DynamicShortcutResolver
- resolveShortcut(IShortcut, ApplicationID, String) - Method in class com.aquima.web.shortcut.DynamicShortcutResolver
- resolveSigningKey(JwsHeader, Claims) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectSigningKeyResolver
- resolveSigningKey(JwsHeader, String) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectSigningKeyResolver
- ResourceFactory - Class in com.aquima.web.rest.v1.resource.impl
- ResourceFactory() - Constructor for class com.aquima.web.rest.v1.resource.impl.ResourceFactory
- ResourceFilter - Class in com.aquima.web.rest.v1.resource
- ResourceFilter() - Constructor for class com.aquima.web.rest.v1.resource.ResourceFilter
- ResourceFilter(String, ConditionOperator, String) - Constructor for class com.aquima.web.rest.v1.resource.ResourceFilter
- ResourceNotFoundException - Exception in com.aquima.web.rest.v1.exception
-
This exception is thrown when a certain resource is not found.
- ResourceNotFoundException(String) - Constructor for exception com.aquima.web.rest.v1.exception.ResourceNotFoundException
- ResourceNotFoundException(String, Throwable) - Constructor for exception com.aquima.web.rest.v1.exception.ResourceNotFoundException
- ResourceSecurityInterceptor - Class in com.aquima.web.webinterceptor
-
Interceptor for handling forbidden resource requests.
- ResourceSecurityInterceptor() - Constructor for class com.aquima.web.webinterceptor.ResourceSecurityInterceptor
- resourcesLinkHelper(ResourceUrlConfiguration) - Method in class com.aquima.web.boot.RootConfig
- ResourcesLinkHelper - Class in com.aquima.web.util
-
A link helper for resources
- ResourcesLinkHelper(UriComponentsBuilder, ResourceUrlConfiguration) - Constructor for class com.aquima.web.util.ResourcesLinkHelper
- resourcesRedirectHelper(ResourceUrlConfiguration) - Method in class com.aquima.web.boot.RootConfig
- ResourcesRedirectHelper - Class in com.aquima.web.util
-
A redirect helper for resources.
- ResourcesRedirectHelper(UriComponentsBuilder, ResourceUrlConfiguration) - Constructor for class com.aquima.web.util.ResourcesRedirectHelper
- ResourceUrlConfiguration - Class in com.aquima.web.config
- ResourceUrlConfiguration() - Constructor for class com.aquima.web.config.ResourceUrlConfiguration
- respondWith(Object, HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.boot.MediaTypeAwareResponseWriter
- RestApiConfig - Class in com.aquima.web.rest.v1
-
This class is instantiated in the child context of REST's
DispatcherServlet
and is used to trigger a component scan for the REST Controllers. - RestApiConfig() - Constructor for class com.aquima.web.rest.v1.RestApiConfig
- RestApiConfiguration - Annotation Interface in com.aquima.web.boot.annotation
-
This annotation is used to define beans in the application context of the /api/v1 servlet, and also scan for components annotated with
@RestApiContext
which will also be created in the application context of the /api/v1 servlet. - restApiServlet() - Method in class com.aquima.web.boot.RootConfig
- restApiServletRegistration() - Method in class com.aquima.web.boot.RootConfig
- RestApiWebSecurityConfigurer - Class in com.aquima.web.boot
- RestApiWebSecurityConfigurer() - Constructor for class com.aquima.web.boot.RestApiWebSecurityConfigurer
- restApiWebSecurityFilterChain(HttpSecurity) - Method in class com.aquima.web.boot.RestApiWebSecurityConfigurer
- RestController - Class in com.aquima.web.aaas
- RestController(IPortalEngine, IShortcutPathService, BaasFlowStarter, IAuthorisationManager, IShortcutManager) - Constructor for class com.aquima.web.aaas.RestController
- RestControllerBase - Class in com.aquima.web.rest.v1.controller
-
Base class for REST API Controllers.
- RestControllerBase() - Constructor for class com.aquima.web.rest.v1.controller.RestControllerBase
- RestControllerExceptionHandler - Class in com.aquima.web.rest.v1.controller
- RestControllerExceptionHandler() - Constructor for class com.aquima.web.rest.v1.controller.RestControllerExceptionHandler
- RestErrorResponse - Class in com.aquima.web.aaas
-
Wrapper around a WebServiceCallException, which can be used as the JSON response body when an exception occurs.
- RestErrorResponse(WebServiceCallException) - Constructor for class com.aquima.web.aaas.RestErrorResponse
- RestException - Exception in com.aquima.web.rest.v1.exception
-
Base class for exceptions thrown by the REST API.
- RestException(String) - Constructor for exception com.aquima.web.rest.v1.exception.RestException
- RestException(String, int) - Constructor for exception com.aquima.web.rest.v1.exception.RestException
-
Constructor meant for subclasses, which can specify the associated HTTP status code.
- RestException(String, Throwable) - Constructor for exception com.aquima.web.rest.v1.exception.RestException
- RestException(String, Throwable, int) - Constructor for exception com.aquima.web.rest.v1.exception.RestException
-
Constructor meant for subclasses, which can specify the associated HTTP status code.
- RestOperationContext - Class in com.aquima.web.api.openapi.baas
- RestOperationContext(RestOperationContext) - Constructor for class com.aquima.web.api.openapi.baas.RestOperationContext
- RestOperationContext(String, IRestOperationDefinition, IModule, IProject) - Constructor for class com.aquima.web.api.openapi.baas.RestOperationContext
- RestOperationContext(String, IRestOperationDefinition, IModule, IProject, String) - Constructor for class com.aquima.web.api.openapi.baas.RestOperationContext
- restoreSession(IAquimaSessionsMap, ApplicationID, ISessionState, String, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.web.AquimaEngineFacade
- restoreSession(IAquimaSessionsMap, ApplicationID, String, String, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.web.AquimaEngineFacade
- RestResponse - Class in com.aquima.web.aaas
-
Spring MVC view that is responsible for rendering a REST response message.
- RestResponse(IRestMessage) - Constructor for class com.aquima.web.aaas.RestResponse
- retrieveConfiguration(PortalSessionWrap, String) - Method in class com.aquima.web.components.fileupload.service.FileUploadService
-
Retrieve the configuration for the given clientId from the session
- retrieveFile(IAquimaSession, String) - Method in class com.aquima.web.components.filedownload.service.FileDownloadService
- RoleMappingLdapAuthoritiesPopulator - Class in com.aquima.web.boot.security
-
This class is an extension to the
DefaultLdapAuthoritiesPopulator
which retrieves all the groups for an LDAP user. - RoleMappingLdapAuthoritiesPopulator(ContextSource, String, Map<String, List<String>>) - Constructor for class com.aquima.web.boot.security.RoleMappingLdapAuthoritiesPopulator
- ROLES - Static variable in class com.aquima.web.controller.StartController
- ROLES_KEY - Static variable in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- RootConfig - Class in com.aquima.web.boot
-
The configuration of the root application context.
- RootConfig(String, String) - Constructor for class com.aquima.web.boot.RootConfig
- RootConfiguration - Annotation Interface in com.aquima.web.boot.annotation
-
This annotation is used to define beans in the root application context and also scan for components.
- RootContext - Annotation Interface in com.aquima.web.boot.annotation
-
An optional qualifier annotation which indicates that a
@Component
is to be instantiated in the root application context. - RootContextInitializer - Class in com.aquima.web.context
-
Initializes the root application context.
- RootContextInitializer() - Constructor for class com.aquima.web.context.RootContextInitializer
- run(String...) - Method in class com.blueriq.encryptor.cli.BlueriqEncryptorConsole
- Runtime - Class in com.aquima.web.rest.v1.resource.impl
-
Runtime Information REST API resource
- Runtime() - Constructor for class com.aquima.web.rest.v1.resource.impl.Runtime
- runtimeKeyMapper(RuntimeKeysProperties) - Method in class com.aquima.web.config.AquimaConfig
- RuntimeKeysProperties - Class in com.aquima.web.config.properties
- RuntimeKeysProperties() - Constructor for class com.aquima.web.config.properties.RuntimeKeysProperties
- RuntimeLinker - Class in com.aquima.web.rest.v1.linker.impl
-
Adds HATEOAS links to runtime resources.
- RuntimeLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.RuntimeLinker
- RuntimeProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties.RuntimeProperties
- RuntimeRestController - Class in com.aquima.web.rest.v1.controller
-
Provides information about the runtime.
- RuntimeRestController() - Constructor for class com.aquima.web.rest.v1.controller.RuntimeRestController
- RuntimeService - Class in com.aquima.web.rest.v1.service
- RuntimeService(IResourceLinker<Runtime>, String, boolean, Version) - Constructor for class com.aquima.web.rest.v1.service.RuntimeService
- RuntimeWebSecurityConfigurer - Class in com.aquima.web.boot
- RuntimeWebSecurityConfigurer() - Constructor for class com.aquima.web.boot.RuntimeWebSecurityConfigurer
- runtimeWebSecurityFilterChain(HttpSecurity) - Method in class com.aquima.web.boot.RuntimeWebSecurityConfigurer
S
- SameSiteCookieConfiguration - Class in com.aquima.web.boot
- SameSiteCookieConfiguration(SecurityConfigProperties) - Constructor for class com.aquima.web.boot.SameSiteCookieConfiguration
- SameVersionApplicationFinder - Class in com.aquima.web.rest.v1.controller.application.finder
- SameVersionApplicationFinder(IPortalEngine, IProcessEngineSettings) - Constructor for class com.aquima.web.rest.v1.controller.application.finder.SameVersionApplicationFinder
- sanitize(String) - Method in class com.aquima.web.security.ConfigurableXssWhitelist
- scheduler() - Method in class com.aquima.web.config.AquimaConfig
- SchedulerConfigProperties - Class in com.aquima.web.config.properties
- SchedulerConfigProperties() - Constructor for class com.aquima.web.config.properties.SchedulerConfigProperties
- SchedulerRestController - Class in com.aquima.web.rest.v1.controller
-
Responsible for handling Scheduler Maintenance specific requests.
- SchedulerRestController(IProcessCaseDao, SchedulerRestService) - Constructor for class com.aquima.web.rest.v1.controller.SchedulerRestController
- SchedulerRestService - Class in com.aquima.web.rest.v1.service
- SchedulerRestService(IScheduler, IProcessCaseDao, IPortalEngine) - Constructor for class com.aquima.web.rest.v1.service.SchedulerRestService
- search(String, DTreeSearch, String) - Method in class com.aquima.web.api.controller.v1.DecisionTreeController
- search(String, DTreeSearch, String) - Method in class com.aquima.web.api.controller.v2.DecisionTreeController
- search(String, String, DTreeSearch, String) - Method in class com.aquima.web.api.controller.v1.DecisionTreeController
- search(String, String, DTreeSearch, String) - Method in class com.aquima.web.api.controller.v2.DecisionTreeController
- SEARCH_BASE_PATH - Static variable in class com.aquima.web.api.controller.v2.DecisionTreeController
- SecurityAutoConfiguration - Class in com.blueriq.web.starter
-
Created by s.wartenberg on 29-6-2017.
- SecurityAutoConfiguration() - Constructor for class com.blueriq.web.starter.SecurityAutoConfiguration
- SecurityConfigProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties
- SecurityConfigProperties.ClickJackingProtection - Class in com.aquima.web.config.properties
- SecurityConfigProperties.ContentSecurityPolicy - Class in com.aquima.web.config.properties
- SecurityConfigProperties.CookieSameSite - Class in com.aquima.web.config.properties
- SecurityConfigProperties.CorsProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.CsrfProtection - Class in com.aquima.web.config.properties
- SecurityConfigProperties.HttpProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.HttpProperties.RuntimeProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.KeystoreProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.LoginType - Class in com.aquima.web.config.properties
- SecurityConfigProperties.OpenIdConnectProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.ReferrerPolicyProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.SessionFixationProtectionProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.StrictTransportProtection - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XContentTypeProtection - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssBlacklistProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssHeaderProtection - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssMultipartRequestValidation - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssRequestBodyValidation - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssRequestParameterValidation - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssRequestUrlValidation - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XssProtection.XssWhitelistProperties - Class in com.aquima.web.config.properties
- SecurityConfigProperties.XxeProtection - Class in com.aquima.web.config.properties
- SecurityConfiguration - Class in com.aquima.web.boot.security
-
Spring Security Configuration.
- SecurityConfiguration() - Constructor for class com.aquima.web.boot.security.SecurityConfiguration
- SecurityConfiguration.GlobalSecurityConfiguration - Class in com.aquima.web.boot.security
- SecurityFilterDelegateHandler - Class in com.aquima.web.filter
-
Filter delegate handler that can be instantiated as a spring
Bean
in order to add all the necessary filters before or after an already existing filter - SecurityFilterDelegateHandler() - Constructor for class com.aquima.web.filter.SecurityFilterDelegateHandler
- sendMessage(IMailMessage) - Method in class com.aquima.web.config.connection.DefaultMailConnectionDelegate
- SendRedirectUponException - Annotation Interface in com.aquima.web.boot.annotation
-
Marker annotation for
RequestMapping
methods that hint the exception handling mechanism to attempt a redirection to the path as provided by the "error-redirect" query parameter. - serialize(NullableDate, JsonGenerator, SerializerProvider) - Method in class com.aquima.web.rest.v1.serializer.JsonNullableDateSerializer
- serialize(NullableLong, JsonGenerator, SerializerProvider) - Method in class com.aquima.web.rest.v1.serializer.JsonNullableLongSerializer
- serialize(Serializable) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class com.aquima.web.rest.v1.serializer.JsonDateSerializer
- server(HttpServletRequest, String) - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- ServerConfig - Class in com.aquima.web.boot
-
Server servlet configuration class.
- ServerConfig() - Constructor for class com.aquima.web.boot.ServerConfig
- ServerConfiguration - Annotation Interface in com.aquima.web.boot.annotation
-
This annotation is used to define beans in the application context of the /server servlet, and also scan for components annotated with
@ServerContext
which will also be created in the application context of the /server servlet. - serverServlet() - Method in class com.aquima.web.boot.RootConfig
-
The server dispatcher servlet is mapped to /server/* and
- serverServletRegistration() - Method in class com.aquima.web.boot.RootConfig
- SERVICE_ID - Static variable in class com.aquima.web.aaas.MessageContextProperties
-
An instance of
ServiceId
is stored as property onMessageContext
when the request is being mapped to an endpoint inAAASEndpointMapping
. - ServiceId - Class in com.aquima.web.aaas.config
-
Class containing the application id and service name.
- ServiceId(ApplicationID, String, String, String) - Constructor for class com.aquima.web.aaas.config.ServiceId
- SERVLET_MAPPING - Static variable in class com.aquima.web.aaas.WebServicesConfig
-
The URL mapping of the webservices servlet: "/webservices/*"
- SERVLET_MAPPING - Static variable in class com.aquima.web.boot.DefaultConfig
-
The URL mapping for the default servlet: "/*".
- SERVLET_MAPPING - Static variable in class com.aquima.web.boot.ServerConfig
-
The URL mapping of the server servlet: "/server/*"
- SERVLET_MAPPING - Static variable in class com.aquima.web.rest.v1.RestApiConfig
-
The URL mapping of the REST API servlet: "/api/v1/*"
- SERVLET_NAME - Static variable in class com.aquima.web.aaas.WebServicesConfig
-
The name of the webservices servlet: "blueriq-webservices"
- SERVLET_NAME - Static variable in class com.aquima.web.boot.DefaultConfig
-
The name of the default servlet: "blueriq-default"
- SERVLET_NAME - Static variable in class com.aquima.web.boot.ServerConfig
-
The name of the server servlet: "blueriq-server"
- SERVLET_NAME - Static variable in class com.aquima.web.rest.v1.RestApiConfig
-
The name of the REST API servlet: "blueriq-rest-api"
- SERVLET_PATH - Static variable in class com.aquima.web.aaas.WebServicesConfig
-
The servlet path of the webservices servlet: "/webservices"
- SERVLET_PATH - Static variable in class com.aquima.web.boot.DefaultConfig
-
The servlet path of the default servlet: ""
- SERVLET_PATH - Static variable in class com.aquima.web.boot.ServerConfig
-
The servlet path of the server servlet: "/server"
- SERVLET_PATH - Static variable in class com.aquima.web.rest.v1.RestApiConfig
-
The servlet path of the REST API servlet: "/api/v1"
- servletContextInitializer(Optional<Boolean>) - Method in class com.aquima.web.boot.RootConfig
- SESSION_BEAN_NAME - Static variable in class com.aquima.web.sessionmanager.TaskDetailsService
- SESSION_KEY - Static variable in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- SESSION_MANAGER - Static variable in class com.aquima.web.config.properties.BlueriqSessionProperties
- SESSION_TIMEOUT_MILLIS - Static variable in class com.aquima.web.scheduler.jobs.RemoveTemporaryFileJob
- SessionApplicationEvent - Class in com.aquima.web.event
- SessionApplicationEvent(Object, IPortalSession) - Constructor for class com.aquima.web.event.SessionApplicationEvent
- SessionBeforeCloseApplicationEvent - Class in com.aquima.web.event
- SessionBeforeCloseApplicationEvent(Object, IPortalSession) - Constructor for class com.aquima.web.event.SessionBeforeCloseApplicationEvent
- SessionClosedApplicationEvent - Class in com.aquima.web.event
- SessionClosedApplicationEvent(Object, IPortalSession) - Constructor for class com.aquima.web.event.SessionClosedApplicationEvent
- SessionClosedEvent - Class in com.aquima.web.api.service.events
-
Event used for notifying the UI when a session is closed.
- SessionClosedEvent(String) - Constructor for class com.aquima.web.api.service.events.SessionClosedEvent
- SessionClosedListener - Class in com.aquima.web.sessionmanager
-
This SessionClosed listener is responsible for closing HttpSessions when the PortalSession is closed.
- SessionClosedListener(HttpServletRequest) - Constructor for class com.aquima.web.sessionmanager.SessionClosedListener
- SessionConfig - Class in com.aquima.web.config
- SessionConfig() - Constructor for class com.aquima.web.config.SessionConfig
- SessionController - Class in com.aquima.web.api.controller.v1
-
Controller which performs actions related to sessions, such as event subscription and flowing.
- SessionController - Class in com.aquima.web.api.controller.v2
-
Controller which performs actions related to sessions
- SessionController - Class in com.aquima.web.controller
- SessionController(IAquimaEngineConfiguration, IAquimaSessionsMap) - Constructor for class com.aquima.web.controller.SessionController
- SessionController(IAquimaSessionsMap, SessionService, SessionListener) - Constructor for class com.aquima.web.api.controller.v1.SessionController
- SessionController(IAquimaSessionsMap, SessionService, SessionListener, List<FlowEndedHandler>) - Constructor for class com.aquima.web.api.controller.v2.SessionController
- sessionCreated(HttpSessionEvent) - Method in class com.aquima.web.boot.BlueriqHttpSessionListener
- SessionCreatedApplicationEvent - Class in com.aquima.web.event
- SessionCreatedApplicationEvent(Object, IPortalSession) - Constructor for class com.aquima.web.event.SessionCreatedApplicationEvent
- sessionDestroyed(HttpSessionEvent) - Method in class com.aquima.web.boot.BlueriqHttpSessionListener
- SessionFixationProtectionProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.SessionFixationProtectionProperties
- sessionFixationProtectionStrategy(SecurityConfigProperties) - Method in class com.aquima.web.boot.security.SecurityConfiguration
- SessionFixationProtectionStrategy - Interface in com.aquima.web.security
- SessionHeadersProperties - Class in com.aquima.web.config.properties
- SessionHeadersProperties() - Constructor for class com.aquima.web.config.properties.SessionHeadersProperties
- SessionHeadersUtil - Class in com.aquima.web.util
- SessionIdToSessionConverter - Class in com.aquima.web.api.converter
-
Converts a String session ID parameter to an IAquimaSession by obtaining the session with the given id from the session manager.
- SessionIdToSessionConverter(IAquimaSessionsMap) - Constructor for class com.aquima.web.api.converter.SessionIdToSessionConverter
- SessionIValueFormatDefinitionProvider - Class in com.aquima.web.api.service
- SessionIValueFormatDefinitionProvider(IAquimaSession) - Constructor for class com.aquima.web.api.service.SessionIValueFormatDefinitionProvider
- SessionListener - Class in com.aquima.web.api.service.subscription
-
PortalSession listener which stores all events generated.
- SessionListener(ModelFactory) - Constructor for class com.aquima.web.api.service.subscription.SessionListener
- SessionListenerAdapter - Class in com.aquima.web.api.service.subscription
-
Adapter class for the ISessionListener interface with no-op method implementations.
- SessionListenerAdapter() - Constructor for class com.aquima.web.api.service.subscription.SessionListenerAdapter
- SessionListenerInterceptor - Class in com.aquima.web.webinterceptor
-
This interceptor automatically registers the request-scoped
SessionListener
on the portal session of the current request, before aController
method annotated withActivateSessionListener
is invoked. - SessionListenerInterceptor(IAquimaSessionsMap, ISessionListener) - Constructor for class com.aquima.web.webinterceptor.SessionListenerInterceptor
- SessionService - Class in com.aquima.web.api.service
-
Implementation helper for the SessionController which performs actions such as flowing.
- SessionService(ModelFactory, IRuntimeKeyMapper) - Constructor for class com.aquima.web.api.service.SessionService
-
Default constructor
- set(IAquimaSession, String) - Method in class com.aquima.web.api.controller.v1.LanguageController
- set(IAquimaSession, String) - Method in class com.aquima.web.api.controller.v2.LanguageController
- set(String, Serializable) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- set(String, Serializable, long, TimeUnit) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- setAccessToken(String) - Method in class com.aquima.web.boot.security.openid.TokenResponse
- setActiveThemes(List<String>) - Method in class com.aquima.web.config.properties.AngularProperties
- setActiveThemes(List<String>) - Method in class com.aquima.web.config.properties.MvcProperties
- setAdvancedScheduler(boolean) - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- setAfterFilter(Class<? extends Filter>) - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- setAlgorithm(String) - Method in class com.aquima.web.boot.security.openid.KeyResponse
- setAllowedAttributes(Map<String, String[]>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setAllowedExtensions(String...) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setAllowedGlobalAttributes(String...) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setAllowedHeaders(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- setAllowedMethods(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- setAllowedOrigins(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- setAllowedProtocols(String...) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setAllowedTags(String...) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setAllowedTenants(List<String>) - Method in class com.aquima.web.config.properties.MultiTenancyProperties
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.boot.BaseWebSecurityConfigurer
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.boot.RestApiWebSecurityConfigurer
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.boot.RootConfig
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.config.AnnotatedLicenseProvider
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.config.AnnotatedRendererStore
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.config.annotation.factory.AnnotatedApiRendererStore
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.config.AquimaConfig
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setApplicationContext(ApplicationContext) - Method in class com.aquima.web.config.connection.AnnotatedConnectionManager
- setApplicationId(String) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setApplicationName(String) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- setAquimaMode(AquimaMode) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setAquimaUi(String) - Method in class com.aquima.web.AquimaSession
- setArguments(List<ValidationArgument>) - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- setAssignee(Assignee) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setAttributeName(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets the attribute name for this decision.
- setAttributes(Map<String, Object>) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setAttributes(Map<String, Object>) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setAttributes(Map<String, Object>) - Method in interface com.aquima.web.rest.v1.resource.IProcessBase
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.jwt.BlueriqAuthenticationResult
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectBearerAuthenticationToken
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectServiceAuthenticationToken
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectUserAuthenticationToken
- setAuthenticated(boolean) - Method in class com.aquima.web.boot.security.openid.RefreshableOpenIdConnectServiceAccount
- setAuthorizationEndpoint(String) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setAuthorizationEndpoint(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setAuthorizationEndpointParameters(Map<String, String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setAuthorized(boolean) - Method in class com.aquima.web.components.filedownload.service.FileDownloadAuthorizationResult
- setAuthProvidersChain(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setBcryptStrength(int) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setBeforeFilter(Class<? extends Filter>) - Method in class com.aquima.web.filter.SecurityFilterDelegateHandler
- setBeforeRequests(boolean) - Method in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- setBlacklist(SecurityConfigProperties.XssProtection.XssBlacklistProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setBody(ValidationTreeObject) - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- setBranchName(String) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- setButtonKey(String) - Method in class com.aquima.web.components.fileupload.service.FileUploadStatus
-
Sets the runtime key of the button which controls how to continue the flow.
- setCacheKeySeed(String) - Method in class com.aquima.web.config.properties.WebResourcesProperties
- setCachePeriodSeconds(Integer) - Method in class com.aquima.web.config.properties.WebResourcesProperties
- setCachingEnabled(boolean) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method allows for enabling or disabling of the application cache.
- setCancelStartedTasks(boolean) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- setCaption(String) - Method in class com.aquima.web.api.model.page.element.Button
-
This method sets the caption.
- setCaseId(long) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setCaseId(long) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setCaseId(long) - Method in interface com.aquima.web.rest.v1.resource.IProcessBase
- setCaseId(NullableLong) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the id of the case where this event was triggered.
- setCaseId(Long) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setCaseId(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setChannel(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setCheckAudience(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setChildren(CompositeModel, ICompositeElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.CompositeRenderer
- setClaimMapping(Map<String, List<String>>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setClaims(Map<String, List<String>>) - Method in class com.aquima.web.boot.security.openid.DefaultOpenIdConnectServiceAccount
- setClearEventOnRefresh(boolean) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method configures whether the system event is cleared when a page refresh is executed.
- setClickJackingProtection(SecurityConfigProperties.ClickJackingProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setClientId(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setClientSecret(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setCompareObjects(T, T) - Method in class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- setConditional(boolean) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setConnection(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setConnectionManager(IConnectionManager) - Method in class com.aquima.web.config.AnnotatedConfigContext
- setConnectionUrl(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setContainerData(Container, IContainer, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ContainerRenderer
- setContent(Object) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the content of this event.
- setContentPersistenceStrategy(ITemporaryPersistenceStrategy) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setContentSecurityPolicy(SecurityConfigProperties.ContentSecurityPolicy) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ClickJackingProtection
- setContentStyle(String) - Method in class com.aquima.web.api.model.page.element.Container
-
This method sets the contentstyle of the container.
- setContentStyle(String) - Method in class com.aquima.web.api.model.page.element.ContentItem
-
This method sets the content style.
- setContextMutableFor(List<String>) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method can be used to configure if the context should not be read only during the expand of a container.
- setCookieSameSite(SecurityConfigProperties.CookieSameSite) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setCors(SecurityConfigProperties.CorsProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setCreateEmptyElementsForUnknowns(boolean) - Method in class com.aquima.web.config.properties.WebServicesProperties
- setCreationDate(NullableDate) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setCsrfProtection(SecurityConfigProperties.CsrfProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setCustomFields(Map<String, String>) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setDataSources(Collection<AquimaDataSource>) - Method in class com.aquima.web.config.ApplicationContextCompositeDs
- setDataType(String) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the datatype.
- setDebug(boolean) - Method in class com.aquima.web.config.properties.KerberosProperties
- setDefaultAppIdIgnoreMode(IgnoreMode) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- setDefaultAppIdIgnoreMode(IgnoreMode) - Method in class com.aquima.web.config.properties.ProcessListProperties
- setDefaultCertificate(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
- setDefaultEntryPoint(String) - Method in class com.aquima.web.controller.StartController
- setDefaultIgnoreUnknownAttributes(boolean) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- setDefaultIgnoreUnknownEntities(boolean) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- setDefaultRuleType(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets the default rule type for this decision.
- setDefaultSrc(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- setDelegates(List<FilterDelegate>) - Method in class com.aquima.web.filter.FilterDelegateHandler
- setDescription(String) - Method in class com.aquima.web.config.properties.AbstractExportProperties
- setDetectContentType(boolean) - Method in class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- setDevelopmentMode(boolean) - Method in class com.aquima.web.config.properties.MvcProperties
- setDevelopmentMode(boolean) - Method in class com.aquima.web.ui.mvc.MvcUiConfiguration
-
Sets the development mode.
- setDisabled(boolean) - Method in class com.aquima.web.api.model.page.element.Button
-
This method sets the disabled indicator.
- setDisallowDoctypeDecl(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setDisplayLength(int) - Method in class com.aquima.web.api.model.page.element.Field
-
Sets the max displaylength of the field.
- setDisplayName(String) - Method in class com.aquima.web.api.model.page.element.Container
-
This method sets the displayname of the container.
- setDomain(String) - Method in class com.aquima.web.communication.BasicHttpConnection
-
An authentication domain (not used when no username is provided).
- setDueDate(NullableDate) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setDynamicVersion(boolean) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setElementKey(String) - Method in class com.aquima.web.api.model.page.PageEvent
-
This method sets the key of the triggered element
- setEnable(Boolean) - Method in class com.aquima.web.config.OfflineProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.AbstractExportProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.MultiTenancyProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.RuntimeKeysProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ClickJackingProtection
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CookieSameSite
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CorsProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CsrfProtection
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties.RuntimeProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ReferrerPolicyProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.SessionFixationProtectionProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.StrictTransportProtection
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XContentTypeProtection
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssBlacklistProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssHeaderProtection
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssMultipartRequestValidation
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestBodyValidation
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestParameterValidation
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestUrlValidation
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setEnabled(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setEnabled(boolean) - Method in class com.aquima.web.connectivity.mail.DkimProperties
- setEnabled(Boolean) - Method in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- setEndpoint(String) - Method in class com.aquima.web.rest.v1.resource.impl.Webservice
- setEndpoints(List<BaasSoapProperties.BaasEndpointProperties>) - Method in class com.aquima.web.aaas.properties.BaasSoapProperties
- setEndSessionEndpoint(String) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setEndSessionEndpoint(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setEntityName(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets the entity name for this decision.
- setEventButtonKeys(FileUploadStatus, PortalSessionWrap, String, IRuntimeKeyPrinter) - Method in class com.aquima.web.components.fileupload.service.FileUploadService
-
Set the correct events for the buttons based on the (new) file upload container
- setEventId(long) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the id of the case event.
- setEventName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setExecuteDatamappingOnCancelTask(boolean) - Method in class com.aquima.web.config.properties.LegacyProperties
- setExecutedBy(String) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setExpandEntityReferences(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setExpiresIn(int) - Method in class com.aquima.web.boot.security.openid.TokenResponse
- setExplainText(String) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the explain text.
- setExponent(String) - Method in class com.aquima.web.boot.security.openid.KeyResponse
- setExternalGeneralEntities(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setExternalParameterEntities(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setFactoryManager(IFactoryManager) - Method in class com.aquima.web.config.AnnotatedConfigContext
- setFields(List<FieldValue>) - Method in class com.aquima.web.api.model.page.PageEvent
-
This method sets the fields of the event.
- setFileCreatedBy(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setFileCreationDate(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setFileName(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setFiles(String...) - Method in class com.aquima.web.config.properties.ExportR12Properties
- setFileSize(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setFileType(String) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setFirewall(HttpFirewall) - Method in class com.aquima.web.filter.AbstractFilterDelegateHandler
- setFlow(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setFolder(String) - Method in class com.aquima.web.config.properties.ExportR12Properties
- setFontSrc(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- setFormat(String) - Method in class com.aquima.web.api.model.page.element.Asset
-
This method sets the format of the asset.
- setFormatDefinitionStore(IFormatDefinitionStore) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setFormatDefinitionStore(IFormatDefinitionStore) - Method in class com.aquima.web.config.DefaultWebConfiguration
- setFragments(List<ValidationFragment>) - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- setFrameAncestors(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- setFunction(String) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- setFunctionalKey(String) - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Sets the functional key of the element.
- setFunctionalName(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets the functional name for this decision.
- setGrantTypesSupported(List<String>) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setGroupSearchBaseDn(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setGroupSearchFilterAttribute(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setGroupSearchFilterPattern(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setHandleModelChanges(boolean) - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- setHandlers(List<String>) - Method in class com.aquima.web.config.properties.SoapServiceCallsProperties.SoapServiceCallProperties
- setHasDomain(boolean) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the domain indicator.
- setHeader(SecurityConfigProperties.XssProtection.XssHeaderProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setHeader(Map<String, String>) - Method in class com.aquima.web.config.properties.GlobalConnectionProperties
- setHeaders(List<ValidationHeader>) - Method in class com.aquima.web.aaas.validation.ValidationTreeRoot
- setHeaders(List<String>) - Method in class com.aquima.web.config.properties.SessionHeadersProperties
- setHeigth(Integer) - Method in class com.aquima.web.api.model.page.element.Image
-
This method set the image height.
- setHttp(SecurityConfigProperties.HttpProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setHttpHeader(String) - Method in class com.aquima.web.config.properties.MultiTenancyProperties
- setIdToken(String) - Method in class com.aquima.web.boot.security.openid.TokenResponse
- setIdTokenSigningAlgValuesSupported(List<String>) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setImageType(String) - Method in class com.aquima.web.api.model.page.element.Image
-
This method sets the image type.
- setImgSrc(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- setInfiniteLoopDetectionLimit(Integer) - Method in class com.aquima.web.config.properties.DomainSchemaProperties
- setInstanceId(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
- setInterceptors(List<String>) - Method in class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- setInterval(TimerEnum) - Method in class com.aquima.web.config.timer.TimerSetting
- setItems(List<T>) - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- setItemsTotalCount(Integer) - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- setJustification(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets a justification for this decision.
- setKey(String) - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- setKey(String) - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Sets the key of the element.
- setKey(String) - Method in class com.aquima.web.api.model.page.FieldValue
-
This method sets the element key.
- setKeyId(String) - Method in class com.aquima.web.boot.security.openid.KeyResponse
- setKeys(List<KeyResponse>) - Method in class com.aquima.web.boot.security.openid.KeysListResponse
- setKeysEndpoint(String) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setKeystore(SecurityConfigProperties.KeystoreProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setKeytabLocation(String) - Method in class com.aquima.web.config.properties.KerberosProperties
- setKeyType(String) - Method in class com.aquima.web.boot.security.openid.KeyResponse
- setLanguage(String) - Method in class com.aquima.web.AquimaSession
- setLanguageCode(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setLastPriorityCheck(NullableDate) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setLegacyRestResponseValidation(boolean) - Method in class com.aquima.web.config.properties.LegacyProperties
- setLegacyRestValidation(boolean) - Method in class com.aquima.web.config.properties.LegacyProperties
- setLibraries(List<Library>) - Method in class com.aquima.web.rest.v1.resource.impl.Metadata
- setLicense(String) - Method in class com.aquima.web.config.properties.LicenseProperties
- setLimit(Integer) - Method in class com.aquima.web.config.properties.ProcessEngineProperties.ListProperties
- setLoadExternalDtd(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setLocation(Resource) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
- setLockedBy(String) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setLoginType(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setMaxFileSize(int) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setMaxLoopCount(int) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setMaxUploadSize(long) - Method in class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- setMessage(String) - Method in class com.aquima.web.aaas.validation.ValidationMessage
- setMessage(String) - Method in class com.aquima.web.api.model.page.element.FailedElement
-
This method sets the message of the failed element.
- setModelData(ElementModel, IElement) - Static method in class com.aquima.web.api.model.page.renderer.ModelRenderer
- setModels(Map<String, String>) - Method in class com.blueriq.web.startup.preloadmodel.properties.ModelPreloadProperties
- setModule(String) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- setModulus(String) - Method in class com.aquima.web.boot.security.openid.KeyResponse
- setMultipartRequestValidation(SecurityConfigProperties.XssProtection.XssMultipartRequestValidation) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setMultiValued(boolean) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the multivalued indicator.
- setName(String) - Method in class com.aquima.web.aaas.validation.ValidationArgument
- setName(String) - Method in class com.aquima.web.aaas.validation.ValidationFragment
- setName(String) - Method in class com.aquima.web.aaas.validation.ValidationHeader
- setName(String) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- setName(String) - Method in class com.aquima.web.api.model.page.element.ElementModel
-
Sets the name of the element.
- setName(String) - Method in class com.aquima.web.connectivity.mail.DkimProperties
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Application
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the name of this event.
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Library
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Project
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Runtime
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setName(String) - Method in class com.aquima.web.rest.v1.resource.impl.Webservice
- setNewLanguage(IAquimaSession, String) - Method in class com.aquima.web.api.service.LanguageService
-
Set the language for the current session
- setNotLoggableUrls(List<INonLoggableUrlProvider>) - Method in class com.aquima.web.filter.AbstractFilterDelegateHandler
- setNrOfPages(Integer) - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- setObjects(List<ValidationTreeObject>) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- setOpenIdConnect(SecurityConfigProperties.OpenIdConnectProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setOpenIdConnectSettings(OpenIdConnectSettings) - Method in class com.aquima.web.api.controller.v1.StartController
- setOpenIdConnectSettings(OpenIdConnectSettings) - Method in class com.aquima.web.api.controller.v2.AuthenticationController
- setOpenIdConnectSettings(OpenIdConnectSettings) - Method in class com.aquima.web.api.controller.v2.StartControllerBase
- setOpenIdConnectSettings(OpenIdConnectSettings) - Method in class com.aquima.web.controller.StartController
- setOperator(ConditionOperator) - Method in class com.aquima.web.rest.v1.resource.ResourceFilter
- setOutput(FunctionParameters) - Method in class com.aquima.web.api.function.context.WebFunctionContext
- setOutputFailedMasks(boolean) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method may be used to set whether failed masks should be outputted.
- setPage(Integer) - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- setPageSize(Integer) - Method in class com.aquima.web.rest.v1.resource.impl.PagedObject
- setPageWard(IPageWard) - Method in class com.aquima.web.ui.RenderContext
- setParameter(String, Object) - Method in class com.aquima.web.ui.RenderContext
- setParentId(Long) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setParserVersion(String) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method may be used to specify the version of the expression parser that should be used.
- setPassword(String) - Method in class com.aquima.web.communication.BasicHttpConnection
-
A secret to prove the identity of the supplied user.
- setPassword(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setPassword(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.KeystoreProperties
- setPath(String) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- setPermission(Map<String, String>) - Method in class com.aquima.web.config.properties.PermissionProperties
- setPersistenceLevel(PersistenceLevel) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setPlainText(String) - Method in class com.aquima.web.api.model.page.element.ContentItem
-
Sets the plain text content of this content item.
- setPlainText(String) - Method in class com.aquima.web.api.model.page.element.TextItem
-
This method sets the plainText
- setPlugins(List<IPluginMetadata>) - Method in class com.aquima.web.config.PluginManager
-
Collects all IPluginMetadata implementations registered in the application
- setPolicy(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ReferrerPolicyProperties
- setPostLogoutRedirectUri(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setPrefix(String) - Method in class com.aquima.web.config.properties.AbstractExportProperties
- setPriority(Integer) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setPrivate(boolean) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setPrivateKeyFile(String) - Method in class com.aquima.web.connectivity.mail.DkimProperties
- setProcessCaseDao(IProcessCaseDao) - Method in class com.aquima.web.config.AnnotatedConfigContext
- setProcessId(Long) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setProductionMode(boolean) - Method in class com.aquima.web.rest.v1.resource.impl.Runtime
- setProject(String) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- setProject(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setProjectId(String) - Method in class com.aquima.web.rest.v1.resource.impl.Metadata
- setProjectId(String) - Method in class com.aquima.web.rest.v1.resource.impl.Project
- setProjectVersions(List<String>) - Method in class com.aquima.web.config.OfflineProperties
- setPropertyName(String) - Method in class com.aquima.web.rest.v1.resource.ResourceFilter
- setPropertyValue(String) - Method in class com.aquima.web.rest.v1.resource.ResourceFilter
- setPublicKeys(Map<String, String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setQuestionText(String) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the question text.
- setRabbitmq(RabbitMqProperties) - Method in class com.blueriq.web.DefaultRabbitMqProperties
- setRaw(String, byte[]) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- setRaw(String, byte[], long, TimeUnit) - Method in class com.aquima.web.sessionmanager.NamespacedKeyValueStore
- setReadonly(boolean) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the readonly indicator.
- setReadonlyInheritFromParent(boolean) - Method in class com.aquima.web.config.properties.LegacyProperties
- setRedirectUrlWhitelist(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setReferralStrategy(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setRefresh(boolean) - Method in class com.aquima.web.api.model.page.element.Button
-
This method sets the refresh indicator.
- setRefresh(boolean) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the refresh indicator.
- setRefreshToken(String) - Method in class com.aquima.web.boot.security.openid.TokenResponse
- setRejectedValue(String) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the rejectedvalue.
- setReleaseNotes(String) - Method in class com.aquima.web.rest.v1.resource.impl.Library
- setRequestBodyValidation(SecurityConfigProperties.XssProtection.XssRequestBodyValidation) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setRequestParameterValidation(SecurityConfigProperties.XssProtection.XssRequestParameterValidation) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setRequestUrlValidation(SecurityConfigProperties.XssProtection.XssRequestUrlValidation) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setRequestWardEnabled(boolean) - Method in class com.aquima.web.config.properties.BlueriqSessionProperties
- setRequired(boolean) - Method in class com.aquima.web.api.model.page.element.Field
-
This method sets the required indicator.
- setRequired(boolean) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setResourceManager(IResourceManager) - Method in class com.aquima.web.config.AnnotatedConfigContext
- setResourceManager(IResourceManager) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setResourceManager(IResourceManager) - Method in class com.aquima.web.config.connection.ConfigurableConnectionManager
-
This method sets the resource manager to use for default resources.
- setRestrictedMethods(String...) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties
- setRetainRequiredTasks(boolean) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- setRetryInterval(int) - Method in class com.aquima.web.config.properties.SchedulerConfigProperties
- setRoleMapping(Map<String, List<String>>) - Method in class com.aquima.web.config.properties.LdapProperties
- setRoleMapping(Map<String, List<String>>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setRoles(String...) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setRoles(String...) - Method in class com.aquima.web.rest.v1.resource.impl.Assignee
- setRolesPath(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setRootNode(DmnDecisionModel) - Method in class com.aquima.web.api.model.dmn.DmnDecisionTreeModel
-
Sets the root node of the tree.
- setRuleName(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets the rule name for this decision.
- setRules(List<RuleDefinition>) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method may be used to specify additional rule definitions.
- setRuntime(SecurityConfigProperties.HttpProperties.RuntimeProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.HttpProperties
- setScheduler(IScheduler) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setScopes(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setScriptSrc(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- setSearchSubtree(boolean) - Method in class com.aquima.web.config.properties.LdapProperties
- setSecurityEnabled(Boolean) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- setSelector(String) - Method in class com.aquima.web.connectivity.mail.DkimProperties
- setServiceName(String) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- setServicePrincipalName(String) - Method in class com.aquima.web.config.properties.KerberosProperties
- setServletContext(ServletContext) - Method in class com.aquima.web.boot.RootConfig
- setSessionFixationProtection(SecurityConfigProperties.SessionFixationProtectionProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setSessionHeaders(List<String>) - Method in class com.aquima.web.config.properties.GlobalConnectionProperties
- setSessionManager(String) - Method in class com.aquima.web.config.properties.BlueriqSessionProperties
- setSessionScopeAttribute(String, Serializable) - Method in class com.aquima.web.AquimaSession
- setShortcut(IShortcut) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- setShortcutName(String) - Method in class com.aquima.web.api.openapi.baas.RestOperationContext
- setShortcutsOnly(boolean) - Method in class com.aquima.web.boot.ProductionProperties
- setSingleFileMode(boolean) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadSettings
- setSoapActions(List<String>) - Method in class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- setSoapServiceCalls(Map<String, SoapServiceCallsProperties.SoapServiceCallProperties>) - Method in class com.aquima.web.config.properties.SoapServiceCallsProperties
- setSoapVersion(SoapVersion) - Method in class com.aquima.web.communication.DelegatingSoapMessageFactory
- setSortDirection(SortDirection) - Method in class com.aquima.web.rest.v1.sorter.DirectionAwareFieldComparator
- setSourceLocation(String) - Method in class com.aquima.web.config.properties.WebResourcesProperties
- setSourceType(String) - Method in class com.aquima.web.api.model.dmn.DmnDecisionModel
-
Sets the source type for this decision.
- setSsoEnabled(boolean) - Method in exception com.aquima.web.api.exception.AbstractStartForbiddenException
-
Sets whether single sign-on is enabled.
- setSsoEnabled(boolean) - Method in class com.aquima.web.ui.AbstractJsonStartForbiddenError
- setSsoLogout(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setSsoLogoutUrl(String) - Method in exception com.aquima.web.api.exception.AbstractStartForbiddenException
-
Sets the identity provider's logout URL, if available.
- setSsoLogoutUrl(String) - Method in class com.aquima.web.ui.AbstractJsonStartForbiddenError
- setStackTrace(String) - Method in class com.aquima.web.api.model.page.element.FailedElement
-
This method sets the stacktrace.
- setStartDate(NullableDate) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setStatus(String) - Method in class com.aquima.web.rest.v1.resource.impl.Case
- setStatus(String) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the status of this event.
- setStatus(String) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setStrictTransportProtection(SecurityConfigProperties.StrictTransportProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setStructuredInputValidation(boolean) - Method in class com.aquima.web.config.properties.WebServicesProperties
- setStyleSrc(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.ContentSecurityPolicy
- setSupportedScopes(List<String>) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setTargetDownCastingEnabled(boolean) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method can be used to configure if the targets of a rule may be down casted automatically when needed to the correct type of the rule's target.
- setTaskExecutionDetails(TaskExecutionDetails) - Method in class com.aquima.web.sessionmanager.TaskDetailsService
- setTaskId(long) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setTeamMapping(Map<String, List<String>>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setTeams(String...) - Method in class com.aquima.web.rest.v1.resource.impl.Assignee
- setTeamsPath(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setTemplateGroupFile(String) - Method in class com.aquima.web.config.properties.ThemeProperties
- setTemplateName(String) - Method in class com.aquima.web.config.properties.ThemeProperties
- setTenantName(String) - Method in interface com.aquima.web.filter.ITenantFilter
- setTestPaths(Map<String, String>) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- setText(String) - Method in class com.aquima.web.api.model.page.element.Asset
-
This method sets the text of the asset.
- setText(String) - Method in class com.aquima.web.api.model.page.element.Link
-
Sets the text of link.
- setTextRef(String) - Method in class com.aquima.web.api.model.page.element.Link
-
Sets the reference to a text item.
- setTheme(String) - Method in class com.aquima.web.AquimaSession
- setTheme(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setTimelineCreator(ITimelineCreator) - Method in class com.aquima.web.config.AnnotatedConfigContext
- setTimeout(int) - Method in class com.aquima.web.communication.BasicHttpConnection
-
Sets the read timeout to a specified timeout, in milliseconds.
- setTimeout(int) - Method in class com.aquima.web.config.properties.CacheProperties
- setTimeout(int) - Method in class com.aquima.web.config.properties.GlobalConnectionProperties
- setTimeOutDate(NullableDate) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setTimer(ITimer) - Method in class com.aquima.web.config.AquimaEngineConfiguration
- setTimerEnabled(boolean) - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- setTimestamp(Date) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the date and time when this event was triggered
- setTlsProtocol(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setTlsTrustStorePassword(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setTlsTrustStoreType(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setTlsTrustStoreUrl(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setTokenEndpoint(String) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setTokenEndpoint(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setTokenEndpointParameters(Map<String, String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setTokenIssuer(String) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setTokenIssuer(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setTokenType(String) - Method in class com.aquima.web.boot.security.openid.TokenResponse
- setTraceDao(ITraceDao) - Method in class com.aquima.web.config.AnnotatedConfigContext
- setTruststore(SecurityConfigProperties.KeystoreProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setType(String) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the type of this event.
- setType(String) - Method in class com.aquima.web.rest.v1.resource.impl.Task
- setType(String) - Method in class com.aquima.web.rest.v1.resource.impl.Webservice
- setUi(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setUpdateFileId(AttributeReference) - Method in class com.aquima.web.components.fileupload.configuration.FileUploadMapping
- setUriAttributes(Map<String, String[]>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- setUrl(String) - Method in class com.aquima.web.api.controller.v2.OpenIdConnectLoginResponse
- setUrl(String) - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- setUse(String) - Method in class com.aquima.web.boot.security.openid.KeyResponse
- setUseDiscovery(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setUseDomainSchemaRequiredAsNullability(boolean) - Method in class com.aquima.web.config.OpenApiProperties
-
Deprecated.
- setUseLegacyCaseUnlocking(boolean) - Method in class com.aquima.web.config.properties.LegacyProperties
- setUser(String) - Method in class com.aquima.web.rest.v1.resource.impl.CaseEvent
-
Sets the username of the user who triggered this event
- setUserDn(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setUseRequestParamsAsFlowParams(boolean) - Method in class com.aquima.web.FlowStarter
-
This method sets whether the additional request parameters should be used as flow parameters.
- setUserInfoEndpoint(String) - Method in class com.aquima.web.boot.security.openid.MetadataResponse
- setUserInfoEndpoint(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setUserInfoEndpointParameters(Map<String, String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setUserName(String) - Method in class com.aquima.web.communication.BasicHttpConnection
-
A user identifier used for authentication purposes.
- setUsernamePath(List<String>) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- setUsers(String...) - Method in class com.aquima.web.rest.v1.resource.impl.Assignee
- setUserSearchAttribute(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setUserSearchBaseDn(String) - Method in class com.aquima.web.config.properties.LdapProperties
- setUseTls(boolean) - Method in class com.aquima.web.config.properties.LdapProperties
- setValidate(boolean) - Method in class com.aquima.web.api.model.page.element.Button
-
This method sets the validate indicator.
- setValidateContentType(boolean) - Method in class com.aquima.web.components.fileupload.configuration.DefaultFileUploadSettings
- setValidated(boolean) - Method in class com.aquima.web.shortcut.ApplicationRequestData
- setValidations(List<ValidationMessage>) - Method in class com.aquima.web.aaas.validation.ValidationArgument
- setValidations(List<ValidationMessage>) - Method in class com.aquima.web.aaas.validation.ValidationFragment
- setValidations(List<ValidationMessage>) - Method in class com.aquima.web.aaas.validation.ValidationHeader
- setValidations(List<ValidationMessage>) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- setValidations(List<ValidationMessage>) - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- setValue(Long) - Method in class com.aquima.web.rest.v1.resource.NullableLong
-
Sets the enclosed value.
- setValue(String) - Method in class com.aquima.web.aaas.validation.ValidationFragment
- setValue(String) - Method in class com.aquima.web.aaas.validation.ValidationTreeValue
- setValue(String) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.CookieSameSite
- setValue(Date) - Method in class com.aquima.web.rest.v1.resource.NullableDate
-
Sets the enclosed value.
- setValues(List<ValidationTreeValue>) - Method in class com.aquima.web.aaas.validation.ValidationTreeObject
- setValues(List<String>) - Method in class com.aquima.web.aaas.validation.ValidationArgument
- setValues(List<String>) - Method in class com.aquima.web.aaas.validation.ValidationHeader
- setValues(List<String>) - Method in class com.aquima.web.api.model.page.FieldValue
-
This method sets the values of the event.
- setVersion(String) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- setVersion(String) - Method in class com.aquima.web.rest.v1.resource.impl.Application
- setVersion(String) - Method in class com.aquima.web.rest.v1.resource.impl.Library
- setVersion(String) - Method in class com.aquima.web.rest.v1.resource.impl.Project
- setVersion(String) - Method in class com.aquima.web.rest.v1.resource.impl.Runtime
- setVersion(String) - Method in class com.aquima.web.rest.v1.resource.impl.Shortcut
- setWebservicecalls(List<Webservice>) - Method in class com.aquima.web.rest.v1.resource.impl.Metadata
- setWebservices(List<String>) - Method in class com.aquima.web.aaas.properties.BaasSoapProperties.BaasEndpointProperties
- setWhitelist(SecurityConfigProperties.XssProtection.XssWhitelistProperties) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- setWidth(Integer) - Method in class com.aquima.web.api.model.page.element.Image
-
This method sets the image width.
- setWrapFailedElements(boolean) - Method in class com.aquima.web.config.DefaultWebConfiguration
-
This method may be used to set whether failed elements should be wrapped.
- setXContentTypeProtection(SecurityConfigProperties.XContentTypeProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setXincludeAware(boolean) - Method in class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
- setXssProtection(SecurityConfigProperties.XssProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- setXxeProtection(SecurityConfigProperties.XxeProtection) - Method in class com.aquima.web.config.properties.SecurityConfigProperties
- Shortcut - Class in com.aquima.web.rest.v1.resource.impl
- Shortcut() - Constructor for class com.aquima.web.rest.v1.resource.impl.Shortcut
- SHORTCUT_ATTRIBUTE - Static variable in class com.aquima.web.service.dap.StartProjectServiceParameters
- SHORTCUT_NAME - Static variable in class com.aquima.web.service.dap.StartProjectServiceParameters
- ShortcutComparator - Class in com.aquima.web.rest.v1.sorter.impl
- ShortcutComparator() - Constructor for class com.aquima.web.rest.v1.sorter.impl.ShortcutComparator
- ShortcutConverter - Class in com.aquima.web.rest.v1.converter.impl
-
Converts Shortcut domain object to Shortcut resource.
- ShortcutConverter(IResourceFactory, IResourceLinker<Shortcut>) - Constructor for class com.aquima.web.rest.v1.converter.impl.ShortcutConverter
- ShortcutLinker - Class in com.aquima.web.rest.v1.linker.impl
-
Adds HATEOAS links to shortcut resources.
- ShortcutLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.ShortcutLinker
- ShortcutLinker(String) - Constructor for class com.aquima.web.rest.v1.linker.impl.ShortcutLinker
- ShortcutManager - Class in com.aquima.web.shortcut
-
This class manager shortcuts that are configured via a properties.
- ShortcutManager(ConfigurableEnvironment, IAquimaEngineConfiguration) - Constructor for class com.aquima.web.shortcut.ShortcutManager
- shortcutOpenApiFeed(String, String, HttpServletRequest) - Method in class com.aquima.web.api.controller.v2.WebFunctionController
- shortcutPaths(FunctionShortcut, String) - Method in class com.aquima.web.api.openapi.function.FunctionOpenApiPathService
- ShortcutPathService - Class in com.aquima.web.shortcut
- ShortcutPathService(IShortcutManager) - Constructor for class com.aquima.web.shortcut.ShortcutPathService
- ShortcutService - Class in com.aquima.web.rest.v1.service
-
Service responsible for retrieving shortcuts.
- ShortcutService(IShortcutManager, IShortcutConverter, PaginatorFactory, IResourceLinker<Shortcut>) - Constructor for class com.aquima.web.rest.v1.service.ShortcutService
-
Creates a new instance.
- ShortcutsRestController - Class in com.aquima.web.rest.v1.controller
-
Provides information about shortcuts.
- ShortcutsRestController(IShortcutManager) - Constructor for class com.aquima.web.rest.v1.controller.ShortcutsRestController
- shortcutSwaggerFeed(String, String, HttpServletRequest) - Method in class com.aquima.web.aaas.RestController
- shouldRetainRequiredTasks() - Method in class com.aquima.web.config.properties.ProcessEngineProperties
- SingleSessionManager - Class in com.aquima.web.sessionmanager
-
Class to allow only one aquima session (per http session)
- SingleSessionManager() - Constructor for class com.aquima.web.sessionmanager.SingleSessionManager
- soap11Factory() - Method in class com.aquima.web.aaas.WebServicesConfig
- Soap11VersionMismatchException - Exception in com.aquima.web.aaas
-
Exception thrown when a SOAP 1.1 message is sent to a SOAP 1.2 endpoint.
- Soap11VersionMismatchException(String) - Constructor for exception com.aquima.web.aaas.Soap11VersionMismatchException
- soap12Factory() - Method in class com.aquima.web.aaas.WebServicesConfig
- Soap12VersionMismatchException - Exception in com.aquima.web.aaas
-
Exception thrown when a SOAP 1.2 message is sent to a SOAP 1.1 endpoint.
- Soap12VersionMismatchException(String) - Constructor for exception com.aquima.web.aaas.Soap12VersionMismatchException
- SoapServiceCallProperties() - Constructor for class com.aquima.web.config.properties.SoapServiceCallsProperties.SoapServiceCallProperties
- SoapServiceCallsProperties - Class in com.aquima.web.config.properties
- SoapServiceCallsProperties() - Constructor for class com.aquima.web.config.properties.SoapServiceCallsProperties
- SoapServiceCallsProperties.SoapServiceCallProperties - Class in com.aquima.web.config.properties
- sort(List<T>) - Method in class com.aquima.web.rest.v1.sorter.Sorter
- SortCriterion - Class in com.aquima.web.rest.v1.sorter
- SortCriterion(String, SortDirection) - Constructor for class com.aquima.web.rest.v1.sorter.SortCriterion
- SortDirection - Class in com.aquima.web.rest.v1.sorter
- Sorter<T> - Class in com.aquima.web.rest.v1.sorter
- Sorter(IResourceComparator<T>) - Constructor for class com.aquima.web.rest.v1.sorter.Sorter
- SorterFactory - Class in com.aquima.web.rest.v1.sorter
- spnegoAuthenticationProcessingFilter(AuthenticationManager) - Method in class com.aquima.web.boot.security.KerberosAuthenticationConfiguration
- spnegoEntryPoint() - Method in class com.aquima.web.boot.security.KerberosAuthenticationConfiguration
- springAuthorisationManager(MvcRedirectHelper, IAuditEngine, SecurityContextRepository) - Method in class com.blueriq.web.starter.SecurityAutoConfiguration
- SpringAuthorisationManager - Class in com.aquima.web.security
-
Authorisation manager that uses Spring for the authorisation.
- SpringAuthorisationManager(MvcRedirectHelper, IAuditEngine, SecurityContextRepository) - Constructor for class com.aquima.web.security.SpringAuthorisationManager
- SpringSecurityFilterProxy - Class in com.aquima.web.security
-
Proxy for DelegatingFilterProxy that adds reset capabilities.
- SpringSecurityFilterProxy() - Constructor for class com.aquima.web.security.SpringSecurityFilterProxy
- SseController - Class in com.aquima.web.api.controller.v2
-
This controller provides a Server Sent Event endpoint for messages pushed to the SsePushChannel
- SseController(PushChannelRetriever) - Constructor for class com.aquima.web.api.controller.v2.SseController
- SsePushChannel - Class in com.blueriq.web.push.channel
-
A PushChannel implementation that is meant to use Server Sent Events as its transport mechanism.
- SsePushChannel() - Constructor for class com.blueriq.web.push.channel.SsePushChannel
- SsePushChannelRetriever - Class in com.blueriq.web.push.channel
- SsePushChannelRetriever() - Constructor for class com.blueriq.web.push.channel.SsePushChannelRetriever
- StartApplicationForbiddenException - Exception in com.aquima.web.api.exception
-
Exception thrown when an authenticated user is attempting to start a application by specifying the project details (project name, version, flow, etc), but does not have the required roles to start the application.
- StartApplicationForbiddenException(String, IProjectReference) - Constructor for exception com.aquima.web.api.exception.StartApplicationForbiddenException
-
Creates a new instance.
- StartController - Class in com.aquima.web.api.controller.v1
-
This controller is used specifically for clients that only accept JSON instead of HTML and have their own login screen.
- StartController - Class in com.aquima.web.api.controller.v2
-
This controller is used specifically for clients that only accept JSON instead of HTML and have their own login screen.
- StartController - Class in com.aquima.web.controller
-
This class is the main controller for creating an Aquima session and executing a flow.
- StartController(IAquimaEngineConfiguration, IAuthorisationManager, IAquimaSessionsMap, FlowStarter, IShortcutManager, ProductionProperties) - Constructor for class com.aquima.web.api.controller.v1.StartController
- StartController(IAquimaEngineConfiguration, IAuthorisationManager, IAquimaSessionsMap, FlowStarter, IShortcutManager, ProductionProperties) - Constructor for class com.aquima.web.api.controller.v2.StartController
- StartController(IAquimaEngineConfiguration, IAuthorisationManager, IAquimaSessionsMap, FlowStarter, IShortcutManager, ProductionProperties, MvcRedirectHelper) - Constructor for class com.aquima.web.controller.StartController
-
Creates a start which is the main controller for starting a aquima-interactions flow.
- StartControllerBase - Class in com.aquima.web.api.controller.v2
- StartControllerBase() - Constructor for class com.aquima.web.api.controller.v2.StartControllerBase
- startDefault(HttpServletRequest) - Method in class com.aquima.web.controller.StartController
- startDefaultShortcut(WebRequest, HttpServletRequest) - Method in class com.aquima.web.api.controller.v2.StartController
- startFlow(IApplication, IWebServiceOperationDefinition, IPortalSession) - Method in class com.aquima.web.aaas.AbstractEndpoint
- startFlow(IApplication, IWebServiceOperationDefinition, IPortalSession) - Method in interface com.aquima.web.aaas.BaasFlowStarter
-
Starts the flow (if any) for the given web service operation in the given session.
- startFlow(IApplication, IWebServiceOperationDefinition, IPortalSession) - Method in class com.aquima.web.aaas.DefaultBaasFlowStarter
- startFlow(IAquimaSession, IAquimaSession, String) - Method in class com.aquima.web.api.controller.v1.SessionController
-
Starts the flow with the specified name and responds with an
EventResponse
containing occurred events. - startFlow(IAquimaSession, String) - Method in class com.aquima.web.api.controller.v2.SessionController
-
Starts the flow with the specified name and responds with an
EventResponse
containing occurred events. - startFlow(IAquimaSession, String) - Method in class com.aquima.web.api.service.SessionService
-
Starts a flow using the specified flowName.
- startFlow(IAquimaSession, String, IProjectReference) - Method in class com.aquima.web.FlowStarter
-
This method starts the flow.
- startFlow(String) - Method in class com.aquima.web.AquimaSession
- startFlow(String, boolean, Map<String, Serializable>) - Method in class com.aquima.web.AquimaSession
- startFunctionFromPath(String, String, String, String, String, HttpHeaders) - Method in class com.aquima.web.api.controller.v1.WebFunctionController
- startFunctionFromPath(String, String, String, String, String, HttpHeaders) - Method in class com.aquima.web.api.controller.v2.WebFunctionController
- startFunctionFromRequestParams(String, String, String, String, String, HttpHeaders) - Method in class com.aquima.web.api.controller.v1.WebFunctionController
- startFunctionFromRequestParams(String, String, String, String, String, HttpHeaders) - Method in class com.aquima.web.api.controller.v2.WebFunctionController
- startFunctionFromShortcut(String, String, String, HttpHeaders) - Method in class com.aquima.web.api.controller.v1.WebFunctionController
- startFunctionFromShortcut(String, String, String, HttpHeaders) - Method in class com.aquima.web.api.controller.v2.WebFunctionController
- startProject(WebRequest, HttpServletRequest, String, String, String, String, String, String, String) - Method in class com.aquima.web.api.controller.v1.StartController
- startProject(WebRequest, HttpServletRequest, String, String, String, String, String, String, String, String) - Method in class com.aquima.web.api.controller.v2.StartController
- StartProjectService - Class in com.aquima.web.service.dap.impl
-
Service that is responsible for starting a new project.
- StartProjectService(IAquimaSessionsMap, IAuthorisationManager, IShortcutManager, ServletContext, AquimaBeanProvider, FlowStarter, Environment) - Constructor for class com.aquima.web.service.dap.impl.StartProjectService
- StartProjectServiceParameters - Class in com.aquima.web.service.dap
-
This class is responsible for parsing and validating the parameters required by StartProjectService.
- StartProjectServiceParameters(IServiceContext) - Constructor for class com.aquima.web.service.dap.StartProjectServiceParameters
-
Creates a new instance.
- StartProjectServiceWrapper - Class in com.aquima.web.service.dap.impl
- StartProjectServiceWrapper(IAquimaSessionsMap, IAuthorisationManager, IShortcutManager, FlowStarter, DynamicShortcutResolver, ServletContext, StartProjectServiceParameters, boolean) - Constructor for class com.aquima.web.service.dap.impl.StartProjectServiceWrapper
- startSession(IProjectReference, IAuthorisationManager, IAquimaSessionsMap) - Method in class com.aquima.web.FlowStarter
-
This method creates an AquimaSession and starts a flow based on the project request.
- startSession(IProjectReference, IAuthorisationManager, IAquimaSessionsMap, boolean) - Method in class com.aquima.web.FlowStarter
-
This method creates an AquimaSession and starts a flow based on the project request.
- startSession(WebRequest, String, String, String, String, String, String, String, String, String) - Method in class com.aquima.web.controller.StartController
- startShortcut(String, WebRequest, HttpServletRequest) - Method in class com.aquima.web.api.controller.v1.StartController
- startShortcut(String, WebRequest, HttpServletRequest, String) - Method in class com.aquima.web.api.controller.v2.StartController
- startShortcut(HttpServletRequest, String, String) - Method in class com.aquima.web.controller.StartController
- StartShortcutForbiddenException - Exception in com.aquima.web.api.exception
-
Exception thrown when an authenticated user is attempting to start a application via a shortcut, but does not have the required roles to start the application.
- StartShortcutForbiddenException(String, String) - Constructor for exception com.aquima.web.api.exception.StartShortcutForbiddenException
-
Creates a new instance.
- startTask(ApplicationID, StartTaskRequest, Map<String, String[]>) - Method in class com.aquima.web.api.service.StartTaskService
- startTask(WebRequest, HttpServletRequest, StartTaskRequest) - Method in class com.aquima.web.api.controller.v2.StartTaskController
- StartTaskController - Class in com.aquima.web.api.controller.v2
- StartTaskController(StartTaskService) - Constructor for class com.aquima.web.api.controller.v2.StartTaskController
- StartTaskForbiddenException - Exception in com.aquima.web.api.exception
- StartTaskForbiddenException(IProjectReference, IUserData) - Constructor for exception com.aquima.web.api.exception.StartTaskForbiddenException
- StartTaskForbiddenException(IProjectReference, IUserData, Throwable) - Constructor for exception com.aquima.web.api.exception.StartTaskForbiddenException
- StartTaskRequest - Record Class in com.aquima.web.api.model
- StartTaskRequest(String, String, String, String, long, String, String) - Constructor for record class com.aquima.web.api.model.StartTaskRequest
-
Creates an instance of a
StartTaskRequest
record class. - startTaskResultModel() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns the value of the
startTaskResultModel
record component. - StartTaskService - Class in com.aquima.web.api.service
- StartTaskService(IAquimaEngineConfiguration, IAuthorisationManager, IAquimaSessionsMap, FlowStarter, TaskDetailsService, CaseEngineClient, TaskMappingService, IAuditEngine) - Constructor for class com.aquima.web.api.service.StartTaskService
- StaticResourceConfiguration - Class in com.aquima.web.config
-
Resource configuration to be able to serve Angular based apps from the Blueriq out-of-the-box installation and war applications
- StaticResourceConfiguration() - Constructor for class com.aquima.web.config.StaticResourceConfiguration
- STATUS - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- stopFlow(boolean) - Method in class com.aquima.web.AquimaSession
- StrictTransportProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.StrictTransportProtection
- StrictTransportProtectionHeaderWriter - Class in com.aquima.web.security.headers
-
Adds the Strict-Transport-Security header to the HTTP response based on the current security configuration.
- StrictTransportProtectionHeaderWriter(SecurityConfigProperties) - Constructor for class com.aquima.web.security.headers.StrictTransportProtectionHeaderWriter
- StructuredRestErrorResponse - Class in com.aquima.web.aaas
-
Rest error response that is used when the structured input validation is present.
- StructuredRestErrorResponse(WebServiceCallException) - Constructor for class com.aquima.web.aaas.StructuredRestErrorResponse
- subscribe(IAquimaSession, IAquimaSession) - Method in class com.aquima.web.api.controller.v1.SessionController
-
Subscribes a session with the specified session id to the specified subscription.
- supports(Class<?>) - Method in class com.aquima.web.boot.security.jwt.BlueriqJwtAuthenticationProvider
- supports(Class<?>) - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAuthenticationProvider
- supports(Class<?>) - Method in class com.aquima.web.security.PermissionVoter
-
This implementation supports any type of class, because it does not query the presented secure object.
- supports(Object) - Method in class com.aquima.web.aaas.AAASEndpointAdapter
- supports(ConfigAttribute) - Method in class com.aquima.web.security.PermissionVoter
- SystemPageRenderer - Class in com.aquima.web.ui
-
Renderer which renders static pages like error messages and writes them on an output stream.
- SystemPageRenderer(IResourceManager, String) - Constructor for class com.aquima.web.ui.SystemPageRenderer
T
- TableRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a table to its viewmodel.
- TableRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.TableRenderer
- Task - Class in com.aquima.web.rest.v1.resource.impl
-
Task REST API resource
- Task() - Constructor for class com.aquima.web.rest.v1.resource.impl.Task
- taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.web.api.service.subscription.SessionListener
- taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.web.api.service.subscription.SessionListenerAdapter
- taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.web.event.ApplicationEventBus
- TaskChangedEvent - Class in com.aquima.web.api.service.events
-
Task Changed Event
- TaskChangedEvent(String, String, long, long) - Constructor for class com.aquima.web.api.service.events.TaskChangedEvent
- TaskComparator - Class in com.aquima.web.rest.v1.sorter.impl
- TaskComparator() - Constructor for class com.aquima.web.rest.v1.sorter.impl.TaskComparator
- TaskConverter - Class in com.aquima.web.rest.v1.converter
- TaskConverter(IResourceFactory, IResourceLinker<Task>, String) - Constructor for class com.aquima.web.rest.v1.converter.TaskConverter
- TaskDetailsService - Class in com.aquima.web.sessionmanager
-
Service that stores the current
TaskExecutionDetails
. - TaskDetailsService() - Constructor for class com.aquima.web.sessionmanager.TaskDetailsService
- TaskExecutionDetails - Record Class in com.aquima.web.api.model
- TaskExecutionDetails(ApplicationID, String, String, Long, StartTaskResultModel, IUserData) - Constructor for record class com.aquima.web.api.model.TaskExecutionDetails
-
Creates an instance of a
TaskExecutionDetails
record class. - taskId() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
taskId
record component. - taskId() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns the value of the
taskId
record component. - TaskLinker - Class in com.aquima.web.rest.v1.linker.impl
- TaskLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.TaskLinker
- TaskLinker(String, String) - Constructor for class com.aquima.web.rest.v1.linker.impl.TaskLinker
- TaskLinker(String, String, String) - Constructor for class com.aquima.web.rest.v1.linker.impl.TaskLinker
- TaskMappingActionHandler - Class in com.aquima.web.api.controller
- TaskMappingActionHandler(TaskMapping, IProfile) - Constructor for class com.aquima.web.api.controller.TaskMappingActionHandler
- TaskMappingService - Class in com.aquima.web.api.service
- TaskMappingService(AquimaEngineFacade) - Constructor for class com.aquima.web.api.service.TaskMappingService
- TaskRestController - Class in com.aquima.web.rest.v1.controller
-
Responsible for handling task specific requests
- TaskRestController(IProcessCaseDao, IWorkUnitExecutor, ApplicationFinder) - Constructor for class com.aquima.web.rest.v1.controller.TaskRestController
- TaskService - Class in com.aquima.web.rest.v1.service
- TaskSessionListener - Class in com.aquima.web.sessionmanager
-
This task session listener is responsible for handling task action for specific session events.
- TaskSessionListener(ITaskFlowCompletedService, TaskDetailsService) - Constructor for class com.aquima.web.sessionmanager.TaskSessionListener
- TemplateContext - Class in com.aquima.web.ui.mvc
- TemplateContext(String, String, String, String, PageContent, boolean, int) - Constructor for class com.aquima.web.ui.mvc.TemplateContext
- TemplateUtil - Class in com.aquima.web.util
-
Util class for easy text template usage.
- tenantFilter(MultiTenancyProperties) - Method in class com.blueriq.web.starter.TenantFilterAutoConfiguration
- TenantFilterAutoConfiguration - Class in com.blueriq.web.starter
- TenantFilterAutoConfiguration() - Constructor for class com.blueriq.web.starter.TenantFilterAutoConfiguration
- testPath() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns the value of the
testPath
record component. - TextItem - Class in com.aquima.web.api.model.page.element
-
This class represents the text item viewmodel.
- TextItem() - Constructor for class com.aquima.web.api.model.page.element.TextItem
- TextItemNode - Class in com.aquima.web.api.model.page.element
-
Base class for all nodes within a TextItem.
- TextItemNode() - Constructor for class com.aquima.web.api.model.page.element.TextItemNode
- TextItemRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class transforms a textitem to its viewmodel.
- TextItemRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.TextItemRenderer
- TextItemStyleNode - Class in com.aquima.web.api.model.page.element
-
This class represents a style node within the text item.
- TextItemStyleNode(String) - Constructor for class com.aquima.web.api.model.page.element.TextItemStyleNode
- TextItemTextNode - Class in com.aquima.web.api.model.page.element
-
This class represents the textitem text node
- TextItemTextNode(String) - Constructor for class com.aquima.web.api.model.page.element.TextItemTextNode
- TextItemValueNode - Class in com.aquima.web.api.model.page.element
-
This class represents a value node within a text item.
- TextItemValueNode() - Constructor for class com.aquima.web.api.model.page.element.TextItemValueNode
- ThemeProperties - Class in com.aquima.web.config.properties
- ThemeProperties() - Constructor for class com.aquima.web.config.properties.ThemeProperties
- THREE - Static variable in class com.aquima.web.api.openapi.OpenApiVersion
- throwingCommentsManager() - Method in class com.blueriq.web.starter.CommentsManagerAutoConfiguration
- TimelineDaoAutoConfiguration - Class in com.blueriq.web.starter
- TimelineDaoAutoConfiguration() - Constructor for class com.blueriq.web.starter.TimelineDaoAutoConfiguration
- timeout - Variable in class com.aquima.web.communication.BasicHttpConnection
- TimerEnum - Enum Class in com.aquima.web.config.timer
- TimerEvent - Class in com.aquima.web.config.timer
-
The default timer event.
- TimerEvent() - Constructor for class com.aquima.web.config.timer.TimerEvent
- timerForAquimaConfiguration(TimerSetting) - Method in class com.aquima.web.config.AquimaConfig
- TimerSetting - Class in com.aquima.web.config.timer
- TimerSetting() - Constructor for class com.aquima.web.config.timer.TimerSetting
- TIMESTAMP - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- title(String) - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- TLS_V1 - Static variable in class com.aquima.web.config.properties.LdapProperties
- TLS_V11 - Static variable in class com.aquima.web.config.properties.LdapProperties
- TLS_V12 - Static variable in class com.aquima.web.config.properties.LdapProperties
- TLS_V13 - Static variable in class com.aquima.web.config.properties.LdapProperties
- toApplicationConfiguration(AnnotatedConfigContext, ApplicationMode) - Method in class com.aquima.web.config.DefaultWebConfiguration
- toApplicationConfiguration(AnnotatedConfigContext, ApplicationMode) - Method in interface com.aquima.web.config.IWebConfiguration
-
This method returns an application configuration based on the set properties and with the specified factory manager.
- toFlowParameters(Map<String, String[]>) - Method in class com.aquima.web.FlowStarter
-
This method converts a request map to a flow request map.
- toFunctionShortcut(String, AquimaMode) - Method in class com.aquima.web.config.properties.FunctionShortcutProperties
- TokenResponse - Class in com.aquima.web.boot.security.openid
- TokenResponse() - Constructor for class com.aquima.web.boot.security.openid.TokenResponse
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.AggregateListRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.AssetRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ButtonRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ContainerRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ContentItemRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.FailedElementRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.FieldRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.FileUploadRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ImageRenderer
- toModel(IElement, IRendererContext) - Method in interface com.aquima.web.api.model.page.renderer.IModelRenderer
-
This method transforms an element to a viemodel.
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.LinkRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ListRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.PageRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.ProcessListRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.TableRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.TextItemRenderer
- toModel(IElement, IRendererContext) - Method in class com.aquima.web.api.model.page.renderer.UnknownRenderer
- toPortalEvent(PageEvent) - Method in class com.aquima.web.api.model.page.converters.PageEventConverter
-
Converts a PageEvent to a PortalEvent
- toPortalEvent(PageEvent, IRuntimeKeyParser) - Method in class com.aquima.web.api.model.page.converters.PageEventConverter
-
Converts a PageEvent to a PortalEvent with a parser.
- toRestRequestMessage() - Method in class com.aquima.web.shortcut.ApplicationRequestData
- toString() - Method in class com.aquima.web.aaas.EndpointGroup
- toString() - Method in class com.aquima.web.api.model.page.ModelChange
- toString() - Method in record class com.aquima.web.api.model.StartTaskRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns a string representation of this record class.
- toString() - Method in record class com.aquima.web.api.service.events.PortalChangeEvent
-
Returns a string representation of this record class.
- toString() - Method in class com.aquima.web.boot.security.openid.OpenIdConnectAccessTokenAuthentication
- toString() - Method in class com.aquima.web.config.properties.ExportR12Properties
- toString() - Method in class com.aquima.web.context.CollectionResource
- toString() - Method in class com.aquima.web.filter.json.InvalidJsonPathDetail
- toString() - Method in class com.aquima.web.filter.json.InvalidJsonResponse
- toString() - Method in class com.aquima.web.rest.v1.linker.PageLinkType
- toString() - Method in class com.aquima.web.rest.v1.resource.impl.Endpoint
- toString() - Method in class com.aquima.web.rest.v1.resource.NullableDate
- toString() - Method in class com.aquima.web.rest.v1.resource.NullableLong
- toString() - Method in class com.aquima.web.rest.v1.sorter.SortDirection
- transactionManager(TransactionManager, UserTransaction) - Method in class com.aquima.web.boot.AtomikosConfiguration
- transform(IFileDefinition) - Method in class com.aquima.web.components.fileupload.service.transform.IdentityFileDefinitionTransform
- transform(IFileDefinition) - Method in interface com.aquima.web.components.fileupload.service.transform.IFileDefinitionTransform
- TransformedFileDefinition - Class in com.aquima.web.components.fileupload.service.transform
- TransformedFileDefinition(String, String, long, InputStream) - Constructor for class com.aquima.web.components.fileupload.service.transform.TransformedFileDefinition
- TWO - Static variable in class com.aquima.web.api.openapi.OpenApiVersion
- TYPE - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- TYPE_REST - Static variable in class com.aquima.web.rest.v1.resource.impl.Webservice
- TYPE_SOAP - Static variable in class com.aquima.web.rest.v1.resource.impl.Webservice
U
- UNAUTHORIZED - Enum constant in enum class com.aquima.web.ui.ErrorType
- UNAUTHORIZED_EVENT - Static variable in class com.aquima.web.components.filedownload.container.FileDownloadContainer
- UNAUTHORIZED_EVENT - Static variable in class com.aquima.web.components.fileupload.container.FileUploadContainer
- UnauthorizedException - Exception in com.aquima.web.api.exception
- UnauthorizedException() - Constructor for exception com.aquima.web.api.exception.UnauthorizedException
- UnauthorizedUserException - Exception in com.aquima.web.rest.v1.exception
-
This exception is thrown if the user is unauthorized.
- UnauthorizedUserException(String) - Constructor for exception com.aquima.web.rest.v1.exception.UnauthorizedUserException
- UnauthorizedUserException(String, Throwable) - Constructor for exception com.aquima.web.rest.v1.exception.UnauthorizedUserException
- unformatted() - Static method in class com.aquima.web.api.model.page.converters.PageEventConverter
-
Gets a converter instance that applies no value formatting during conversions.
- UNKNOWN_SESSION - Enum constant in enum class com.aquima.web.ui.ErrorType
- UnknownElement - Class in com.aquima.web.api.model.page.element
-
This class represents the viewmodel of an unknown element.
- UnknownElement() - Constructor for class com.aquima.web.api.model.page.element.UnknownElement
- UnknownEndpointInterceptor - Class in com.aquima.web.aaas.interceptor
- UnknownEndpointInterceptor(String) - Constructor for class com.aquima.web.aaas.interceptor.UnknownEndpointInterceptor
- UnknownRenderer - Class in com.aquima.web.api.model.page.renderer
-
This class represents the renderer of unknown elements.
- UnknownRenderer() - Constructor for class com.aquima.web.api.model.page.renderer.UnknownRenderer
- UnknownShortcutException - Exception in com.aquima.web.api.exception
- UnknownShortcutException(String) - Constructor for exception com.aquima.web.api.exception.UnknownShortcutException
- UnknownSubscriptionException - Exception in com.aquima.web.api.exception
-
Exception that is used by the subscription manager when a subscription is requested with an unknown id.
- UnknownSubscriptionException(String) - Constructor for exception com.aquima.web.api.exception.UnknownSubscriptionException
-
Create an exception with the subscription id that does not correspond to a valid subscription.
- unregister(IPortalSessionListener) - Method in class com.aquima.web.event.ApplicationEventBus
- unregister(IAquimaSession, String, String) - Method in class com.aquima.web.session.ConcurrentSessionModificationMonitor
-
Unregisters a previously registered request.
- UnsupportedOpenApiSpecException - Exception in com.aquima.web.api.exception
- update - Enum constant in enum class com.aquima.web.api.model.page.ChangeType
- updateApplicationId(String, Long, Application) - Method in class com.aquima.web.rest.v1.controller.SchedulerRestController
-
Updates application id for all cases and jobs matching the current application id (applicationName:applicationVersion) with new values.
- updateCaseAndJob(ICaseModel, Application) - Method in class com.aquima.web.rest.v1.service.SchedulerRestService
- updateSession(IAquimaSession) - Method in class com.aquima.web.sessionmanager.AquimaSessionsMap
- updateSession(IAquimaSession) - Method in class com.aquima.web.sessionmanager.ExternalSessionManager
- updateSession(IAquimaSession) - Method in class com.aquima.web.sessionmanager.SingleSessionManager
- updateTask(long, Task) - Method in class com.aquima.web.rest.v1.controller.TaskRestController
-
This method updates a task
- updateTask(Task, long, IUserData) - Method in class com.aquima.web.rest.v1.service.TaskService
-
This method is responsible for updating a task from status STARTED to OPEN.
- upgradeEncoding(String) - Method in class com.aquima.web.boot.security.CustomDelegatingPasswordEncoder
- upload(PortalSessionWrap, String, List<IFileDefinition>, IRuntimeKeyPrinter) - Method in class com.aquima.web.components.fileupload.service.FileUploadService
-
Method to handle (multiple) files for uploading
- url - Variable in class com.aquima.web.communication.BasicHttpConnection
- UrlFragmentsBuilder - Class in com.aquima.web.api.openapi.baas.v3
- UrlHelper - Class in com.aquima.web.util
- UrlHelper() - Constructor for class com.aquima.web.util.UrlHelper
- usage() - Method in class com.blueriq.encryptor.cli.BlueriqEncryptorConsole
- USER - Static variable in class com.aquima.web.rest.v1.service.CaseEventService
- userData() - Method in record class com.aquima.web.api.model.TaskExecutionDetails
-
Returns the value of the
userData
record component. - UserInfoResponse - Class in com.aquima.web.boot.security.openid
-
Represents the response from the OpenID Connect UserInfo Endpoint.
- UserInfoResponse() - Constructor for class com.aquima.web.boot.security.openid.UserInfoResponse
- username - Variable in class com.aquima.web.communication.BasicHttpConnection
- USERNAME_CLAIM - Static variable in class com.aquima.web.config.properties.SecurityConfigProperties.OpenIdConnectProperties
- userTransaction() - Method in class com.aquima.web.boot.AtomikosConfiguration
V
- validate(IServiceCallDefinition, ISelfValidationContext) - Method in class com.aquima.web.service.dap.impl.StartProjectService
- validateFile(IFileDefinition, FileValidationOptions) - Method in interface com.aquima.web.components.fileupload.service.validation.IFileValidator
- validateNewAppExists(Application, String, String) - Method in class com.aquima.web.rest.v1.service.SchedulerRestService
- validateRoles(List<IRole>) - Method in class com.aquima.web.aaas.AbstractEndpoint
-
Checks if the currently logged-in user has at least ONE of the specified roles
- validateRoles(Set<String>) - Method in class com.aquima.web.aaas.AbstractEndpoint
-
Checks if the currently logged in user has at least ONE of the specified roles
- ValidationArgument - Class in com.aquima.web.aaas.validation
- ValidationArgument() - Constructor for class com.aquima.web.aaas.validation.ValidationArgument
- ValidationFragment - Class in com.aquima.web.aaas.validation
- ValidationFragment() - Constructor for class com.aquima.web.aaas.validation.ValidationFragment
- ValidationHeader - Class in com.aquima.web.aaas.validation
- ValidationHeader() - Constructor for class com.aquima.web.aaas.validation.ValidationHeader
- ValidationMessage - Class in com.aquima.web.aaas.validation
-
Contains a validation message.
- ValidationMessage() - Constructor for class com.aquima.web.aaas.validation.ValidationMessage
- VALIDATIONS_KEY - Static variable in class com.aquima.web.api.model.page.DefaultMessageProperties
- ValidationTreeObject - Class in com.aquima.web.aaas.validation
-
Represents an object in the validation tree.
- ValidationTreeObject() - Constructor for class com.aquima.web.aaas.validation.ValidationTreeObject
- ValidationTreeRoot - Class in com.aquima.web.aaas.validation
- ValidationTreeRoot() - Constructor for class com.aquima.web.aaas.validation.ValidationTreeRoot
- ValidationTreeValue - Class in com.aquima.web.aaas.validation
-
Holds a primitive value.
- ValidationTreeValue() - Constructor for class com.aquima.web.aaas.validation.ValidationTreeValue
- valueOf(String) - Static method in enum class com.aquima.web.api.model.page.ChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.aquima.web.api.model.page.element.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.aquima.web.config.timer.TimerEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class com.aquima.web.rest.v1.linker.PageLinkType
- valueOf(String) - Static method in class com.aquima.web.rest.v1.sorter.SortDirection
- valueOf(String) - Static method in enum class com.aquima.web.ui.ErrorType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.aquima.web.api.model.page.ChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.aquima.web.api.model.page.element.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.aquima.web.components.fileupload.service.validation.FileRejectionReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.aquima.web.config.timer.TimerEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.aquima.web.ui.ErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify(String, SSLSession) - Method in class com.aquima.web.boot.security.AllowAllHostnameVerifier
- verifyUrlWhitelisted(String, List<String>) - Method in class com.aquima.web.boot.security.RedirectUriVerifier
- version(String) - Method in class com.aquima.web.api.openapi.v3.OpenApiFeedBuilder
- VoidActionResult - Class in com.aquima.web.util
-
Empty IActionResult.
- vote(Authentication, Object, Collection<ConfigAttribute>) - Method in class com.aquima.web.security.PermissionVoter
W
- WaitForModelPreloader - Class in com.blueriq.web.startup.preloadmodel
-
Model (pre)loader that blocks the continuation of the spring application until the model(s) are loaded.
- WaitForModelPreloader(IPortalEngine, ModelPreloadProperties) - Constructor for class com.blueriq.web.startup.preloadmodel.WaitForModelPreloader
- warnIfRequestWardDisabled(BlueriqSessionProperties) - Method in class com.aquima.web.config.SessionConfig
- WARNING - Enum constant in enum class com.aquima.web.api.model.page.element.MessageType
- webContentInterceptor() - Method in class com.aquima.web.boot.ServerConfig
- WebFunctionContext - Class in com.aquima.web.api.function.context
- WebFunctionContext(IInternalPortalContext, WebFunctionRequestData) - Constructor for class com.aquima.web.api.function.context.WebFunctionContext
- WebFunctionController - Class in com.aquima.web.api.controller.v1
-
This controller is used for executing function flows that are exposed as a web function.
- WebFunctionController - Class in com.aquima.web.api.controller.v2
- WebFunctionController(FunctionService, IFunctionShortcutManager, IAquimaEngineConfiguration, ProductionProperties, FunctionOpenApiPathService, SessionHeadersProperties) - Constructor for class com.aquima.web.api.controller.v2.WebFunctionController
- WebFunctionController(FunctionService, IFunctionShortcutManager, IAquimaEngineConfiguration, ProductionProperties, SessionHeadersProperties) - Constructor for class com.aquima.web.api.controller.v1.WebFunctionController
- WebFunctionRequestData - Class in com.aquima.web.api.function.model
- WebFunctionRequestData(String, String, String, String, String, String, Map<String, List<String>>) - Constructor for class com.aquima.web.api.function.model.WebFunctionRequestData
- WebResourcesProperties - Class in com.aquima.web.config.properties
- WebResourcesProperties() - Constructor for class com.aquima.web.config.properties.WebResourcesProperties
- Webservice - Class in com.aquima.web.rest.v1.resource.impl
-
Webservice REST API resource.
- Webservice() - Constructor for class com.aquima.web.rest.v1.resource.impl.Webservice
- Webservice(String, String, String) - Constructor for class com.aquima.web.rest.v1.resource.impl.Webservice
- WebServiceCallException - Exception in com.aquima.web.aaas
-
Exception that is thrown by a webservice call (Rest or Soap) to the client.
- WebServiceCallException(String, ValidationResponseObject, String, int) - Constructor for exception com.aquima.web.aaas.WebServiceCallException
- WebServiceCallException(String, Throwable) - Constructor for exception com.aquima.web.aaas.WebServiceCallException
-
Construct a webservice call with a message and a cause.
- WebServiceCallException(String, Throwable, int) - Constructor for exception com.aquima.web.aaas.WebServiceCallException
-
Construct a webservice call with a message and a cause.
- WebserviceLinker - Class in com.aquima.web.rest.v1.linker.impl
-
HATEOAS Linker for Web Service resource.
- WebserviceLinker() - Constructor for class com.aquima.web.rest.v1.linker.impl.WebserviceLinker
- WebServiceRequestMatcherBuilder - Class in com.aquima.web.boot.security
- WebServiceRequestMatcherBuilder(IShortcutManager, IFunctionShortcutManager) - Constructor for class com.aquima.web.boot.security.WebServiceRequestMatcherBuilder
- WebServicesConfig - Class in com.aquima.web.aaas
-
The main configuration class for the application context of the webservices servlet.
- WebServicesConfig() - Constructor for class com.aquima.web.aaas.WebServicesConfig
- WebServicesConfiguration - Annotation Interface in com.aquima.web.boot.annotation
-
This annotation is used to define beans in the application context of the /webservices servlet, and also scan for components annotated with
@WebServicesContext
which will also be created in the application context of the /webservices servlet. - WebServicesContext - Annotation Interface in com.aquima.web.boot.annotation
-
This qualifier annotation indicates that the annotated element has some association with the application context of the /webservices servlet.
- WebServicesProperties - Class in com.aquima.web.config.properties
-
Properties related to the web services.
- WebServicesProperties() - Constructor for class com.aquima.web.config.properties.WebServicesProperties
- webServicesServlet() - Method in class com.aquima.web.boot.RootConfig
- webServicesServletRegistration() - Method in class com.aquima.web.boot.RootConfig
- WhenReadyModelPreloader - Class in com.blueriq.web.startup.preloadmodel
-
Model (pre)loader that allows the spring application to load fully and then (pre)loads the model(s).
- WhenReadyModelPreloader(IPortalEngine, ModelPreloadProperties) - Constructor for class com.blueriq.web.startup.preloadmodel.WhenReadyModelPreloader
- withFormatter(IValueFormatter) - Static method in class com.aquima.web.api.model.page.converters.PageEventConverter
-
Gets a converter instance that uses a value formatter during conversions.
- writeHeaders(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.security.headers.ClickJackingProtectionHeaderWriter
- writeHeaders(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.security.headers.ContentTypeOptionsHeaderWriter
- writeHeaders(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.security.headers.ReferrerHeaderWriter
- writeHeaders(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.security.headers.StrictTransportProtectionHeaderWriter
- writeHeaders(HttpServletRequest, HttpServletResponse) - Method in class com.aquima.web.security.headers.XssProtectionHeaderWriter
- writeSource(ICompositeElement, IRenderContext, Writer) - Method in class com.aquima.web.ui.mvc.angular.AngularUi
- writeSource(ICompositeElement, IRenderContext, Writer) - Method in class com.aquima.web.ui.mvc.MvcUi
X
- XContentTypeProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XContentTypeProtection
- xssBlacklist(SecurityConfigProperties) - Method in class com.blueriq.web.starter.SecurityAutoConfiguration
- XssBlacklistProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssBlacklistProperties
- XssHeaderProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssHeaderProtection
- XssMultipartRequestValidation() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssMultipartRequestValidation
- XssProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection
- XssProtectionHeaderWriter - Class in com.aquima.web.security.headers
-
Adds the X-XSS-Protection header to the HTTP response based on the current security configuration.
- XssProtectionHeaderWriter(SecurityConfigProperties) - Constructor for class com.aquima.web.security.headers.XssProtectionHeaderWriter
- XssRequestBodyValidation() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestBodyValidation
- XssRequestParameterValidation() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestParameterValidation
- XssRequestUrlValidation() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssRequestUrlValidation
- XssUrlSecurityInterceptor - Class in com.aquima.web.webinterceptor
-
Handler interceptor used for preventing xss via url.
- XssUrlSecurityInterceptor(SecurityConfigProperties) - Constructor for class com.aquima.web.webinterceptor.XssUrlSecurityInterceptor
- xssWhitelist(SecurityConfigProperties) - Method in class com.blueriq.web.starter.SecurityAutoConfiguration
- XssWhitelistProperties() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XssProtection.XssWhitelistProperties
- XxeProtection() - Constructor for class com.aquima.web.config.properties.SecurityConfigProperties.XxeProtection
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form