Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNAuthenticationStorage
Packages that use ISVNAuthenticationStorage
Package
Description
This package provides an implementation of the native Subversion javahl
binding interface SVNClientInterface that is distributed within
the org.tigris.subversion.javahl package.
-
Uses of ISVNAuthenticationStorage in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNAuthenticationStorageModifier and TypeClassDescriptionprivate static classFields in org.tmatesoft.svn.core.internal.wc declared as ISVNAuthenticationStorageModifier and TypeFieldDescriptionprivate ISVNAuthenticationStorageDefaultSVNAuthenticationManager.myRuntimeAuthStorageMethods in org.tmatesoft.svn.core.internal.wc that return ISVNAuthenticationStorageModifier and TypeMethodDescriptionprotected ISVNAuthenticationStorageDefaultSVNAuthenticationManager.getRuntimeAuthStorage()Methods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNAuthenticationStorageModifier and TypeMethodDescriptionvoidDefaultSVNAuthenticationManager.setRuntimeStorage(ISVNAuthenticationStorage storage) Sets a specific runtime authentication storage manager. -
Uses of ISVNAuthenticationStorage in org.tmatesoft.svn.core.javahl
Classes in org.tmatesoft.svn.core.javahl that implement ISVNAuthenticationStorageFields in org.tmatesoft.svn.core.javahl declared as ISVNAuthenticationStorageModifier and TypeFieldDescriptionprivate ISVNAuthenticationStorageSVNClientImpl.myAuthStorageprivate static ISVNAuthenticationStorageSVNClientImpl.ourAuthStorageMethods in org.tmatesoft.svn.core.javahl that return ISVNAuthenticationStorageModifier and TypeMethodDescriptionSVNClientImpl.getClientCredentialsStorage()static ISVNAuthenticationStorageSVNClientImpl.getRuntimeCredentialsStorage()Methods in org.tmatesoft.svn.core.javahl with parameters of type ISVNAuthenticationStorageModifier and TypeMethodDescriptionvoidSVNClientImpl.setClientCredentialsStorage(ISVNAuthenticationStorage storage) static voidSVNClientImpl.setRuntimeCredentialsStorage(ISVNAuthenticationStorage storage) -
Uses of ISVNAuthenticationStorage in org.tmatesoft.svn.core.javahl17
Classes in org.tmatesoft.svn.core.javahl17 that implement ISVNAuthenticationStorageFields in org.tmatesoft.svn.core.javahl17 declared as ISVNAuthenticationStorageModifier and TypeFieldDescriptionprivate ISVNAuthenticationStorageSVNClientImpl.authenticationStorageprivate static ISVNAuthenticationStorageSVNClientImpl.runtimeAuthenticationStorageMethods in org.tmatesoft.svn.core.javahl17 that return ISVNAuthenticationStorageModifier and TypeMethodDescriptionSVNClientImpl.getClientCredentialsStorage()static ISVNAuthenticationStorageSVNClientImpl.getRuntimeCredentialsStorage()Methods in org.tmatesoft.svn.core.javahl17 with parameters of type ISVNAuthenticationStorageModifier and TypeMethodDescriptionvoidSVNClientImpl.setClientCredentialsStorage(ISVNAuthenticationStorage storage) static voidSVNClientImpl.setRuntimeCredentialsStorage(ISVNAuthenticationStorage storage)