rcp « Security « Spring Q&A





1. Eclipse RCP + Spring Security    stackoverflow.com

I have a desktop application (built using Eclipse RCP) which on start, pops open a dialog box with 'UserName' and 'Password' fields in it. I need different types of authentication (LDAP, ...

2. Spring Security 2.0.4 and RCP    forum.springsource.org

Spring Security 2.0.4 and RCP I used to Spring Security 2.0.4 in RCP Project. When run project, error occur : Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace ...

3. How to create Session in RCP app using acegi?    forum.springsource.org

I don't know I am right(tyro). In rcp mode, how the session is using , as I find the acegi auth. is concern to the seesion. In RCP, the session is ...

4. Significant update to RCP security framework    forum.springsource.org

Shortly, I'll be checking in a significant update to the security framework for RCP. For an preview of the upcoming features, please take a look in the wiki: http://opensource2.atlassian.com/con...y/RCP/Security The checkin ...

5. SiteMinder Authentication with Spring rcp    forum.springsource.org

SiteMinder Authentication with Spring rcp All - We have spring rcp based app, which is deployed using Java Webstart. In rich client case there is method level security and not the ...

6. How to handle user state in RCP    forum.springsource.org

How to handle user state in RCP Looking for recommendations on how to handle user information during a session inside a rich client. Primarily focused on dealing with things like identity ...

7. Acegi + Eclipse RCP and webservices -> possible ?    forum.springsource.org

Hi, I am currently developing an Eclipse RCP application wich communicates with Tomcat through WebServices and HttpInvoker (i try both). I would like to use Acegi (I use both Spring and ...

8. Spring-WS and Spring-RCP Integration - Security Issues    forum.springsource.org

Dec 2nd, 2007, 08:58 AM #1 sslavic View Profile View Forum Posts Private Message Senior Member Join Date May 2007 Posts 155 Spring-WS and Spring-RCP Integration - Security Issues Problem description: ...

9. Security on RCP    forum.springsource.org

Hello, I'm newbie on Spring development, and i'm interested on security implementation at Client side (RCP eclipse) over an input box of specific screen. For example, one input box shoould be ...





10. Spring RCP & Spring Security    forum.springsource.org

Spring Secuirty 2.0 is rebranded new version of Spring's Acegi Secuirty. It's simpler to use, as Spring secuirty author's blog http://blog.springsource.com/main/20...ng-security-2/ shows. As result of rebradning and making it consistent with ...

11. Eclipse RCP and Spring Security Integration    forum.springsource.org

Eclipse RCP and Spring Security Integration Hi all, Any one has reference about how to integrate eclipse rcp with spring security? I try to provide an applicationContext-security.xml in the project with ...

12. RCP and Security on a fine grained level?    forum.springsource.org

RCP and Security on a fine grained level? It's been a typical day here, I've wound up somewhere totally different than where I thought I would be - here. I was ...

13. Server-side configuration security spring rcp    forum.springsource.org

Server-side configuration security spring rcp I am working with spring rcp and I'm integrating with Spring Security 2.0.5. I am new to spring security and do not know how to configure ...