public static class CredentialsSVNAuthenticationProviderImpl.SVNUsernameAuthenticationBuilder extends Object implements CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder
| Constructor and Description |
|---|
SVNUsernameAuthenticationBuilder(com.cloudbees.plugins.credentials.common.UsernameCredentials c) |
| Modifier and Type | Method and Description |
|---|---|
List<org.tmatesoft.svn.core.auth.SVNAuthentication> |
build(String kind,
org.tmatesoft.svn.core.SVNURL url) |
public SVNUsernameAuthenticationBuilder(com.cloudbees.plugins.credentials.common.UsernameCredentials c)
public List<org.tmatesoft.svn.core.auth.SVNAuthentication> build(String kind, org.tmatesoft.svn.core.SVNURL url)
build in interface CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilderCopyright © 2004–2015. All rights reserved.