|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
---|---|
org.sonatype.plexus.components.sec.dispatcher.model |
Uses of Config in org.sonatype.plexus.components.sec.dispatcher.model |
---|
Methods in org.sonatype.plexus.components.sec.dispatcher.model that return types with arguments of type Config | |
---|---|
java.util.List<Config> |
SettingsSecurity.getConfigurations()
Method getConfigurations. |
Methods in org.sonatype.plexus.components.sec.dispatcher.model with parameters of type Config | |
---|---|
void |
SettingsSecurity.addConfiguration(Config config)
Method addConfiguration. |
void |
SettingsSecurity.removeConfiguration(Config config)
Method removeConfiguration. |
Method parameters in org.sonatype.plexus.components.sec.dispatcher.model with type arguments of type Config | |
---|---|
void |
SettingsSecurity.setConfigurations(java.util.List<Config> configurations)
Set named configurations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |