Package hudson.scm

Class CredentialsSVNAuthenticationProviderImpl.SVNUsernamePrivateKeysAuthenticationBuilder

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

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

    • SVNUsernamePrivateKeysAuthenticationBuilder

      public SVNUsernamePrivateKeysAuthenticationBuilder(com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey c)
  • Method Details