|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SettingsDecryptionResult
Collects the output of the settings decrypter.
Method Summary | |
---|---|
List<SettingsProblem> |
getProblems()
Gets the problems that were encountered during the settings decryption. |
List<Proxy> |
getProxies()
Gets the decrypted proxies. |
Proxy |
getProxy()
Gets the decrypted proxy. |
Server |
getServer()
Gets the decrypted server. |
List<Server> |
getServers()
Gets the decrypted servers. |
Method Detail |
---|
Server getServer()
getServers()
.
null
.List<Server> getServers()
null
.Proxy getProxy()
getProxies()
.
null
.List<Proxy> getProxies()
null
.List<SettingsProblem> getProblems()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |