| Package | Description |
|---|---|
| ml.alternet.security |
This package aims to enhance security on passwords
handled in the JVM.
|
| ml.alternet.security.auth |
Support for password based authentication.
|
| ml.alternet.security.impl |
Base and full implementations of passwords.
|
| ml.alternet.security.web |
Handle safe passwords on a Web environment, meaning that in the
Web processing chain, a password NEVER appear as a String (unsafe)
inside the Web container.
|
| ml.alternet.security.web.server |
Helper classes for Web containers such as
Jetty, Tomcat...
|
Copyright © 2018 Alternet. All rights reserved.