Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Spring and the fly likes authenication user using spring security Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "authenication user using spring security" Watch "authenication user using spring security" New topic
Author

authenication user using spring security

farhath farook
Ranch Hand

Joined: Aug 01, 2007
Posts: 37
hi,
am new ti spring framework. i would like to learn bit about the spring security. i have no idea on how to do the authentication ( is that authentication and storing that user as a session object will help here? f i do so will the spring configuration will read the session to know the authorization of the user) . am so confuse.
can any one give ma a good tutorial or a example where i can know a bit no the way of authentication in spring secrity.

thanks in advance
Linh Dang Hong
Greenhorn

Joined: Sep 10, 2008
Posts: 8
Check it out http://www.tfo-eservices.eu/wb_tutorials/media/SpringAcegiTutorial/HTML/SpringAcegiTutorial-1_1-html.html


SCJP 5.0
SCWCD 5.0
SCBCD 5.0
SCJWSD 5.0
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: authenication user using spring security
 
Similar Threads
Integerating DWR with security logic
Using other Authentication Providers
Security - authorization without authentication
How to invalidate a session in one browser when the same user login from any other browser?
explicitly making any user logout from the site