1. Multiple config files for spring security stackoverflow.comI'm quite new to all things spring, and right now I'm developing an application that uses Spring, Spring MVC and Srping Security. My problem is that I'm using two dispatcher servlets, ... |
2. Does anyone have a working spring3 securty config using oauth2? stackoverflow.comI am trying to make spring security with oauth2 work but there is really no good tutorial out there. The tonr and sparkl example apps magically work but I won't have ... |
3. Reference issue with Spring 3.0/Hibernate config files stackoverflow.comAll, I originally had my setup like this and everything worked as expected.
spring-servlet.xml had
hibernate-cfg.xml had
|
4. Can anybody settle my problem about security config? forum.springsource.orgCan anybody settle my problem about security config? :?: my application is based on RCP + SessionBean + DAO, and App Server is weblogic. now I have some question about the ... |
5. SSL Config Unable to Start in STS forum.springsource.orgI have configured tc Server to use 8443 and SSL. I changed the server.xml settings to include: Code: |
6. Security Config forum.springsource.orgSecurity Config In our application we have two different user tables called seeker and referrer. These two tables have different fields but but Username and Password fields are common. I have ... |
7. (newbie) config problem: Authentication object is null forum.springsource.orgApr 6th, 2006, 04:51 AM #1 jessicad View Profile View Forum Posts Private Message Junior Member Join Date Apr 2006 Posts 13 (newbie) config problem: Authentication object is null Hi, I've ... |
8. Hide password in datasource config forum.springsource.orgHi all, does anyone have an idea how I can hide/encrypt the password for a datasource configuration? Maybe you can give me a little example. Code: |
9. Acegi with Spring 2.0 aop config? forum.springsource.orgAcegi with Spring 2.0 aop config? I am currently using Spring 2.0 with the |
10. how to create a Map with a list of User defined objects in Spring config forum.springsource.orghow to create a Map with a list of User defined objects in Spring config Ok, this might be simple but Im just losing my patience with the syntax now I ... |
11. How to config algorithm in security policy file forum.springsource.orgHi, I want to config the security policy file, for example, config the encrypt algorithm using 3des, SHA-1,.... any help will be great appreciated! |
12. Config File access issue forum.springsource.orgConfig File access issue I have a silly problem. For most of you it may be cake walk. Please help me to resolve this. My project structure is project /WEB-INF /classes/com/../.. ... |
13. using |
14. java.lang.VerifyError from security.config.SecurityNamespaceHandler on deploy forum.springsource.orgFeb 3rd, 2009, 09:59 AM #1 naffats View Profile View Forum Posts Private Message Junior Member Join Date Feb 2009 Posts 5 java.lang.VerifyError from security.config.SecurityNamespaceHandler on deploy Hi, we're having a ... |
15. polling config not working (new user) forum.springsource.orgHi, I am new to spring integration but I like it. I got the following elements connected to each other in the following order: inbound-channel-adapter pollable channel transformer direct channel service ... |
16. Basic Authentication Config forum.springsource.orgBasic Authentication Config Reading through the docs, basic auth looks really easy... However, I can't seem to get it to work. Here's what I have done: web.xml Code: |
17. Spring Security config file error forum.springsource.org |
18. STS Spring Security 3.0.1 config compile error forum.springsource.orgSTS Spring Security 3.0.1 config compile error Hi all, I have recently downloaded and installed the SpringSource Tool suite. We have configured our project to use the latest version of Spring ... |
19. Config problem with Spring 3, Security 3.0 and SBI 1.0.2 forum.springsource.orgFeb 9th, 2010, 06:59 AM #1 raja_s_patil View Profile View Forum Posts Private Message Member Join Date Jan 2009 Posts 56 Config problem with Spring 3, Security 3.0 and SBI 1.0.2 ... |
20. Different Spring Security Config's per servlet forum.springsource.orgDifferent Spring Security Config's per servlet Hi all, I was wondering if it was possbile to configure a different Spring Security configuration for each servlet in my war file. I have ... |
21. Broken config - Spring Security allows access forum.springsource.orgJul 1st, 2010, 11:28 AM #1 micksear View Profile View Forum Posts Private Message Junior Member Join Date Jul 2010 Posts 2 Broken config - Spring Security allows access Hi, I ... |
22. config pool AD in spring security config? forum.springsource.orgconfig pool AD in spring security config? I would connect to Active directory using spring security config . But i cant connect white a user/ password via my J2EE/flex application. the ... |
23. Using optional config file to override application default security settings forum.springsource.orgUsing optional config file to override application default security settings My application has a default spring security configuration, but I would like to enable users to override the default settings. I ... |