Package | Description |
---|---|
org.sonatype.plexus.components.sec.dispatcher | |
org.sonatype.plexus.components.sec.dispatcher.model.io.xpp3 |
Modifier and Type | Method and Description |
---|---|
static SettingsSecurity |
SecUtil.read(String location,
boolean cycle) |
Modifier and Type | Method and Description |
---|---|
static Map |
SecUtil.getConfig(SettingsSecurity sec,
String name) |
Modifier and Type | Method and Description |
---|---|
SettingsSecurity |
SecurityConfigurationXpp3Reader.read(InputStream in)
Method read.
|
SettingsSecurity |
SecurityConfigurationXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
SettingsSecurity |
SecurityConfigurationXpp3Reader.read(Reader reader) |
SettingsSecurity |
SecurityConfigurationXpp3Reader.read(Reader reader,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityConfigurationXpp3Writer.write(OutputStream stream,
SettingsSecurity settingsSecurity)
Method write.
|
void |
SecurityConfigurationXpp3Writer.write(Writer writer,
SettingsSecurity settingsSecurity)
Method write.
|
Copyright © 2008-2013 Sonatype, Inc.. All Rights Reserved.