public class SslClientCertificateCredential extends SubversionSCM.DescriptorImpl.Credential
| Constructor and Description |
|---|
SslClientCertificateCredential(File certificate,
String password) |
public SslClientCertificateCredential(File certificate, String password) throws IOException
IOExceptionpublic org.tmatesoft.svn.core.auth.SVNAuthentication createSVNAuthentication(String kind)
createSVNAuthentication in class SubversionSCM.DescriptorImpl.Credentialkind - One of the constants defined in ISVNAuthenticationManager,
indicating what subtype of SVNAuthentication is expected.Copyright © 2004-2015 Hudson. All Rights Reserved.