public static class CredentialsSVNAuthenticationProviderImpl.SVNUsernamePasswordAuthenticationBuilder extends Object implements CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder
| Constructor and Description |
|---|
SVNUsernamePasswordAuthenticationBuilder(com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials c) |
| Modifier and Type | Method and Description |
|---|---|
List<org.tmatesoft.svn.core.auth.SVNAuthentication> |
build(String kind,
org.tmatesoft.svn.core.SVNURL url) |
public SVNUsernamePasswordAuthenticationBuilder(com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials 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.