Search code examples
jsfjsf-2icefacesicefaces-1.8

Where to find com.icesoft.spring.security.JsfRedirectStrategy class


i am trying to apply the sample in here:

http://wiki.icefaces.org/display/ICE/Spring+Security

but i need to know what library contains this class:

Code:

com.icesoft.spring.security.JsfRedirectStrategy

Solution

  • It's in the attacted file: http://wiki.icefaces.org/download/attachments/2196309/SpringSecurity3IceFaces2-tutorial.zip (in the springsecurity/src/java/com/icesoft/spring/security folder).

    Unfortunately the link is on the top of the page.