Package hudson.scm
Class CredentialsSVNAuthenticationProviderImpl.SVNEmptyAuthenticationBuilder
java.lang.Object
hudson.scm.CredentialsSVNAuthenticationProviderImpl.SVNEmptyAuthenticationBuilder
- All Implemented Interfaces:
 CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder,Serializable
- Enclosing class:
 - CredentialsSVNAuthenticationProviderImpl
 
public static class CredentialsSVNAuthenticationProviderImpl.SVNEmptyAuthenticationBuilder
extends Object
implements CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SVNEmptyAuthenticationBuilder
public SVNEmptyAuthenticationBuilder() 
 - 
 - 
Method Details
- 
build
public List<org.tmatesoft.svn.core.auth.SVNAuthentication> build(String kind, org.tmatesoft.svn.core.SVNURL url) - Specified by:
 buildin interfaceCredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder
 
 -