메소드 |
설명 |
|
ConnectionInfo ( ) : System |
|
|
buildURL ( ) : String |
|
|
clear ( ) : void |
|
|
clearAccounts ( ) : void |
|
|
getAccounts ( ) : String[] |
|
|
getGTMLicensed ( ) : bool |
|
|
getLastAccount ( ) : String |
|
|
isValid ( ) : System.Boolean |
|
|
loadFromRegistry ( ) : void |
|
|
loadFromRegistry ( String sRequestedHostname ) : void |
|
|
migrateOldSettings ( ) : void |
|
|
saveToRegistry ( ) : void |
|
|
saveToRegistry ( String sHostname ) : void |
|
|
setCredentials ( string username, string password ) : void |
|
|
setEndpoint ( String hostname, String port, String endpoint ) : void |
|
|
setGTMLicensed ( bool bLicensed ) : void |
|
|
setHostType ( string hosttype ) : void |
|
|
setLastAccount ( String sHostname ) : void |
|
|