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
SVNException
boolean canStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.