Index
All Classes and Interfaces|All Packages
A
- AbstractApiSecurityConfigurer - Class in io.dialob.boot.security
- AbstractApiSecurityConfigurer(String, TenantAccessEvaluator, AuthenticationStrategy, DialobSettings.TenantSettings.Mode) - Constructor for class io.dialob.boot.security.AbstractApiSecurityConfigurer
- AbstractWebSecurityConfigurer - Class in io.dialob.boot.security
- AbstractWebSecurityConfigurer(String, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.AbstractWebSecurityConfigurer
- ActuatorEndpointSecurityConfiguration - Class in io.dialob.boot.security
- ActuatorEndpointSecurityConfiguration() - Constructor for class io.dialob.boot.security.ActuatorEndpointSecurityConfiguration
- addInterceptors(InterceptorRegistry) - Method in class io.dialob.boot.ApplicationAutoConfiguration.UIConfiguration.CustomWebMvcConfigurer
- AdminApplicationSettings - Record Class in io.dialob.boot.settings
-
Represents the settings for the Admin application.
- AdminApplicationSettings(String, String, String, String, String, String, boolean, Map<String, SettingsPageAttributes>) - Constructor for record class io.dialob.boot.settings.AdminApplicationSettings
-
Creates an instance of a
AdminApplicationSettingsrecord class. - adminAppUrl() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
adminAppUrlrecord component. - adminAppUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
adminAppUrlrecord component. - AdminConfig(String, String, String, String, CsrfToken, String, String, boolean) - Constructor for record class io.dialob.boot.controller.AdminController.AdminConfig
-
Creates an instance of a
AdminConfigrecord class. - AdminController - Class in io.dialob.boot.controller
- AdminController(AdminApplicationSettings, PageSettingsProvider) - Constructor for class io.dialob.boot.controller.AdminController
- AdminController.AdminConfig - Record Class in io.dialob.boot.controller
- AdminSecurityConfigurer - Class in io.dialob.boot.security
- AdminSecurityConfigurer(AdminApplicationSettings, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.AdminSecurityConfigurer
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.dialob.boot.controller.GlobalModelAttributesInjector
- anonymousCurrentUserProvider() - Method in class io.dialob.boot.ApplicationAutoConfiguration
- apiKeyRequestMatcher() - Method in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- apiKeyValidator(DialobSettings) - Method in class io.dialob.boot.security.SecurityConfiguration
- ApiServiceSecurityConfigurer - Class in io.dialob.boot.security
- ApiServiceSecurityConfigurer(DialobSettings, ServletRequestApiKeyExtractor, TenantAccessEvaluator, AuthenticationStrategy, AuthenticationManager, Environment) - Constructor for class io.dialob.boot.security.ApiServiceSecurityConfigurer
- apiUrl() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns the value of the
apiUrlrecord component. - apiUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
apiUrlrecord component. - apiUrl() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
-
Returns the value of the
apiUrlrecord component. - Application - Class in io.dialob.boot
- Application() - Constructor for class io.dialob.boot.Application
- ApplicationAutoConfiguration - Class in io.dialob.boot
- ApplicationAutoConfiguration() - Constructor for class io.dialob.boot.ApplicationAutoConfiguration
- ApplicationAutoConfiguration.UIConfiguration - Class in io.dialob.boot
- ApplicationAutoConfiguration.UIConfiguration.CustomWebMvcConfigurer - Class in io.dialob.boot
- attributes() - Method in record class io.dialob.boot.settings.SettingsPageAttributes
-
Returns the value of the
attributesrecord component. - attributes(Map<String, ? extends Object>) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Sets or replaces all mappings from the specified map as entries for the
attributesmap. - authenticationManager(List<AuthenticationProvider>) - Method in class io.dialob.boot.security.SecurityConfiguration
- authenticationStrategyElb(DialobSettings, GrantedAuthoritiesMapper, JWTProcessor, AuthenticationManager) - Method in class io.dialob.boot.security.SecurityConfiguration.DialobSecurityConfigurerConfiguration
- authenticationStrategyOauth2(GrantedAuthoritiesMapper, OAuth2AccessTokenResponseClient<OAuth2AuthorizationCodeGrantRequest>) - Method in class io.dialob.boot.security.SecurityConfiguration.DialobSecurityConfigurerConfiguration
B
- backendApiUrl() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
backendApiUrlrecord component. - backendApiUrl() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
backendApiUrlrecord component. - backendApiUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
backendApiUrlrecord component. - backendApiUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
backendApiUrlrecord component. - BaseController - Class in io.dialob.boot.controller
- BaseController() - Constructor for class io.dialob.boot.controller.BaseController
- build() - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Builds a new
ImmutablePageAttributes. - builder() - Static method in class io.dialob.boot.controller.ImmutablePageAttributes
-
Creates a builder for
ImmutablePageAttributes.
C
- clientApiKeyService(DialobSettings) - Method in class io.dialob.boot.security.SecurityConfiguration
- composer(String, String, String, String, String, CsrfToken, String, Model, HttpServletRequest) - Method in class io.dialob.boot.controller.ComposerController
- composer(String, String, String, String, CsrfToken, String, Model, HttpServletRequest) - Method in class io.dialob.boot.controller.ComposerController
- ComposerApplicationSettings - Record Class in io.dialob.boot.settings
-
Configuration properties for the Composer application.
- ComposerApplicationSettings(String, String, String, String, String, String, String, Map<String, SettingsPageAttributes>) - Constructor for record class io.dialob.boot.settings.ComposerApplicationSettings
-
Constructor for ComposerApplicationSettings.
- composerAppUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
composerAppUrlrecord component. - ComposerConfig(String, String, String, String, String, String, String, String, String) - Constructor for record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Creates an instance of a
ComposerConfigrecord class. - ComposerController - Class in io.dialob.boot.controller
- ComposerController(ComposerApplicationSettings, PageSettingsProvider) - Constructor for class io.dialob.boot.controller.ComposerController
- ComposerController.ComposerConfig - Record Class in io.dialob.boot.controller
- ComposerSecurityConfigurer - Class in io.dialob.boot.security
- ComposerSecurityConfigurer(ComposerApplicationSettings, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.ComposerSecurityConfigurer
- composerUrl() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
composerUrlrecord component. - config(String, String, String, CsrfToken, String) - Method in class io.dialob.boot.controller.ComposerController
- config(CsrfToken, String) - Method in class io.dialob.boot.controller.AdminController
- configure(SpringApplicationBuilder) - Method in class io.dialob.boot.Application
- configureAuthentication(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureAuthentication(HttpSecurity) - Method in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- configureAuthentication(HttpSecurity) - Method in class io.dialob.boot.security.OAuth2AuthenticationStrategy
- configureAuthenticationManager(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureCors(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureCors(HttpSecurity) - Method in class io.dialob.boot.security.WebApiSecurityConfigurer
- configureCsrf(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureCsrf(HttpSecurity) - Method in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- configureFrameOptions(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureFrameOptions(HttpSecurity) - Method in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- configureLogout(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureMDCPrincipalFilter(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configureMDCPrincipalFilter(HttpSecurity) - Method in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- configurePermissions(HttpSecurity) - Method in class io.dialob.boot.security.AbstractApiSecurityConfigurer
- configurePermissions(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- configurePermissions(HttpSecurity) - Method in class io.dialob.boot.security.AdminSecurityConfigurer
- configurePermissions(HttpSecurity) - Method in class io.dialob.boot.security.ComposerSecurityConfigurer
- configurePermissions(HttpSecurity) - Method in class io.dialob.boot.security.QuestionnaireSecurityConfigurer
- configurePermissions(HttpSecurity) - Method in class io.dialob.boot.security.ReviewSecurityConfigurer
- configureRedisAction() - Method in class io.dialob.boot.ApplicationAutoConfiguration
- configureRequestParameterTenantScopeFilter(HttpSecurity) - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- connectionMode() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
connectionModerecord component. - connectionMode() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
connectionModerecord component. - contextPath() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
contextPathrecord component. - contextPath() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
contextPathrecord component. - contextPath() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
contextPathrecord component. - contextPath() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
-
Returns the value of the
contextPathrecord component. - copyOf(PageAttributes) - Static method in class io.dialob.boot.controller.ImmutablePageAttributes
-
Creates an immutable copy of a
PageAttributesvalue. - csrf() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
csrfrecord component. - csrf() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
csrfrecord component. - csrf() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
csrfrecord component. - csrf() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns the value of the
csrfrecord component. - csrfHeader() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
csrfHeaderrecord component. - currentUserProviderELB() - Method in class io.dialob.boot.security.SecurityConfiguration.DialobSecurityConfigurerConfiguration
- currentUserProviderO2() - Method in class io.dialob.boot.security.SecurityConfiguration.DialobSecurityConfigurerConfiguration
- CustomWebMvcConfigurer(GlobalModelAttributesInjector, SpringTemplateEngine) - Constructor for class io.dialob.boot.ApplicationAutoConfiguration.UIConfiguration.CustomWebMvcConfigurer
D
- dialobProgramExceptionHandlers() - Method in class io.dialob.boot.ApplicationAutoConfiguration
- DialobProgramExceptionHandlers - Class in io.dialob.boot
- DialobProgramExceptionHandlers() - Constructor for class io.dialob.boot.DialobProgramExceptionHandlers
- DialobSecurityConfigurerConfiguration() - Constructor for class io.dialob.boot.security.SecurityConfiguration.DialobSecurityConfigurerConfiguration
- documentation() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
documentationrecord component. - documentation() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
documentationrecord component. - documentationUrl() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
documentationUrlrecord component. - documentationUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
documentationUrlrecord component.
E
- equals(Object) - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.dialob.boot.controller.ImmutablePageAttributes
-
This instance is equal to all instances of
ImmutablePageAttributesthat have equal attribute values. - equals(Object) - Method in record class io.dialob.boot.controller.ReviewController.GetReview
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.settings.Image
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.dialob.boot.settings.SettingsPageAttributes
-
Indicates whether some other object is "equal to" this one.
F
- fill(String, CsrfToken, Model, HttpServletRequest) - Method in class io.dialob.boot.controller.FillController
- FillController - Class in io.dialob.boot.controller
- FillController(QuestionnaireApplicationSettings, PageSettingsProvider) - Constructor for class io.dialob.boot.controller.FillController
- FillController.FormConnectionOptions - Record Class in io.dialob.boot.controller
- fillingAppUrl() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
fillingAppUrlrecord component. - fillingAppUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
fillingAppUrlrecord component. - fillingAppUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
fillingAppUrlrecord component. - fillUrl() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
fillUrlrecord component. - findPageSettings(String) - Method in interface io.dialob.boot.controller.PageSettingsProvider
- findPageSettings(String) - Method in class io.dialob.boot.settings.SettingsPageSettingsProvider
- findPageSettingsByQuestionnaireId(String, String) - Method in interface io.dialob.boot.controller.PageSettingsProvider
- findPageSettingsByQuestionnaireId(String, String) - Method in class io.dialob.boot.settings.SettingsPageSettingsProvider
- findPageSettingsByTenantId(String, String) - Method in interface io.dialob.boot.controller.PageSettingsProvider
- findPageSettingsByTenantId(String, String) - Method in class io.dialob.boot.settings.SettingsPageSettingsProvider
- form() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns the value of the
formrecord component. - FormConnectionOptions(String, String, String, List<String>, CsrfToken, String, String, String, String) - Constructor for record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Creates an instance of a
FormConnectionOptionsrecord class. - formId() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
formIdrecord component. - from(PageAttributes) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Fill a builder with attribute values from the provided
PageAttributesinstance.
G
- getAdminConfig(CsrfToken, String) - Method in class io.dialob.boot.controller.AdminController
- getAttributes() - Method in class io.dialob.boot.controller.ImmutablePageAttributes
- getAttributes() - Method in interface io.dialob.boot.controller.PageAttributes
- getContextPath() - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- getDefaultTenantSupplier() - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- getJavascriptAppConfig(String, String, String, CsrfToken, String) - Method in class io.dialob.boot.controller.ComposerController
- getRequestParameterTenantScopeFilter() - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- getRequestParameterTenantScopeFilter() - Method in class io.dialob.boot.security.QuestionnaireSecurityConfigurer
- GetReview(String) - Constructor for record class io.dialob.boot.controller.ReviewController.GetReview
-
Creates an instance of a
GetReviewrecord class. - getTemplate() - Method in class io.dialob.boot.controller.ImmutablePageAttributes
- getTemplate() - Method in interface io.dialob.boot.controller.PageAttributes
- getTenantPermissionEvaluator() - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- getTenantRequiredMatcher() - Method in class io.dialob.boot.security.AbstractApiSecurityConfigurer
- getTenantRequiredMatcher() - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- GlobalModelAttributesInjector - Class in io.dialob.boot.controller
- GlobalModelAttributesInjector() - Constructor for class io.dialob.boot.controller.GlobalModelAttributesInjector
H
- handleDialobProgramBuildException(DialobProgramBuildException) - Method in class io.dialob.boot.DialobProgramExceptionHandlers
- handleProgramBuilderException(ProgramBuilderException) - Method in class io.dialob.boot.DialobProgramExceptionHandlers
- hashCode() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns a hash code value for this object.
- hashCode() - Method in class io.dialob.boot.controller.ImmutablePageAttributes
-
Computes a hash code from attributes:
attributes,template. - hashCode() - Method in record class io.dialob.boot.controller.ReviewController.GetReview
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.settings.Image
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.dialob.boot.settings.SettingsPageAttributes
-
Returns a hash code value for this object.
- height() - Method in record class io.dialob.boot.settings.Image
-
Returns the value of the
heightrecord component.
I
- Image - Record Class in io.dialob.boot.settings
-
Represents an image with its URL, dimensions, and title.
- Image(String, Integer, Integer, String) - Constructor for record class io.dialob.boot.settings.Image
-
Creates an instance of a
Imagerecord class. - ImmutablePageAttributes - Class in io.dialob.boot.controller
-
Immutable implementation of
PageAttributes. - ImmutablePageAttributes.Builder - Class in io.dialob.boot.controller
-
Builds instances of type
ImmutablePageAttributes. - index(CsrfToken, Model, String, HttpServletRequest) - Method in class io.dialob.boot.controller.AdminController
- index(Model, HttpServletRequest) - Method in class io.dialob.boot.controller.BaseController
- io.dialob.boot - package io.dialob.boot
- io.dialob.boot.controller - package io.dialob.boot.controller
- io.dialob.boot.security - package io.dialob.boot.security
- io.dialob.boot.settings - package io.dialob.boot.settings
- isValidTenantId(String) - Static method in class io.dialob.boot.controller.BaseController
M
- main(String[]) - Static method in class io.dialob.boot.Application
O
- oauth2AccessTokenResponseClient() - Method in class io.dialob.boot.ApplicationAutoConfiguration
- OAuth2AuthenticationStrategy - Class in io.dialob.boot.security
- OAuth2AuthenticationStrategy(GrantedAuthoritiesMapper, OAuth2AccessTokenResponseClient<OAuth2AuthorizationCodeGrantRequest>) - Constructor for class io.dialob.boot.security.OAuth2AuthenticationStrategy
P
- PageAttributes - Interface in io.dialob.boot.controller
- PageSettingsProvider - Interface in io.dialob.boot.controller
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.dialob.boot.controller.GlobalModelAttributesInjector
- preAuthenticatedAuthenticationProvider() - Method in class io.dialob.boot.security.SecurityConfiguration.DialobSecurityConfigurerConfiguration
- putAllAttributes(Map<String, ? extends Object>) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Put all mappings from the specified map as entries to
attributesmap. - putAttributes(String, Object) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Put one entry to the
attributesmap. - putAttributes(Map.Entry<String, ? extends Object>) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Put one entry to the
attributesmap.
Q
- QuestionnaireApplicationSettings - Record Class in io.dialob.boot.settings
- QuestionnaireApplicationSettings(String, String, String, String, String, String, Map<String, SettingsPageAttributes>) - Constructor for record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Creates an instance of a
QuestionnaireApplicationSettingsrecord class. - questionnaireId() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
questionnaireIdrecord component. - questionnaireId() - Method in record class io.dialob.boot.controller.ReviewController.GetReview
-
Returns the value of the
questionnaireIdrecord component. - questionnaireId() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns the value of the
questionnaireIdrecord component. - QuestionnaireSecurityConfigurer - Class in io.dialob.boot.security
- QuestionnaireSecurityConfigurer(QuestionnaireApplicationSettings, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.QuestionnaireSecurityConfigurer
R
- requestMatcher() - Method in class io.dialob.boot.security.AbstractWebSecurityConfigurer
- requestMatcher() - Method in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- requestParameterServletApiKeyExtractor() - Method in class io.dialob.boot.security.SecurityConfiguration
- restUrl() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
restUrlrecord component. - restUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
restUrlrecord component. - restUrlBase() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
restUrlBaserecord component. - review(ReviewController.GetReview, CsrfToken, Model, HttpServletRequest) - Method in class io.dialob.boot.controller.ReviewController
- ReviewApplicationSettings - Record Class in io.dialob.boot.settings
- ReviewApplicationSettings(String, String, Map<String, SettingsPageAttributes>) - Constructor for record class io.dialob.boot.settings.ReviewApplicationSettings
-
Creates an instance of a
ReviewApplicationSettingsrecord class. - reviewAppUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
reviewAppUrlrecord component. - ReviewController - Class in io.dialob.boot.controller
- ReviewController(ReviewApplicationSettings, QuestionnaireDatabase, FormDatabase, ObjectMapper, CurrentTenant, PageSettingsProvider) - Constructor for class io.dialob.boot.controller.ReviewController
- ReviewController.GetReview - Record Class in io.dialob.boot.controller
- ReviewController.ReviewOptions - Record Class in io.dialob.boot.controller
- ReviewOptions(String, String, CsrfToken, String, String, String) - Constructor for record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Creates an instance of a
ReviewOptionsrecord class. - ReviewSecurityConfigurer - Class in io.dialob.boot.security
- ReviewSecurityConfigurer(ReviewApplicationSettings, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.ReviewSecurityConfigurer
- reviewUrl() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
reviewUrlrecord component. - reviewUrl() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
reviewUrlrecord component. - reviewUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
reviewUrlrecord component.
S
- SecurityConfiguration - Class in io.dialob.boot.security
- SecurityConfiguration() - Constructor for class io.dialob.boot.security.SecurityConfiguration
- SecurityConfiguration.DialobSecurityConfigurerConfiguration - Class in io.dialob.boot.security
- SESSION_NOT_EXISTS_MATCHER - Static variable in class io.dialob.boot.security.ApiServiceSecurityConfigurer
- sessionData() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns the value of the
sessionDatarecord component. - SettingsPageAttributes - Record Class in io.dialob.boot.settings
- SettingsPageAttributes(Map<String, Object>, String) - Constructor for record class io.dialob.boot.settings.SettingsPageAttributes
-
Creates an instance of a
SettingsPageAttributesrecord class. - settingsPageSettingsProvider(CurrentTenant, QuestionnaireDatabase, QuestionnaireApplicationSettings, ReviewApplicationSettings, Optional<AdminApplicationSettings>, ComposerApplicationSettings) - Method in class io.dialob.boot.ApplicationAutoConfiguration.UIConfiguration
- SettingsPageSettingsProvider - Class in io.dialob.boot.settings
- SettingsPageSettingsProvider(CurrentTenant, QuestionnaireDatabase, QuestionnaireApplicationSettings, ReviewApplicationSettings, ComposerApplicationSettings, Optional<AdminApplicationSettings>) - Constructor for class io.dialob.boot.settings.SettingsPageSettingsProvider
- socketUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
socketUrlrecord component. - subApplicationName() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
subApplicationNamerecord component.
T
- template() - Method in record class io.dialob.boot.settings.SettingsPageAttributes
-
Returns the value of the
templaterecord component. - template(String) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
-
Initializes the value for the
templateattribute. - templateEngine() - Method in class io.dialob.boot.ApplicationAutoConfiguration.UIConfiguration.CustomWebMvcConfigurer
- tenantId() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns the value of the
tenantIdrecord component. - tenants() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
tenantsrecord component. - tenants() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
tenantsrecord component. - tenants() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns the value of the
tenantsrecord component. - tenants() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
-
Returns the value of the
tenantsrecord component. - title() - Method in record class io.dialob.boot.settings.Image
-
Returns the value of the
titlerecord component. - toString() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns a string representation of this record class.
- toString() - Method in class io.dialob.boot.controller.ImmutablePageAttributes
-
Prints the immutable value
PageAttributeswith attribute values. - toString() - Method in record class io.dialob.boot.controller.ReviewController.GetReview
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.settings.Image
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
-
Returns a string representation of this record class.
- toString() - Method in record class io.dialob.boot.settings.SettingsPageAttributes
-
Returns a string representation of this record class.
- transports() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
transportsrecord component.
U
- UIConfiguration() - Constructor for class io.dialob.boot.ApplicationAutoConfiguration.UIConfiguration
- url() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
urlrecord component. - url() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
-
Returns the value of the
urlrecord component. - url() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
-
Returns the value of the
urlrecord component. - url() - Method in record class io.dialob.boot.settings.Image
-
Returns the value of the
urlrecord component.
V
- version() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
-
Returns the value of the
versionrecord component. - versioning() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
-
Returns the value of the
versioningrecord component. - versioning() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
-
Returns the value of the
versioningrecord component.
W
- WebApiSecurityConfigurer - Class in io.dialob.boot.security
- WebApiSecurityConfigurer(DialobSettings, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.WebApiSecurityConfigurer
- WebUISecurityConfigurer - Class in io.dialob.boot.security
- WebUISecurityConfigurer(String, TenantAccessEvaluator, AuthenticationStrategy) - Constructor for class io.dialob.boot.security.WebUISecurityConfigurer
- width() - Method in record class io.dialob.boot.settings.Image
-
Returns the value of the
widthrecord component. - withAttributes(Map<String, ? extends Object>) - Method in class io.dialob.boot.controller.ImmutablePageAttributes
-
Copy the current immutable object by replacing the
attributesmap with the specified map. - withTemplate(String) - Method in class io.dialob.boot.controller.ImmutablePageAttributes
-
Copy the current immutable object by setting a value for the
templateattribute.
All Classes and Interfaces|All Packages