Uses of Interface
org.tmatesoft.svn.core.auth.ISVNSSHHostVerifier
Packages that use ISVNSSHHostVerifier
Package
Description
This package contains interfaces/classes used by the library to
authenticate a user to a repository server.
-
Uses of ISVNSSHHostVerifier in org.tmatesoft.svn.core.auth
Classes in org.tmatesoft.svn.core.auth that implement ISVNSSHHostVerifierModifier and TypeClassDescriptionclass
The BasicAuthenticationManager is a simple implementation of ISVNAuthenticationManager for storing and providing credentials without using auth providers. -
Uses of ISVNSSHHostVerifier in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNSSHHostVerifier