|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objecthudson.scm.BlameSubversionSCM.DescriptorImpl.Credential
public abstract static class BlameSubversionSCM.DescriptorImpl.Credential
Stores SVNAuthentication for a single realm.
BlameSubversionSCM.DescriptorImpl.Credential holds data in a persistence-friendly way, and it's
capable of creating SVNAuthentication object, to be passed to
SVNKit.
| 构造方法摘要 | |
|---|---|
BlameSubversionSCM.DescriptorImpl.Credential()
|
|
| 方法摘要 | |
|---|---|
abstract 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 BlameSubversionSCM.DescriptorImpl.Credential()
| 方法详细信息 |
|---|
public abstract org.tmatesoft.svn.core.auth.SVNAuthentication createSVNAuthentication(java.lang.String kind)
throws org.tmatesoft.svn.core.SVNException
kind - One of the constants defined in
ISVNAuthenticationManager, indicating what
subype of SVNAuthentication is expected.
org.tmatesoft.svn.core.SVNException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||