|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.scm.SubversionSCM.DescriptorImpl.Credential
hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential
public static final class SubversionSCM.DescriptorImpl.SslClientCertificateCredential
SSL client certificate based authentication.
| コンストラクタの概要 | |
|---|---|
SubversionSCM.DescriptorImpl.SslClientCertificateCredential(java.io.File certificate,
java.lang.String password)
|
|
| メソッドの概要 | |
|---|---|
org.tmatesoft.svn.core.auth.SVNAuthentication |
createSVNAuthentication(java.lang.String kind)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public SubversionSCM.DescriptorImpl.SslClientCertificateCredential(java.io.File certificate,
java.lang.String password)
throws java.io.IOException
java.io.IOException| メソッドの詳細 |
|---|
public org.tmatesoft.svn.core.auth.SVNAuthentication createSVNAuthentication(java.lang.String kind)
SubversionSCM.DescriptorImpl.Credential 内の createSVNAuthenticationkind - One of the constants defined in ISVNAuthenticationManager,
indicating what subype of SVNAuthentication is expected.
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||