environment « Security « Spring Q&A





1. Spring Security in a multi-tenant environment?    forum.springsource.org

Hi, I am using Spring Security in a multi-tenant environment, whereby the login form takes in j_username, j_password, and j_company (additional) parameter. The problem I am running into is that the ...

2. Environment for developing spring-security    forum.springsource.org

Hello, what do you use guys? I do not mean those who use SEC in their project, but those who developing SEC. STS/Eclipse/vi/emacs? I am interested in your work process/workflow (test ...

3. How does acegi work in a webfarm environment    forum.springsource.org

Hi! I would like to incorporate some sign-on cookie (not CAS), for remembering the logged in user, when the Acegi protected application is deployed behind a load balancer, or a farm ...

4. Using Acegi in a corporate environment    forum.springsource.org

Using Acegi in a corporate environment I am thinking of using Acegi to secure public web services for my company (Fortune 500). As part of that I will have to appear ...

5. Spring Security in a multi-tenant environment?    forum.springsource.org

Hello, I am using Spring Security in a multi-tenant environment, whereby the login form takes in j_username, j_password, and j_company (additional) parameter. The problem I am running into is that the ...

6. Hos to Access Environment variable.    forum.springsource.org

I have a requirement to have all our properties files be stored in a directory. The location of this directory should be stored in a system environment variable.