Uses of Class
com.vaadin.appsec.backend.AppSecConfiguration
Packages that use AppSecConfiguration
-
Uses of AppSecConfiguration in com.vaadin.appsec.backend
Methods in com.vaadin.appsec.backend that return AppSecConfigurationModifier and TypeMethodDescriptionAppSecService.getConfiguration()Gets the current configuration.Methods in com.vaadin.appsec.backend with parameters of type AppSecConfigurationModifier and TypeMethodDescriptionvoidAppSecService.setConfiguration(AppSecConfiguration configuration) Allows to set the configuration for this singleton instance.