public final class Worlds extends Object
public static Credentials findConnectionPassword(Driver driver)
driver - the driver to accessnull if there are noneprotected static Credentials findEquinoxConnectionPassword(EquinoxDriver driver)
protected static Credentials findCommonConnectionPassword(CommonDriver driver)
protected static Credentials findDefaultAccessCredentials(Driver driver)
protected static Credentials findExternalConnectionPassword(ExternalDriver driver)
public static PasswordCredentials findCommonDriverPassword(CommonDriver driver)
driver - the driver to checknull if was nonepublic static Credentials findInterconnectCredentials(MasterServer master)
master - the master servernull if there were nonepublic static Credentials findConnectionCredentials(MasterImport masterImport)
masterImport - the targetnull if there were nonepublic static void addUserService(EquinoxApplication application, UserService userService, Options options)
public static Collection<PropertyEntry> convertToProperties(Credentials creds)