开发者

Authenticate user from membership tables in Java

开发者 https://www.devze.com 2023-03-04 20:57 出处:网络
I have a asp.net web application which is using membership for authentication and authorization. Now I have d开发者_开发百科evelop the application in Java which authenticate the user from the same dat

I have a asp.net web application which is using membership for authentication and authorization. Now I have d开发者_开发百科evelop the application in Java which authenticate the user from the same database [i.e. from the membership tables]. How to do that?


Many frameworks have a security "library" to abstract away the low level stuff. What framework are you using? If you aren't using one take a look at Spring and Spring Security.

0

精彩评论

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

关注公众号