|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.SubversionSCM.DescriptorImpl.Credential
hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential
public static final class SubversionSCM.DescriptorImpl.SslClientCertificateCredential
SSL client certificate based authentication.
| Constructor Summary | |
|---|---|
SubversionSCM.DescriptorImpl.SslClientCertificateCredential(java.io.File certificate,
java.lang.String password)
|
|
| Method Summary | |
|---|---|
org.tmatesoft.svn.core.auth.SVNAuthentication |
createSVNAuthentication(java.lang.String kind)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubversionSCM.DescriptorImpl.SslClientCertificateCredential(java.io.File certificate,
java.lang.String password)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public org.tmatesoft.svn.core.auth.SVNAuthentication createSVNAuthentication(java.lang.String kind)
createSVNAuthentication in class SubversionSCM.DescriptorImpl.Credentialkind - One of the constants defined in ISVNAuthenticationManager,
indicating what subtype of SVNAuthentication is expected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||