开发者

Java based user 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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