Package hudson.scm

Class CredentialsSVNAuthenticationProviderImpl.SVNUsernamePasswordAuthenticationBuilder

java.lang.Object
hudson.scm.CredentialsSVNAuthenticationProviderImpl.SVNUsernamePasswordAuthenticationBuilder
All Implemented Interfaces:
CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder, Serializable
Enclosing class:
CredentialsSVNAuthenticationProviderImpl

public static class CredentialsSVNAuthenticationProviderImpl.SVNUsernamePasswordAuthenticationBuilder extends Object implements CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder
See Also:
  • Constructor Details

    • SVNUsernamePasswordAuthenticationBuilder

      public SVNUsernamePasswordAuthenticationBuilder(com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials c)
  • Method Details