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