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 TypeClassDescriptionclassclassFields in org.tmatesoft.svn.core.internal.wc declared as ISVNHostOptionsProviderModifier and TypeFieldDescriptionprivate ISVNHostOptionsProviderDefaultSVNAuthenticationManager.myHostOptionsProviderprivate ISVNHostOptionsProviderDefaultSVNPersistentAuthenticationProvider.myHostOptionsProviderMethods in org.tmatesoft.svn.core.internal.wc that return ISVNHostOptionsProviderMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNHostOptionsProviderModifier and TypeMethodDescriptionprotected voidDefaultSVNAuthenticationManager.setHostOptionsProvider(ISVNHostOptionsProvider hostOptionsProvider) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNHostOptionsProviderModifierConstructorDescriptionprotectedDefaultSVNPersistentAuthenticationProvider(java.io.File directory, java.lang.String userName, ISVNAuthenticationStorageOptions authOptions, DefaultSVNOptions defaultOptions, ISVNHostOptionsProvider hostOptionsProvider)