banking-bot/BankingBot/Contracts
Aaron Yarborough a39b20484f Changed login to not return respose
The login method now throws specific exceptions if something goes wrong during the login process. This is the ideal way for a developer using this API to handle errors.
2017-02-13 13:05:48 +00:00
..
IAccountManager.cs Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
IBrowserBot.cs Client and dependencies are now properly disposed of 2017-02-12 23:00:59 +00:00
IClient.cs Changed login to not return respose 2017-02-13 13:05:48 +00:00
ILoginCredentials.cs Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
ILoginManager.cs Changed login to not return respose 2017-02-13 13:05:48 +00:00
IProviderAccountManager.cs Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
IProviderLoginManager.cs Changed login to not return respose 2017-02-13 13:05:48 +00:00
IResponse.cs Added responses to login 2017-01-25 20:29:53 +00:00
IScriptManager.cs Script manager changes 2017-02-10 14:58:10 +00:00