public class ServerConfigXML extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
class |
ServerConfigXML.DirUserObject
Directory User object.
|
class |
ServerConfigXML.ServerGroup
Server Group Object.
|
static class |
ServerConfigXML.ServerObject
Server object.
|
Constructor and Description |
---|
ServerConfigXML(String xml)
Creates an object representing server configuration XML.
|
Modifier and Type | Method and Description |
---|---|
ServerConfigXML.ServerGroup |
getDefaultServerGroup()
Returns the default server group.
|
ServerConfigXML.ServerGroup |
getSMSServerGroup()
Returns the SMS server group.
|
String |
toXML()
Returns the XML representation of this object.
|
public ServerConfigXML.ServerGroup getDefaultServerGroup()
public ServerConfigXML.ServerGroup getSMSServerGroup()
public String toXML()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.