| java.lang.Object migration.modules.ldap.Common migration.modules.ldap.CommonXml migration.modules.ldap.SetServiceValues
Method Summary | |
static String | AuthEquivalent(String val) | static boolean | ValidValue(String val) | public static String | createAuthAdminModule(String org, String rootsuffix) | static String | getParentRoleDN(String orgdn) | public static void | initHashTable(String fileName) | public static String | setAnonymousAuth(Component comp, String org, String rootsuffix) | public static String | setAuthAttrs(Component comp, String org, String rootsuffix) | public static String | setAuthCertAttrs(Component comp, String org, String rootsuffix) | public static String | setAuthMembershipAttrs(Component comp, String org, String rootsuffix) | public static String | setAuthUnixAttrs(Component comp, String org, String rootsuffix) | public static String | setDesktopAttrs(Component comp, String org, String rootsuffix) | public static String | setDesktopTypeAttrs(Component comp, String org, String rootsuffix) | public static String | setLdapAuthAttrs(String hostname, Component comp, String org, String rootsuffix) | public static String | setRadiusAuthAttrs(Component comp, String org, String rootsuffix) | public static String | setSafewordAuth(Component comp, String org, String rootsuffix) | public static String | trimProtocol(String serverInfo) | public static void | writeHashTable(String fileName) |
initHashTable | public static void initHashTable(String fileName)(Code) | | |
writeHashTable | public static void writeHashTable(String fileName)(Code) | | |
|
|