public class SshPublicKeyCredential extends SubversionSCM.DescriptorImpl.Credential
| Constructor and Description |
|---|
SshPublicKeyCredential(String userName,
String passphrase,
File keyFile) |
public org.tmatesoft.svn.core.auth.SVNSSHAuthentication createSVNAuthentication(String kind) throws org.tmatesoft.svn.core.SVNException
createSVNAuthentication in class SubversionSCM.DescriptorImpl.Credentialkind - One of the constants defined in ISVNAuthenticationManager,
indicating what subtype of SVNAuthentication is expected.org.tmatesoft.svn.core.SVNExceptionCopyright © 2004-2015 Hudson. All Rights Reserved.