public interface ISVNAuthenticationStorageOptions
| Modifier and Type | Field and Description |
|---|---|
static ISVNAuthenticationStorageOptions |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
ISVNAuthStoreHandler |
getAuthStoreHandler() |
ISVNGnomeKeyringPasswordProvider |
getGnomeKeyringPasswordProvider() |
boolean |
isNonInteractive() |
boolean |
isSSLPassphrasePromptSupported() |
static final ISVNAuthenticationStorageOptions DEFAULT
boolean isNonInteractive()
throws SVNException
SVNExceptionISVNAuthStoreHandler getAuthStoreHandler() throws SVNException
SVNExceptionboolean isSSLPassphrasePromptSupported()
ISVNGnomeKeyringPasswordProvider getGnomeKeyringPasswordProvider()
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.