Interface ISVNAuthStoreHandler
- All Known Implementing Classes:
SVNConsoleAuthenticationProvider
public interface ISVNAuthStoreHandler
- Since:
- 1.3
- Version:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canStorePlainTextPassphrases
(String realm, SVNAuthentication auth) boolean
canStorePlainTextPasswords
(String realm, SVNAuthentication auth)
-
Method Details
-
canStorePlainTextPasswords
- Throws:
SVNException
-
canStorePlainTextPassphrases
- Throws:
SVNException
-