Package | Description |
---|---|
com.sun.identity.sm.flatfile |
Modifier and Type | Method and Description |
---|---|
static SMSFlatFileTreeNode |
SMSFlatFileTreeNode.createTree(String xml,
Debug debug)
Creates directory tree from a XML.
|
SMSFlatFileTreeNode |
SMSFlatFileTreeNode.getChild(String dn)
Returns the node of a given distinguished name.
|
SMSFlatFileTreeNode |
SMSFlatFileTreeNode.getParentNode()
Returns parent node.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SMSFlatFileTreeNode.addChild(SMSFlatFileTreeNode child)
Adds child.
|
protected void |
SMSEnhancedFlatFileObject.deleteSunXmlKeyValFiles(SMSFlatFileTreeNode node)
Delete sunxmlkeyvalue files under the given node.
|
boolean |
SMSFlatFileTreeNode.removeChild(SMSFlatFileTreeNode node,
String baseDir)
Removes a child node from the tree.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.