Uses of Interface
org.tmatesoft.svn.core.internal.wc.DefaultSVNPersistentAuthenticationProvider.IPasswordStorage
-
Packages that use DefaultSVNPersistentAuthenticationProvider.IPasswordStorage Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of DefaultSVNPersistentAuthenticationProvider.IPasswordStorage in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement DefaultSVNPersistentAuthenticationProvider.IPasswordStorage Modifier and Type Class Description protected classDefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorageprotected classDefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorageprotected classDefaultSVNPersistentAuthenticationProvider.SimplePasswordStorageprotected classDefaultSVNPersistentAuthenticationProvider.WinCryptPasswordStorageMethods in org.tmatesoft.svn.core.internal.wc that return DefaultSVNPersistentAuthenticationProvider.IPasswordStorage Modifier and Type Method Description protected DefaultSVNPersistentAuthenticationProvider.IPasswordStorage[]DefaultSVNPersistentAuthenticationProvider. createPasswordStorages(DefaultSVNOptions options)
-