public class SvnUrlWithUsernamePassword extends Object
public org.tmatesoft.svn.core.SVNURL url
public String username
public String password
public static SvnUrlWithUsernamePassword parse(String pipeSeparated) throws ConfigurationException
pipeSeparated - "url" or "url|username|password"ConfigurationExceptionCopyright © 2003–2018. All rights reserved.