google ads

Tuesday, August 4, 2009

1. Authentication module

The first module of this project is authentication. Authentication is done to secure the project from unauthorized user. The username and password is checked and the unauthorized user is ignored. The user can access the application if the username and password is valid. As it is the first module of the project it gives security to our application.

1 comment:

  1. Authentication is absolutely necessary for the security reasons and to avoid unauthorized access. In case of a web based application there are several authentication measure available like digital signatures which are preferred more over the usual password scheme.
    electronic signature software

    ReplyDelete