public interface ISVNAuthStoreHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStorePlainTextPassphrases(java.lang.String realm,
SVNAuthentication auth) |
boolean |
canStorePlainTextPasswords(java.lang.String realm,
SVNAuthentication auth) |
boolean canStorePlainTextPasswords(java.lang.String realm,
SVNAuthentication auth)
throws SVNException
SVNExceptionboolean canStorePlainTextPassphrases(java.lang.String realm,
SVNAuthentication auth)
throws SVNException
SVNException