public class SecurityConfigurationXpp3Writer extends Object
| Constructor and Description |
|---|
SecurityConfigurationXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream stream,
SettingsSecurity settingsSecurity)
Method write.
|
void |
write(Writer writer,
SettingsSecurity settingsSecurity)
Method write.
|
public void write(Writer writer, SettingsSecurity settingsSecurity) throws IOException
writer - settingsSecurity - IOExceptionpublic void write(OutputStream stream, SettingsSecurity settingsSecurity) throws IOException
stream - settingsSecurity - IOExceptionCopyright © 2008-2015 Sonatype, Inc.. All Rights Reserved.