1. Looking for a Simple Spring security example stackoverflow.comI am new to spring-security (Java) and I am looking for a good and !simple! example of:
|
2. a very simple spring security 3 example don't work? stackoverflow.coma very simple spring security 3 example that i found on the net give me a strage ecxeption in jboss! ecxeption with log:
|
3. Any example about user authentication and session forum.springsource.orgHi, I'm new to spring. I'm looking for an example (using spring, annotation) demonstrate user login authentication When login successfully, and navigate to other jsp (or xhtml) page, it's still the ... |
4. Examples of service layer security forum.springsource.org |
5. example of JdbcDaoImpl with extended User? forum.springsource.orgI think you should be able to do this just by defining your own query class (extend Spring's MappingSqlQuery as the inner class in JdbcDaoImpl does): http://acegisecurity.sourceforge.net...aoImpl.html#73 and then use the ... |
6. is there an example about using Acegi without Spring forum.springsource.orgI am newer to Acegi. I want to use it in my application now,but I do not use spring. I have read article Acegi Security Use Without Spring ,but I can ... |
7. Contacts Acegi security example - Source codes? forum.springsource.orgHi, After trying 100 times, I'm still not able to checkout the Contacts (Acegi Security example) project from CVS. I did try to check out it with Maven (1.0.2). I'm kind ... |
8. Example with Acegi forum.springsource.orgExample with Acegi Hi I'm developing in NetBeans, and I want to use ACEGI. The Contact Sample works very well, but I can't do a new application I need to config ... |
9. authentication example for HttpInvokerServiceExporter forum.springsource.orgMay 9th, 2006, 08:40 AM #1 Gideon View Profile View Forum Posts Private Message Senior Member Join Date Oct 2004 Location Germany Posts 143 authentication example for HttpInvokerServiceExporter Hi, i use ... |
10. example program of using acegi-security in spring hibernate application forum.springsource.orgThe examples that ship with Acegi should be a good starting point. All you need to do is implement a UserDetailsService which uses Hibernate and plug it in. I would have ... |
11. SImple example to delegate authentication to the container forum.springsource.orgSImple example to delegate authentication to the container I am trying to find an easy way to configure Spring security to delegate the authentication to the container. Our app can be ... |
12. Hierarchical Roles deployment example? forum.springsource.orgHierarchical Roles deployment example? Hello guys, I'm relatively new to Spring and Spring Security, dealing with it only for a few weeks. After reading Spring Security reference guide and a lot ... |
13. Looking for simple example for ICEfaces 1.7 and Spring Security 2.0.4 forum.springsource.orgHello, if found this example in the forum. But it uses Acegis 1.0.7. http://www.icefaces.org/JForum/posts/list/6419.page Now I search for the same example but with Spring Security 2.0.4. Can anyone help? |
14. Data access by example class forum.springsource.orgHi, I am using the following code and I am not able to get my desire result. There is no error in the script and I also get all the criteria ... |
15. Any complete example using Spring Security with Hibernate? forum.springsource.orgAny complete example using Spring Security with Hibernate? Hi, I would really like to see an example which: Allow accounts to be created. Allow accounts to have passwords changed. Has an ... |
16. spring security example forum.springsource.org |
17. A simple authentication example forum.springsource.orgA simple authentication example Hi, I have searched a lot for this, but without any luck, I need a Simple Example in spring-security that demonstrates My own Authentication scheme. What i ... |
18. Spring Security Pojo Example forum.springsource.orgSpring Security Pojo Example The following is a result of my getting familiar with Spring Security. The example will describe how to create a simple Java helloword program which requires authentication ... |
19. Spring-Security 3 example needs work forum.springsource.orgMay 11th, 2010, 03:23 AM #1 Wlf2kme View Profile View Forum Posts Private Message Junior Member Join Date May 2010 Posts 12 Spring-Security 3 example needs work Hey, New to the ... |