|
||||||||||
| 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.PasswordCredential
public static final class SubversionSCM.DescriptorImpl.PasswordCredential
Username/password based authentication.
| Constructor Summary | |
|---|---|
SubversionSCM.DescriptorImpl.PasswordCredential(java.lang.String userName,
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.PasswordCredential(java.lang.String userName,
java.lang.String password)
| 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 | |||||||||