1. How to set the userid in the session while using j_spring_security_check forum.springsource.orgJul 11th, 2011, 01:34 PM #1 prantikg View Profile View Forum Posts Private Message Junior Member Join Date Jul 2011 Posts 10 How to set the userid in the session while ... |
2. How to retrieve userid having colon in spring security forum.springsource.orgI have a user id = "tel:123" and password="code", and when i retrieve the user id from authentication object i get only "tel" as user id and password as "123:code". It ... |
3. Unique id on user table in stead of userid forum.springsource.orgHi, I have an application where I have many clients. I changed the user table and added a column called client_id. How can I get Acegi to look for the combination ... |
4. Web Service Client - how do I set basic Authentication userid / password forum.springsource.orgI am using an WebServiceGatewaySupport subclass as a Web Service Client - how do I set HTTP Basic Authentication userid / password, this is required to be sent as the web ... |
5. SingleConnectionFactory with Userid password forum.springsource.orgSingleConnectionFactory with Userid password Hi, In order not to create/close JMS connection for each send I understand one should use org.springframework.jms.connection.SingleConnectio nFactory. but unfortunately this factory does not support creating connection ... |
6. Capturing WS-Security Userid forum.springsource.orgCapturing WS-Security Userid Hello all: In the case of a secure web service (basic password security), how would one capture the userid for auditing purposes? I looked at the possibility of ... |
7. j_spring_security_check displaying userid and password in IE7 Status bar forum.springsource.orgj_spring_security_check displaying userid and password in IE7 Status bar Hello We are runnning a website which requires a login for personal information. We using SSL.. However, I have found that when ... |
8. dynamic userid and password configuration for spring DAO forums.oracle.com |