Index

A B C D E F G H I M O P Q R S T U V W 
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 AdminApplicationSettings record class.
adminAppUrl() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the adminAppUrl record component.
adminAppUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the adminAppUrl record 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 AdminConfig record 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 apiUrl record component.
apiUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the apiUrl record component.
apiUrl() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
Returns the value of the apiUrl record 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 attributes record 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 attributes map.
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 backendApiUrl record component.
backendApiUrl() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
Returns the value of the backendApiUrl record component.
backendApiUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the backendApiUrl record component.
backendApiUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
Returns the value of the backendApiUrl record 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
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 composerAppUrl record 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 ComposerConfig record 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 composerUrl record 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 connectionMode record component.
connectionMode() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
Returns the value of the connectionMode record component.
contextPath() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the contextPath record component.
contextPath() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the contextPath record component.
contextPath() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
Returns the value of the contextPath record component.
contextPath() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
Returns the value of the contextPath record component.
copyOf(PageAttributes) - Static method in class io.dialob.boot.controller.ImmutablePageAttributes
Creates an immutable copy of a PageAttributes value.
csrf() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
Returns the value of the csrf record component.
csrf() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the csrf record component.
csrf() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
Returns the value of the csrf record component.
csrf() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
Returns the value of the csrf record component.
csrfHeader() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the csrfHeader record 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 documentation record component.
documentation() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the documentation record component.
documentationUrl() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the documentationUrl record component.
documentationUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the documentationUrl record 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 ImmutablePageAttributes that 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 fillingAppUrl record component.
fillingAppUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the fillingAppUrl record component.
fillingAppUrl() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the fillingAppUrl record component.
fillUrl() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
Returns the value of the fillUrl record 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 form record 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 FormConnectionOptions record class.
formId() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the formId record component.
from(PageAttributes) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
Fill a builder with attribute values from the provided PageAttributes instance.

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 GetReview record 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 height record 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 Image record 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 attributes map.
putAttributes(String, Object) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
Put one entry to the attributes map.
putAttributes(Map.Entry<String, ? extends Object>) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
Put one entry to the attributes map.

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 QuestionnaireApplicationSettings record class.
questionnaireId() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
Returns the value of the questionnaireId record component.
questionnaireId() - Method in record class io.dialob.boot.controller.ReviewController.GetReview
Returns the value of the questionnaireId record component.
questionnaireId() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
Returns the value of the questionnaireId record 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 restUrl record component.
restUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
Returns the value of the restUrl record component.
restUrlBase() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
Returns the value of the restUrlBase record 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 ReviewApplicationSettings record class.
reviewAppUrl() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the reviewAppUrl record 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 ReviewOptions record 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 reviewUrl record component.
reviewUrl() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
Returns the value of the reviewUrl record component.
reviewUrl() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
Returns the value of the reviewUrl record 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 sessionData record 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 SettingsPageAttributes record 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 socketUrl record component.
subApplicationName() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the subApplicationName record component.

T

template() - Method in record class io.dialob.boot.settings.SettingsPageAttributes
Returns the value of the template record component.
template(String) - Method in class io.dialob.boot.controller.ImmutablePageAttributes.Builder
Initializes the value for the template attribute.
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 tenantId record component.
tenantId() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the tenantId record component.
tenantId() - Method in record class io.dialob.boot.controller.ReviewController.ReviewOptions
Returns the value of the tenantId record component.
tenants() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the tenants record component.
tenants() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the tenants record component.
tenants() - Method in record class io.dialob.boot.settings.QuestionnaireApplicationSettings
Returns the value of the tenants record component.
tenants() - Method in record class io.dialob.boot.settings.ReviewApplicationSettings
Returns the value of the tenants record component.
title() - Method in record class io.dialob.boot.settings.Image
Returns the value of the title record 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 PageAttributes with 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 transports record 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 url record component.
url() - Method in record class io.dialob.boot.controller.FillController.FormConnectionOptions
Returns the value of the url record component.
url() - Method in record class io.dialob.boot.settings.ComposerApplicationSettings
Returns the value of the url record component.
url() - Method in record class io.dialob.boot.settings.Image
Returns the value of the url record component.

V

version() - Method in record class io.dialob.boot.controller.ComposerController.ComposerConfig
Returns the value of the version record component.
versioning() - Method in record class io.dialob.boot.controller.AdminController.AdminConfig
Returns the value of the versioning record component.
versioning() - Method in record class io.dialob.boot.settings.AdminApplicationSettings
Returns the value of the versioning record 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 width record component.
withAttributes(Map<String, ? extends Object>) - Method in class io.dialob.boot.controller.ImmutablePageAttributes
Copy the current immutable object by replacing the attributes map 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 template attribute.
A B C D E F G H I M O P Q R S T U V W 
All Classes and Interfaces|All Packages