|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.selfservice.util.XStreamFedConfigBuilder
public final class XStreamFedConfigBuilder
Utility class for the XStream configuration needed to handle FederatieConfig
| Method Summary | |
|---|---|
static com.thoughtworks.xstream.XStream |
getXStreamForFedConfig()
Creates and returns an XStream configuration for the SURFfederatie config file. |
static com.thoughtworks.xstream.XStream |
getXStreamForFedConfig(boolean indentOutput)
Creates and returns an XStream configuration for the SURFfederatie config file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static com.thoughtworks.xstream.XStream getXStreamForFedConfig()
XStream configuration for the SURFfederatie config file.
Output will not be indented.
XStreampublic static com.thoughtworks.xstream.XStream getXStreamForFedConfig(boolean indentOutput)
XStream configuration for the SURFfederatie config file
indentOutput - if set to true the printed XML is nicely indented for the human reader
XStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||