Uses of Interface
org.tmatesoft.svn.core.internal.wc.DefaultSVNPersistentAuthenticationProvider.IPasswordStorage
Packages that use DefaultSVNPersistentAuthenticationProvider.IPasswordStorage
-
Uses of DefaultSVNPersistentAuthenticationProvider.IPasswordStorage in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement DefaultSVNPersistentAuthenticationProvider.IPasswordStorageModifier and TypeClassDescriptionprotected class
protected class
protected class
protected class
Fields in org.tmatesoft.svn.core.internal.wc declared as DefaultSVNPersistentAuthenticationProvider.IPasswordStorageMethods in org.tmatesoft.svn.core.internal.wc that return DefaultSVNPersistentAuthenticationProvider.IPasswordStorageModifier and TypeMethodDescriptionDefaultSVNPersistentAuthenticationProvider.createPasswordStorages
(DefaultSVNOptions options) DefaultSVNPersistentAuthenticationProvider.getPasswordStorage
(java.lang.String passType) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type DefaultSVNPersistentAuthenticationProvider.IPasswordStorageModifier and TypeMethodDescriptionprivate char[]
DefaultSVNPersistentAuthenticationProvider.readPassphrase
(java.lang.String realm, DefaultSVNPersistentAuthenticationProvider.IPasswordStorage passwordStorage, SVNProperties authValues) private char[]
DefaultSVNPersistentAuthenticationProvider.readPassword
(java.lang.String realm, java.lang.String userName, DefaultSVNPersistentAuthenticationProvider.IPasswordStorage passwordStorage, SVNProperties authValues)