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