0
votes
1answer
19 views

Spring 3.2 bean with constructor fails to initialize because of an injected property using @Required

In a Spring 3.2 project, I am bootstraping a service bean which has an injected property. The property is injected using @Required @Value(...) from a property file. I am sure the property file is ...
1
vote
1answer
136 views

example booking faces intercept-url pattern=“/secure”

I have an question relate with the example booking-faces, with the parameter in spring security intercept-url pattern="/secure" what's is mapping?, where is /secure configured. thnks.
0
votes
1answer
42 views

How to get custom User object from AuthenticationFailureBadCredentialsEvent / AuthenticationSuccessEvent object

I'm trying to show no of invalid attempts of user using spring security.I'm using a custom User class to get additional user details other than username and password. I've created two listener classes ...
0
votes
2answers
80 views

I want to change the home page menu depending on the login user. How do i do it in Spring MVC?

I am able to log-in using Spring-MVC. Now i would like to change the menu's depending upon the user who logged in. How do i pass login-username to my home page using spring MVC Controller? So that i ...
0
votes
1answer
272 views

Spring security: Redirect after successful authentication based on a drop-down value in the login form

I'm not getting selected drop down values from front-end when i use 'commandName' attribute along with spring security, as the LoginModel fields (strLogintype,strUserType)become 'null' when i get it ...
0
votes
0answers
77 views

Spring Webflow: logout

I am using Webflow 2.3.0.RELEASE and Spring 3.1.2.RELEASE with Spring security and Freemarker. It all works well except that when I logout the session is not destroyed. e.g. when I click the logout ...
0
votes
0answers
604 views

Spring security:How to map j_spring_security_check in controller?

I'm trying to integrate spring security into existing code base which is in spring mvc. In my existing code base i v'e a client delegate in web project which interacts with service delegate in ...
0
votes
1answer
38 views

Spring Roo Authority Levels

I have a simple web app i am testing out. It has two levels i.e admin and normal user. The project also has three entities. What i am trying to achieve is an instance where a user cannot delete any ...
0
votes
2answers
98 views

Need to login/ register during Spring Web-Flow

I have a web flow defined with 4 steps in it. I have also spring security configured properly. In the last step, I need to save the user's order which requires a user account. Therefore, I need to ...
-1
votes
1answer
455 views

Spring security : HTTP Status 404 : The requested resource (/trade-web/login) is not available

I'm trying to do a spring security D/B authentication example with custom service class for authentication-provider. I'm getting HTTP 404 Status -The requested resource (/itrade-web/login) is not ...
0
votes
0answers
250 views

Spring-Security + Spring Web Flow + JSF(Mojarra) trouble

Hi i have a trouble about the configuration of Spring,Spring 3.1 WebFlow2.3, JSF (Mojarra) 2, Richfaces and Spring Security 3.1. I don't want a controller to map the login page or create a flow ...
0
votes
1answer
80 views

Spring webflow unit test with spring security on

I'm trying to test a webflow controller with spring security on: <action-state id="search"> <secured attributes="ROLE_ADMIN"/> ... </action-state> I'm using ...
4
votes
1answer
509 views

Login/logout in REST with Spring 3

We are developing RESTful webservices with Spring 3 and we need to have the functionality of login/logout, something like /webservices/login/<username>/<password>/ and /webservices/logout. ...
3
votes
1answer
179 views

How to combine Spring web flow, Spring Security and a HandlerExceptionResolver like SimpleMappingExceptionResolver?

