Uses of Class
org.codehaus.plexus.components.secdispatcher.model.Config
Packages that use Config
-
Uses of Config in org.codehaus.plexus.components.secdispatcher.model
Methods in org.codehaus.plexus.components.secdispatcher.model that return types with arguments of type ConfigMethods in org.codehaus.plexus.components.secdispatcher.model with parameters of type ConfigModifier and TypeMethodDescriptionvoid
SettingsSecurity.addConfiguration
(Config config) Method addConfiguration.void
SettingsSecurity.removeConfiguration
(Config config) Method removeConfiguration.Method parameters in org.codehaus.plexus.components.secdispatcher.model with type arguments of type ConfigModifier and TypeMethodDescriptionvoid
SettingsSecurity.setConfigurations
(List<Config> configurations) Set optional named Dispatcher configurations.