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