I have a SimpleMappingExceptionResolver to redirect every unhandled exception. @Bean public SimpleMappingExceptionResolver exceptionResolver() { SimpleMappingExceptionResolver resolver = ...
1
vote
2answers
166 views

Spring MVC - collection of string

I want to have an entity with a collection of string values, its to store receipt numbers which can be alpha-numeric, hence the need to store strings. How do I add such a field to an entity with ...
0
votes
0answers
83 views

Spring WebFlow Project Accessing LDAP for User Data, CAS for Authentication and LDAP for Authorities

I am working on a Spring Web flow Project that is using CAS for Authentication, plus single-sign-on and Spring Security Access LDAP for Authorities. My firm is now rethinking the Architecture and ...
1
vote
1answer
159 views

Where did org.springframework.security.ui.AbstractProcessing Filter go?

I'm migrating a legacy application from Spring Security 2.x to 3.x. When my .jsp's are deployed I get the following errors: 14:49:01,333 ERROR ...
0
votes
1answer
109 views

Store additional details of logged-in user using spring security

I am looking for the right way to store and display additional details of a logged-in user through out my application using Spring Security. For example, I want to show Welcome:Mr.Smith ...
3
votes
1answer
224 views

Spring PrimeFaces selectOneMenu submit send me to 405 - Request method 'POST' not supported

I've got very painful problem. Could not find solution on web. I'm using Spring 3.0 with JSF and PrimeFaces Spring Security is configured, also have configuration for Spring Web Flow (but I'm not ...
0
votes
1answer
879 views

Spring MVC - mvc resource

I have a spring project where, on a linux/tomcat6 server we have an external folder for person photos inside "/var/projectname/personphotos". Tried making a symbolic link and the like and nothing ...
0
votes
1answer
271 views

Redirect issue with Jasig CAS and Websphere

We currently have a set up with a load balancer carrying out SSL offloading, an http server and a websphere app server. Having got over the initial hurdle of the offloading preventing CAS from ...
0
votes
1answer
3k views

Spring XML error: Could not resolve placeholder 'cas.server.host'

I am trying to setup my Spring CAS.XML file but I dont know why the file is not seeing the values I have set in the file: Can someone please tell me what I am getting the following error: 2012-09-10 ...
0
votes
1answer
82 views

Trying to add Security to my Spring Web Flow2 Project

I have a web flow project I been working on and now its time to add some security to it. I have the login screen working for the demo but I want to add: @PreAuthorize(isAuthenticated()); To some of ...
1
vote
1answer
1k views

Security and Webflow in Spring 3.1 MVC web application configuration example?

I am trying to add webflow and security configuration to an operational Spring 3.1 MVC web application. I got rid of the application-context.xml file and ContextLoaderListener, and use ...
0
votes
1answer
2k views

contextConfigLocation with two files for security and for apppservlet [closed]

Hi in my MVC apllication i have two contextConfigLocation files one for security purpose named spring-security.xml the other one for servlet redirection named appServlet-servlet.xml My ...
3
votes
3answers
3k views

How to redirect Spring security concurrent session control 'message' on login screen?

I have web application, in which I have used Spring framework. For the concurrent session control I have use spring feature where only 1 logged in session will be maintained for 1 user as soon as that ...
0
votes
0answers
392 views

Spring Security Not working with Bookmarking/Adding the link to Favorite

EDIT-APR 10 2012- This looks something to do with the SPRING WEB FLOW On Further debugging, i found when the control reaches SWF from login.html (Bookmarked Link) the security context is not ...
0
votes
1answer
303 views

File Uploading Spring Webflow 2.3 and Security

Has anyone had an issue with doing file uploads using Spring Webflow 2.3 and Spring Security? Anytime I have a JSP page with the enctype="multipart/form-data" it all goes up in flames. I have added ...
0
votes
1answer
387 views

Trying to get the information of session WebFlow Spring

I'm trying to get the information of the session created with spring security. I want to get it in a flow of spring webflow. I tryed this: <evaluate ...
1
vote
0answers
134 views

Webflow Tiles Issue

All, We have implemented spring using tiles and everything works great so far. I have 2 issues so far: 1) I however do not like the idea of defining a new definition every time a new jsp is ...
1
vote
1answer
258 views

Spring Security access denied error (403) for authenticate user

I have a strange problem with spring security. There's an application (.war file) on the jboss server using spring security and spring web flow. Everything works fine until I run (though maven) a ...
1
vote
2answers
2k views

HttpServletRequest to MultipartHttpServletRequest: ClassCastException

I want to cast httpServletRequest to multipartHttpServletRequest. When I try this, a ClassCastException occurs. MultipartHttpServletRequest request = (MultipartHttpServletRequest)req; This error ...
1
vote
0answers
238 views

Securing Web Flow in Grails using Spring Security

According to Spring Web Flow docs it is possible to secure flow states using SecurityFlowExecutionListener How can I do it in Grails ? I am trying to achieve demanding authentification in the middle ...
3
votes
1answer
4k views

Spring Security : Bypass login form

I want to bypass the login form for a Spring webflow (Spring 2.0.5) application under certain scenarios (so the login form is presented for normal users but when the URL is like ...
13
votes
4answers
12k views

How to implement login page using Spring Security so that it works with Spring web flow?

I have a web application using Spring 2.5.6 and Spring Security 2.0.4. I have implemented a working login page, which authenticates the user against a web service. The authentication is done by ...
4
votes
2answers
2k views

Prevent Cross-Site Request Forgery in a Spring WebFlow Application

I'm looking for a (hopefully straightforward) way to add CSRF protection to an application build on Spring WebFlow 2. An approach that migrates well to Spring WebFlow 3 (when released) is preferred.
9
votes
3answers
4k views

Can i use Spring on GAE?

Can i use Spring Webflow/MVC and Spring Security and Hibernate on Google App Engine? Is there a list/summary of java frameworks that can be used on the GAE?