Uml sequence diagram 2 - Saloshp/AndRemote GitHub Wiki
Welcome to AndRemote Persistence!
Back To Home Page
Back To SDS Page
Back To Diagrams Page
##AndRemote Sqeuence Diagram (#2) UML Diagram:
Description:
Remote user updates his AndRemote application , receiving new data about new controllers information , from the distant server.
Flow:
- Remote user enters his user name and password for accessing the server (for update purposes).
- Security Class of the application communicates with the server trying to confirm login.
- Access Granted, if everything is OK.
- Update is allowed (Accessing server for loading new data about new controllers info).
- Access authorization is checked again.
- Loading relevant data, if everything is OK.
- Sending data to user.