Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNHostOptionsProvider
Packages that use ISVNHostOptionsProvider
-
Uses of ISVNHostOptionsProvider in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNHostOptionsProviderModifier and TypeClassDescriptionclass
class
Fields in org.tmatesoft.svn.core.internal.wc declared as ISVNHostOptionsProviderModifier and TypeFieldDescriptionprivate ISVNHostOptionsProvider
DefaultSVNAuthenticationManager.myHostOptionsProvider
private ISVNHostOptionsProvider
DefaultSVNPersistentAuthenticationProvider.myHostOptionsProvider
Methods in org.tmatesoft.svn.core.internal.wc that return ISVNHostOptionsProviderMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNHostOptionsProviderModifier and TypeMethodDescriptionprotected void
DefaultSVNAuthenticationManager.setHostOptionsProvider
(ISVNHostOptionsProvider hostOptionsProvider) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNHostOptionsProviderModifierConstructorDescriptionprotected
DefaultSVNPersistentAuthenticationProvider
(File directory, String userName, ISVNAuthenticationStorageOptions authOptions, DefaultSVNOptions defaultOptions, ISVNHostOptionsProvider hostOptionsProvider)