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
SVNException
ISVNAuthStoreHandler getAuthStoreHandler() throws SVNException
SVNException
boolean isSSLPassphrasePromptSupported()
ISVNGnomeKeyringPasswordProvider getGnomeKeyringPasswordProvider()
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.