|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.scm.SubversionSCM.DescriptorImpl.Credential
hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential
public static final class SubversionSCM.DescriptorImpl.PasswordCredential
Username/password based authentication.
| コンストラクタの概要 | |
|---|---|
SubversionSCM.DescriptorImpl.PasswordCredential(java.lang.String userName,
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.PasswordCredential(java.lang.String userName,
java.lang.String password)
| メソッドの詳細 |
|---|
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.
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||