Dont worry about it guys...i figured it out.
This is what i needed : http://static.springsource.org/spring-security/site/docs/3.0.x/reference/preauth.html
The webapp : "samples/preauth" is...
Type: Posts; User: verderaul; Keyword(s):
Dont worry about it guys...i figured it out.
This is what i needed : http://static.springsource.org/spring-security/site/docs/3.0.x/reference/preauth.html
The webapp : "samples/preauth" is...
Guys,
I am stuck with this issue and don't know how to resolve this.
Tomcat Setup
1.) I have defined my users and roles in the DB and use JDBCRealm in Tomcat to authenticate.
Spring...