Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- com.vaadin.controlcenter.starter - package com.vaadin.controlcenter.starter
- controlCenter() - Static method in class com.vaadin.controlcenter.starter.ControlCenterSecurityConfigurer
-
Provides a new instance of
ControlCenterSecurityConfigurerthat can be used to configure security for applications using Control Center. - ControlCenterConfiguration - Class in com.vaadin.controlcenter.starter
-
Configuration for Control Center.
- ControlCenterProperties - Class in com.vaadin.controlcenter.starter
-
Configuration properties for Control Center.
- ControlCenterProperties() - Constructor for class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Create a new instance.
- ControlCenterSecurityConfigurer - Class in com.vaadin.controlcenter.starter
-
A configurer for
HttpSecuritybuilders designed to set up the security filter chain for Control Center.
E
- ENDPOINT_ID - Static variable in class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint
-
The ID of the Vaadin actuator endpoint.
- equals(Object) - Method in record class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint.VaadinInfo
-
Indicates whether some other object is "equal to" this one.
G
- getClientId() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the client-id to register for OpenID Connect authentication.
- getClientScope() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the scope of the OpenID Connect client registration.
- getClientSecret() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the client-secret to register for OpenID Connect authentication.
- getIssuerBackendUri() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the OpenID Connect issuer backend URI.
- getIssuerFrontendUri() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the OpenID Connect issuer frontend URI.
- getRegistrationId() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the OpenID Connect registration-id.
- getServiceName() - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Gets the name of the Kubernetes service for the app.
- getState(ApplicationAvailability) - Method in class com.vaadin.controlcenter.starter.StartupStateHealthIndicator
H
- hashCode() - Method in record class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint.VaadinInfo
-
Returns a hash code value for this object.
I
- init(HttpSecurity) - Method in class com.vaadin.controlcenter.starter.ControlCenterSecurityConfigurer
S
- sessions() - Method in record class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint.VaadinInfo
-
Returns the value of the
sessionsrecord component. - setClientId(String) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the client-id to register for OpenID Connect authentication.
- setClientScope(List<String>) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the scope of the OpenID Connect client registration.
- setClientSecret(String) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the client-secret to register for OpenID Connect authentication.
- setIssuerBackendUri(String) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the OpenID Connect issuer backend URI.
- setIssuerFrontendUri(String) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the OpenID Connect issuer frontend URI.
- setRegistrationId(String) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the OpenID Connect registration-id.
- setServiceName(String) - Method in class com.vaadin.controlcenter.starter.ControlCenterProperties
-
Sets the name of the Kubernetes service for the app.
- StartupStateHealthIndicator - Class in com.vaadin.controlcenter.starter
-
A
HealthIndicatorthat checks theStartupStateHealthIndicator.StartupStateof the application.
T
- toString() - Method in record class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint.VaadinInfo
-
Returns a string representation of this record class.
V
- VaadinActuatorEndpoint - Class in com.vaadin.controlcenter.starter
-
An actuator endpoint that provides information about the Vaadin app.
- VaadinActuatorEndpoint.VaadinInfo - Record Class in com.vaadin.controlcenter.starter
-
A record with information about the Vaadin app.
- vaadinInfo() - Method in class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint
-
The read operation of this endpoint.
- VaadinInfo(String, int) - Constructor for record class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint.VaadinInfo
-
Creates an instance of a
VaadinInforecord class. - version() - Method in record class com.vaadin.controlcenter.starter.VaadinActuatorEndpoint.VaadinInfo
-
Returns the value of the
versionrecord component.
All Classes and Interfaces|All Packages|Constant Field Values