1. Accessing Spring context inside a JAAS login module forum.springsource.orgAccessing Spring context inside a JAAS login module I've written a JAAS login module that uses our proprietary LDAP (with very specific role configuration). We're still evaluating whether to use JNDI ... |
2. RFE: Provide a way to translate the JAAS LoginExceptions forum.springsource.orgRFE: Provide a way to translate the JAAS LoginExceptions In my JAASLoginModule, I throw a subclass of LoginException upon InvalidCredentials, UserNotFound, .... However, the current LDAPProvider does not foresee a way ... |
3. Jboss, JAAS, Spring -- working example? forum.springsource.orgJboss, JAAS, Spring -- working example? Hi, I'm currently trying to configure, for prototyping purposes, the Acegi security system to work with a JBoss and JAAS deployment I currently have working. ... |
4. JAAS with Spring forum.springsource.org |
5. JAAS problem... forum.springsource.orgJAAS problem... Hi there, My app looks like this: Business layer is a spring/hibernate-based application with SLSB EJB working as session facade to some POJO hibernate-based persistance layer. It's deployed as ... |
6. Existing application with JAAS forum.springsource.orgExisting application with JAAS Hi there! We have the following scenario: We already have an enterprise app (web, ejbs) that authenticates against a JAAS domain (configured in login-config.xml of JBoss). We ... |
7. Spring and JAAS (on Tomcat) forum.springsource.orgSpring and JAAS (on Tomcat) Hello, I am trying to use Spring to instantiate an authentication bean that I would like to use in my implementation of the LoginModule (JAAS) on ... |
8. Spring Remote Proxy for JAAS forum.springsource.org |
9. JAAS Sample forum.springsource.orgJAAS Sample Hello people, i have been trying for quite some time now getting spring-security to work with jaas. somehow i beleve i am doing something wrong with the bean-hockup. what ... |
10. JAAS AuthorityGranter never called forum.springsource.orgJAAS AuthorityGranter never called Hello I have a problem with my JAAS integration into spring. |
11. How to configure Spring with JAAS? forum.springsource.orgHow to configure Spring with JAAS? I have been following http://static.springframework.org/sp...html/jaas.html with good success until I got to the part I care most about, how to configure Spring Security to use ... |
12. JAAS and Tomcat forum.springsource.orgJAAS and Tomcat Hi there, We're trying to configure a Spring-base webapp with JAAS (Spring 2.5, Spring Security 2.0.4). We have a working config with JBoss and Weblogic with the related ... |
13. Automatic JAAS to Spring Sec. Context grabber? forum.springsource.orgAutomatic JAAS to Spring Sec. Context grabber? Hi. I am going to have some spring framework running inside of some EJBs that are deployed onto a glassfish app server. I'm going ... |