Are there any open source projects that enabled implementing OAuth Server? Apache Foundation ones?
Java OAuth Server [closed]
Asked Answered
Why are these OAuth server questions all of a sudden becoming so popular? –
Snafu
Duplicate of #4875920 –
Freeliving
I would suggest using the Spring Security Module. It's open source and the entire framework is very powerful.
I plan to use Guice for DI, I am not sure how Spring Security would bundle in with Guice?? –
Puerperal
According to this: #5485068 there is no Spring/Guice integration. Here is a simple tutorial how to write custom AOP security check: jpz-log.info/archives/2009/11/04/… –
Incongruent
Have a look at http://oauth.net/code/
in the Java section ;)
© 2022 - 2024 — McMap. All rights reserved.