开发者

Java based user authentication

开发者 https://www.devze.com 2022-12-18 00:14 出处:网络
Can someone point me in the direction of a good Java library to use to handle basic user login/authentication.

Can someone point me in the direction of a good Java library to use to handle basic user login/authentication.

I am looking for a competent I can integrate in开发者_如何学Goto a custom app to handle simple user/name password authentication and send account validation/password reset emails.


Maybe you could use the JAAS (Java Authentication and Authorization Service). Look at the user guide and to get an overview of it look at the tutorials and simple programs of this guide.


Filters would work: http://java.sun.com/products/servlet/Filters.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号