| java.lang.Object migration.modules.ldap.Element migration.modules.ldap.Component
Component | public class Component extends Element implements ParseOutput(Code) | | |
Method Summary | |
public void | ProcessAuthModule(String outfilename) | void | addAttrToSchema(String inatname) | void | addAttrToSchema(Hashtable ht) | void | addLDAPAttr(String attr) | void | addPrivToSchema(String inatname) | public void | changeProfile(String intype, String profilename) | void | connectLDAP() | public void | convertProfile(String intype, String outfilename) | public void | createProfile(String intype, String inname, boolean ldifwanted, String ldiffilename, boolean chkschema) | public void | createStubFile(String stubfile) | public void | deleteProfile(String intype, String profilename) | public void | getAll(String prfType) | public void | getAllRoles() | public void | getAllUsers() | public void | getAllUsersByRole() | public Vector | getAttributes() | public void | getChildren(String nodeName) | public String | getCompName() | public void | getCompProfile(String intype, String profilename) | public void | getComponents() | public void | getIChildren(String prfName, String prfType) | public void | getProfile(String intype, String profilename) | public void | getRoles(String domainName) | public void | printContents(Object obj) | public void | process(String name, Vector elems, Hashtable atts, String pcdata) | public String | toString() | public String | toXML() | public String | toXML(boolean comptag) |
_chkschema | boolean _chkschema(Code) | | |
_debugConvert | boolean _debugConvert(Code) | | |
_debugGC | boolean _debugGC(Code) | | |
_debugGCh | boolean _debugGCh(Code) | | |
needtoaddattr | boolean needtoaddattr(Code) | | |
numTabs | static int numTabs(Code) | | |
|
|