PruebaJAAS/README.md

16 lines
355 B
Markdown
Raw Permalink Normal View History

2022-09-09 17:35:34 +00:00
# PruebaJAAS
Implementación de prueba del sistema nativo de seguridad de Java [JAAS](https://www.oracle.com/java/technologies/javase/javase-tech-security.html) (Java Authentication and Authorization Service)
Prueba realizada con `Java 11` y despliegue con `Tomcat 10`
### Credenciales de acceso
```
Usuario: user
Password: pass
```
### Licencia
MIT