Uses of Annotation Interface
org.frankframework.console.AllowAllIbisUserRoles
Packages that use AllowAllIbisUserRoles
-
Uses of AllowAllIbisUserRoles in org.frankframework.console.controllers
Methods in org.frankframework.console.controllers with annotations of type AllowAllIbisUserRolesModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<?> Monitors.addMonitor
(Monitors.MonitorPathVariables path, Monitors.CreateMonitorModel model) org.springframework.http.ResponseEntity
<?> Monitors.addTrigger
(Monitors.MonitorPathVariables path, Monitors.AddOrUpdateTriggerModel model) org.springframework.http.ResponseEntity
<?> BrowseJdbcTable.browseJdbcTable
(BrowseJdbcTable.BrowseJdbcModel model) org.springframework.http.ResponseEntity
<?> BrowseQueue.browseQueue
(BrowseQueue.BrowseQueueModel model) org.springframework.http.ResponseEntity
<?> Monitors.deleteMonitor
(Monitors.MonitorPathVariables path) org.springframework.http.ResponseEntity
<?> Monitors.deleteTrigger
(Monitors.MonitorPathVariables path) org.springframework.http.ResponseEntity
<?> ServerDetails.downloadActiveConfigurations
(String dataSourceName) org.springframework.http.ResponseEntity
<?> Configurations.downloadConfiguration
(Configurations.ConfigurationPathVariables path, Configurations.ConfigurationParameters params) org.springframework.http.ResponseEntity
<?> LiquibaseScript.downloadScript
(String configuration) org.springframework.http.ResponseEntity
<?> LiquibaseScript.generateSQL
(LiquibaseScript.GenerateSQLModel model) org.springframework.http.ResponseEntity
<?> Adapters.getAdapter
(Adapters.AdapterPathVariables path, Adapters.GetAdapterParams params) org.springframework.http.ResponseEntity
<?> Adapters.getAdapterFlow
(Adapters.AdapterPathVariables path) org.springframework.http.ResponseEntity
<?> Adapters.getAdapters
(Adapters.GetAdapterParams params) org.springframework.http.ResponseEntity
<?> Adapters.getAdapterStatistics
(Adapters.AdapterPathVariables path) org.springframework.http.ResponseEntity
<?> ServerDetails.getAllConfigurations()
org.springframework.http.ResponseEntity
<?> ClassInfo.getClassInfo
(ClassInfo.PathVariableModel pathVariables, ClassInfo.ParametersModel params) org.springframework.http.ResponseEntity
<?> Configurations.getConfigurationByName
(Configurations.ConfigurationPathVariables path, Configurations.ConfigurationParameters params) org.springframework.http.ResponseEntity
<?> Configurations.getConfigurationDetailsByName
(Configurations.ConfigurationPathVariables path, Configurations.ConfigurationParameters params) org.springframework.http.ResponseEntity
<?> Configurations.getConfigurationFlow
(Configurations.ConfigurationPathVariables path) org.springframework.http.ResponseEntity
<?> Configurations.getConfigurationXML
(Configurations.ConfigurationParameters params) org.springframework.http.ResponseEntity
<?> ConnectionOverview.getConnections()
org.springframework.http.ResponseEntity
<?> EnvironmentVariables.getEnvironmentVariables()
org.springframework.http.ResponseEntity
<org.springframework.web.servlet.mvc.method.annotation.StreamingResponseBody> FileViewer.getFileContent
(String file, String acceptParam, String acceptHeader) org.springframework.http.ResponseEntity
<?> IbisstoreSummary.getIbisStoreSummary
(IbisstoreSummary.IbisStoreSummaryModel model) org.springframework.http.ResponseEntity
<?> ExecuteJdbcQuery.getJdbcDataSources()
org.springframework.http.ResponseEntity
<?> UpdateLoggingConfig.getLogConfiguration()
org.springframework.http.ResponseEntity
<?> UpdateLoggingConfig.getLogDefinitions
(String filter) org.springframework.http.ResponseEntity
<?> Logging.getLogDirectory
(Logging.ParametersModel params) org.springframework.http.ResponseEntity
<?> InlineMessageStoreOverview.getMessageBrowsers()
org.springframework.http.ResponseEntity
<?> Monitors.getMonitor
(Monitors.MonitorPathVariables path, boolean showConfigXml) org.springframework.http.ResponseEntity
<?> Monitors.getMonitors
(Monitors.MonitorPathVariables path, boolean showConfigXml) org.springframework.http.ResponseEntity
<?> Webservices.getOpenApiSpec
(String uri) org.springframework.http.ResponseEntity
<?> BrowseQueue.getQueueConnectionFactories()
org.springframework.http.ResponseEntity
<?> Scheduler.getSchedule
(Scheduler.SchedulerPathVariables path) org.springframework.http.ResponseEntity
<?> Scheduler.getSchedules()
org.springframework.http.ResponseEntity
<?> SecurityItems.getSecurityItems()
org.springframework.http.ResponseEntity
<?> ServerDetails.getServerConfiguration()
org.springframework.http.ResponseEntity
<?> ServerDetails.getServerInformation()
org.springframework.http.ResponseEntity
<?> TestServiceListener.getServiceListeners()
org.springframework.http.ResponseEntity
<?> Monitors.getTrigger
(Monitors.MonitorPathVariables path) org.springframework.http.ResponseEntity
<?> Monitors.getTriggers
(Monitors.MonitorPathVariables path) org.springframework.http.ResponseEntity
<?> Webservices.getWebServices()
org.springframework.http.ResponseEntity
<?> Webservices.getWsdl
(Webservices.WsdlPathVariables path, Webservices.WsdlParameters params) org.springframework.http.ResponseEntity
<?> Monitors.updateMonitor
(Monitors.MonitorPathVariables path, Monitors.UpdateMonitorRequestModel model) org.springframework.http.ResponseEntity
<?> Monitors.updateTrigger
(Monitors.MonitorPathVariables path, Monitors.AddOrUpdateTriggerModel model)