|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.plexus.components.sec.dispatcher.model.SettingsSecurity
public class SettingsSecurity
Class SettingsSecurity.
| Constructor Summary | |
|---|---|
SettingsSecurity()
|
|
| Method Summary | |
|---|---|
void |
addConfiguration(Config config)
Method addConfiguration. |
List<Config> |
getConfigurations()
Method getConfigurations. |
String |
getMaster()
Get encrypted master password. |
String |
getModelEncoding()
Get the modelEncoding field. |
String |
getRelocation()
Get reference to the location of the security file. |
void |
removeConfiguration(Config config)
Method removeConfiguration. |
void |
setConfigurations(List<Config> configurations)
Set named configurations. |
void |
setMaster(String master)
Set encrypted master password. |
void |
setModelEncoding(String modelEncoding)
Set the modelEncoding field. |
void |
setRelocation(String relocation)
Set reference to the location of the security file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingsSecurity()
| Method Detail |
|---|
public void addConfiguration(Config config)
config - public List<Config> getConfigurations()
public String getMaster()
public String getModelEncoding()
public String getRelocation()
public void removeConfiguration(Config config)
config - public void setConfigurations(List<Config> configurations)
configurations - public void setMaster(String master)
master - public void setModelEncoding(String modelEncoding)
modelEncoding - public void setRelocation(String relocation)
relocation -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||