Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- APPLICATION_CONTEXT_KEY - Static variable in class com.vaadin.controlcenter.starter.actuate.VaadinInfoContributor
- APPLICATION_ID - Static variable in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
The application ID property.
C
- CLIENT_ID - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The client ID property.
- CLIENT_REGISTRATION_ID - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The client registration ID property.
- CLIENT_SECRET - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The client secret property.
- com.vaadin.controlcenter.starter.actuate - package com.vaadin.controlcenter.starter.actuate
- com.vaadin.controlcenter.starter.actuate.endpoint - package com.vaadin.controlcenter.starter.actuate.endpoint
- com.vaadin.controlcenter.starter.i18n - package com.vaadin.controlcenter.starter.i18n
- com.vaadin.controlcenter.starter.idm - package com.vaadin.controlcenter.starter.idm
- com.vaadin.controlcenter.starter.usage - package com.vaadin.controlcenter.starter.usage
- configure(HttpSecurity) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- contribute(Info.Builder) - Method in class com.vaadin.controlcenter.starter.actuate.VaadinInfoContributor
- CONTROL_CENTER_VERSION_KEY - Static variable in class com.vaadin.controlcenter.starter.actuate.VaadinInfoContributor
- ControlCenterI18NConfiguration - Class in com.vaadin.controlcenter.starter.i18n
-
This configuration bean configures the Control Center I18N provider when the respective profile is enabled.
- ControlCenterI18NConfiguration() - Constructor for class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NConfiguration
- ControlCenterI18NProperties - Class in com.vaadin.controlcenter.starter.i18n
-
I18N properties for the Control Center I18N provider.
- ControlCenterI18NProperties() - Constructor for class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
- ControlCenterI18NProvider - Class in com.vaadin.controlcenter.starter.i18n
-
An I18N provider that is used to preview translations from Control Center in a Vaadin app.
D
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.vaadin.controlcenter.starter.i18n.I18NPreviewFilter
E
- ENABLED - Static variable in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
The enabled property.
- ENABLED - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The enabled property.
- ENDPOINT_NAME - Static variable in class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint
-
Deprecated.The endpoint name.
- equals(Object) - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.FlowInfo
-
Deprecated.Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Indicates whether some other object is "equal to" this one.
F
- features() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Returns the value of the
featuresrecord component. - filterChain(HttpSecurity) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- flow() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Returns the value of the
flowrecord component. - FLOW_VERSION_KEY - Static variable in class com.vaadin.controlcenter.starter.actuate.VaadinInfoContributor
- FlowInfo(String) - Constructor for record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.FlowInfo
-
Deprecated.Creates an instance of a
FlowInforecord class.
G
- getApplicationId() - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
Get the name of the application for which the Control Center I18N provider should preview translations.
- getAuthenticationContext() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- getClientId() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the client ID.
- getClientRegistrationId() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the client registration ID.
- getClientSecret() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the client secret.
- getImplementationVersion() - Method in class com.vaadin.controlcenter.starter.actuate.VaadinInfoContributor
- getIssuerBackendUri() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the issuer backend URI.
- getIssuerFrontendUri() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the issuer frontend URI.
- getLoginRoute() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the login route.
- getLoginSuccessRoute() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the login success route.
- getLogoutSuccessRoute() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns the logout success route.
- getProvidedLocales() - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProvider
- getTranslation(String, Locale, Object...) - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProvider
H
- hashCode() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.FlowInfo
-
Deprecated.Returns a hash code value for this object.
- hashCode() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Returns a hash code value for this object.
I
- I18NPreviewFilter - Class in com.vaadin.controlcenter.starter.i18n
-
A filter that allows enabling and disabling the i18n preview mode by setting a cookie.
- I18NPreviewFilter() - Constructor for class com.vaadin.controlcenter.starter.i18n.I18NPreviewFilter
- IdentityManagementConfiguration - Class in com.vaadin.controlcenter.starter.idm
-
This configuration bean is provided to autoconfigure the security to allow single sign-on against identity provider used in Control Center.
- IdentityManagementConfiguration() - Constructor for class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- IdentityManagementProperties - Class in com.vaadin.controlcenter.starter.idm
-
Identity Management properties for the application.
- IdentityManagementProperties() - Constructor for class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
- ignoreInternalRequests(CsrfConfigurer<HttpSecurity>) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- isEnabled() - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
Returns whether Identity Management is enabled.
- isEnabled() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Returns whether Identity Management is enabled.
- ISSUER_BACKEND_URI - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The issuer backend URI property.
- ISSUER_FRONTEND_URI - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The issuer frontend URI property.
L
- LOGIN_ROUTE - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The login route property.
- LOGIN_SUCCESS_ROUTE - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The login success route property.
- LOGOUT_SUCCESS_ROUTE - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The logout success route property.
M
- mapAuthorities(OidcUserRequest, OidcUserInfo) - Static method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
-
Maps authorities from
OidcUserRequestandOidcUserInfoto a collection ofGrantedAuthoritythat includes Keycloak's realm and client roles.
O
- onApplicationEvent(ApplicationReadyEvent) - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProvider
P
- PREFIX - Static variable in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
The prefix for the Control Center I18N properties.
- PREFIX - Static variable in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
The prefix for the Identity Management properties.
- premium() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Returns the value of the
premiumrecord component.
R
- register(VaadinService) - Method in class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint
-
Deprecated.Registers the Vaadin service.
- requestWhitelist(AuthorizeHttpRequestsConfigurer.AuthorizationManagerRequestMatcherRegistry) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
S
- setApplicationId(String) - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
Set the name of the application for which the Control Center I18N provider should preview translations.
- setClientId(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the client ID.
- setClientRegistrationId(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the client registration ID.
- setClientSecret(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the client secret.
- setEnabled(boolean) - Method in class com.vaadin.controlcenter.starter.i18n.ControlCenterI18NProperties
-
Sets whether Identity Management is enabled.
- setEnabled(boolean) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets whether Identity Management is enabled.
- setIssuerBackendUri(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the issuer backend URI.
- setIssuerFrontendUri(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the issuer frontend URI.
- setLoginRoute(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the login route.
- setLoginSuccessRoute(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the login success route.
- setLogoutSuccessRoute(String) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementProperties
-
Sets the logout success route.
T
- toString() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.FlowInfo
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Returns a string representation of this record class.
V
- VAADIN_KEY - Static variable in class com.vaadin.controlcenter.starter.actuate.VaadinInfoContributor
- VaadinActuatorConfiguration - Class in com.vaadin.controlcenter.starter.actuate
-
Configuration for Vaadin contributions to actuator endpoints.
- VaadinActuatorConfiguration() - Constructor for class com.vaadin.controlcenter.starter.actuate.VaadinActuatorConfiguration
- VaadinActuatorEndpoint - Class in com.vaadin.controlcenter.starter.actuate.endpoint
-
Deprecated, for removal: This API element is subject to removal in a future version.
- VaadinActuatorEndpoint(IdentityManagementProperties, ControlCenterI18NProperties) - Constructor for class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint
-
Deprecated.Creates a new instance of the endpoint.
- VaadinActuatorEndpoint.FlowInfo - Record Class in com.vaadin.controlcenter.starter.actuate.endpoint
-
Deprecated, for removal: This API element is subject to removal in a future version.replaced by
VaadinInfoContributor - VaadinActuatorEndpoint.VaadinInfo - Record Class in com.vaadin.controlcenter.starter.actuate.endpoint
-
Deprecated, for removal: This API element is subject to removal in a future version.replaced by
VaadinInfoContributor - VaadinActuatorEndpointConfiguration - Class in com.vaadin.controlcenter.starter.actuate.endpoint
-
Deprecated, for removal: This API element is subject to removal in a future version.replaced by
VaadinActuatorConfiguration - VaadinActuatorEndpointConfiguration() - Constructor for class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpointConfiguration
-
Deprecated.
- vaadinInfo() - Method in class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint
-
Deprecated.Read operation that returns information about Vaadin.
- VaadinInfo(VaadinActuatorEndpoint.FlowInfo, boolean, Map<String, Boolean>) - Constructor for record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.VaadinInfo
-
Deprecated.Creates an instance of a
VaadinInforecord class. - VaadinInfoContributor - Class in com.vaadin.controlcenter.starter.actuate
-
Info contributor for Vaadin apps.
- version() - Method in record class com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.FlowInfo
-
Deprecated.Returns the value of the
versionrecord component.
W
- webSecurityCustomizer() - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- withIdentityManagementDisabled(HttpSecurity) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
- withIdentityManagementEnabled(HttpSecurity) - Method in class com.vaadin.controlcenter.starter.idm.IdentityManagementConfiguration
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
VaadinInfoContributor