Uses of Class
fr.ird.observe.services.service.DatabaseConnexionNotAuthorizedException
-
Packages that use DatabaseConnexionNotAuthorizedException Package Description fr.ird.observe.services.service -
-
Uses of DatabaseConnexionNotAuthorizedException in fr.ird.observe.services.service
Methods in fr.ird.observe.services.service that throw DatabaseConnexionNotAuthorizedException Modifier and Type Method Description ObserveDataSourceInformationDataSourceService. checkCanConnect(ObserveDataSourceConfiguration config)ObserveDataSourceInformationDataSourceService. checkCanConnectOrBeEmpty(ObserveDataSourceConfiguration config)ObserveDataSourceConnectionDataSourceService. create(ObserveDataSourceConfiguration config, DataSourceCreateConfigurationDto createConfiguration)ObserveDataSourceConnectionDataSourceService. open(ObserveDataSourceConfiguration config)
-