java security servlet
1.0.0
General: Protect application resources.
Specific: Restrict servlet execution: Processaservlet only to authorized users. Request the authentication of credentials to release the protected resource.
Users were defined with their respective passwords, already considering their type/level of access;
Ask the user to insert their credentials;
Each server has its specific configuration mode, in this project it was considered for Apache Tomcat 8.5.