Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6d9bc9d6b |
+2
-2
@@ -3,13 +3,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-acl</artifactId>
|
<artifactId>spring-security-acl</artifactId>
|
||||||
<name>Spring Security - ACL module</name>
|
<name>Spring Security - ACL module</name>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-adapters</artifactId>
|
<artifactId>spring-security-adapters</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-catalina</artifactId>
|
<artifactId>spring-security-catalina</artifactId>
|
||||||
<name>Spring Security - Catalina adapter</name>
|
<name>Spring Security - Catalina adapter</name>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-adapters</artifactId>
|
<artifactId>spring-security-adapters</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-jboss</artifactId>
|
<artifactId>spring-security-jboss</artifactId>
|
||||||
<name>Spring Security - JBoss adapter</name>
|
<name>Spring Security - JBoss adapter</name>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-adapters</artifactId>
|
<artifactId>spring-security-adapters</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-jetty</artifactId>
|
<artifactId>spring-security-jetty</artifactId>
|
||||||
<name>Spring Security - Jetty adapter</name>
|
<name>Spring Security - Jetty adapter</name>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-adapters</artifactId>
|
<artifactId>spring-security-adapters</artifactId>
|
||||||
<name>Spring Security - Adapters</name>
|
<name>Spring Security - Adapters</name>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-adapters</artifactId>
|
<artifactId>spring-security-adapters</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-resin</artifactId>
|
<artifactId>spring-security-resin</artifactId>
|
||||||
<name>Spring Security - Resin adapter</name>
|
<name>Spring Security - Resin adapter</name>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-cas-client</artifactId>
|
<artifactId>spring-security-cas-client</artifactId>
|
||||||
<name>Spring Security - CAS support</name>
|
<name>Spring Security - CAS support</name>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
<artifactId>spring-security-core-tiger</artifactId>
|
<artifactId>spring-security-core-tiger</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
<artifactId>spring-security-core</artifactId>
|
<artifactId>spring-security-core</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<artifactId>spring-security-ntlm</artifactId>
|
<artifactId>spring-security-ntlm</artifactId>
|
||||||
|
|||||||
+2
-2
@@ -3,12 +3,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-openid</artifactId>
|
<artifactId>spring-security-openid</artifactId>
|
||||||
<name>Spring Security - OpenID support</name>
|
<name>Spring Security - OpenID support</name>
|
||||||
<description>Spring Security - Support for OpenID</description>
|
<description>Spring Security - Support for OpenID</description>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
<name>Spring Security</name>
|
<name>Spring Security</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
@@ -38,9 +38,9 @@
|
|||||||
|
|
||||||
<!-- Note when doing releases: tagBase is set in release plugin configuration below -->
|
<!-- Note when doing releases: tagBase is set in release plugin configuration below -->
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk</connection>
|
<connection>scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/spring-security-parent-2.0.3</connection>
|
||||||
<developerConnection>scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk</developerConnection>
|
<developerConnection>scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/spring-security-parent-2.0.3</developerConnection>
|
||||||
<url>http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/trunk/</url>
|
<url>http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/tags/spring-security-parent-2.0.3</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
@@ -732,7 +732,7 @@
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
<properties>
|
<properties>
|
||||||
<pom.version.osgi>2.0.2.SNAPSHOT</pom.version.osgi>
|
<pom.version.osgi>2.0.3.RELEASE</pom.version.osgi>
|
||||||
<spring.version>2.0.8</spring.version>
|
<spring.version>2.0.8</spring.version>
|
||||||
<spring.version.osgi>[2.0.8, 3.0.0)</spring.version.osgi>
|
<spring.version.osgi>[2.0.8, 3.0.0)</spring.version.osgi>
|
||||||
<jstl.version>1.1.2</jstl.version>
|
<jstl.version>1.1.2</jstl.version>
|
||||||
|
|||||||
+3
-3
@@ -3,18 +3,18 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-portlet</artifactId>
|
<artifactId>spring-security-portlet</artifactId>
|
||||||
<name>Spring Security - Portlet support</name>
|
<name>Spring Security - Portlet support</name>
|
||||||
<description>Spring Security - Support for JSR 168 Portlets</description>
|
<description>Spring Security - Support for JSR 168 Portlets</description>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-core</artifactId>
|
<artifactId>spring-security-core</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javax.servlet</groupId>
|
<groupId>javax.servlet</groupId>
|
||||||
|
|||||||
+4
-4
@@ -18,15 +18,15 @@ BUILDING
|
|||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Spring Security is built using Maven. Please read the "Building from Source" page
|
Spring Security is built using Maven. Please read the "Building from Source" page
|
||||||
at http://static.springframework.org/spring-security/site/.
|
at http://static.springframework.org/spring-security/site/.
|
||||||
This page is also included in the /docs directory of official release ZIPs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
DOCUMENTATION
|
DOCUMENTATION
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Be sure to read the Reference Guide, which is available from the web site.
|
Be sure to read the Reference Guide (docs/reference/html/springsecurity.html).
|
||||||
Every class also has thorough JavaDocs, which are also available on the web site.
|
Extensive JavaDoc for the Spring Security code is also available (in docs/apidocs).
|
||||||
|
Both can also be found on the website.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
QUICK START
|
QUICK START
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-cas</artifactId>
|
<artifactId>spring-security-samples-cas</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-cas-client</artifactId>
|
<artifactId>spring-security-samples-cas-client</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-cas</artifactId>
|
<artifactId>spring-security-samples-cas</artifactId>
|
||||||
|
|||||||
+12
-12
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-cas</artifactId>
|
<artifactId>spring-security-samples-cas</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-cas-server</artifactId>
|
<artifactId>spring-security-samples-cas-server</artifactId>
|
||||||
@@ -29,19 +29,19 @@
|
|||||||
<wantClientAuth>true</wantClientAuth>
|
<wantClientAuth>true</wantClientAuth>
|
||||||
<needClientAuth>false</needClientAuth>
|
<needClientAuth>false</needClientAuth>
|
||||||
</connector>
|
</connector>
|
||||||
</connectors>
|
</connectors>
|
||||||
<systemProperties>
|
<systemProperties>
|
||||||
<systemProperty>
|
<systemProperty>
|
||||||
<name>javax.net.ssl.trustStore</name>
|
<name>javax.net.ssl.trustStore</name>
|
||||||
<value>../../certificates/server.jks</value>
|
<value>../../certificates/server.jks</value>
|
||||||
</systemProperty>
|
</systemProperty>
|
||||||
<systemProperty>
|
<systemProperty>
|
||||||
<name>javax.net.ssl.trustStorePassword</name>
|
<name>javax.net.ssl.trustStorePassword</name>
|
||||||
<value>password</value>
|
<value>password</value>
|
||||||
</systemProperty>
|
</systemProperty>
|
||||||
</systemProperties>
|
</systemProperties>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-samples-contacts</artifactId>
|
<artifactId>spring-security-samples-contacts</artifactId>
|
||||||
<name>Spring Security - Contacts sample</name>
|
<name>Spring Security - Contacts sample</name>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-security-samples-dms</artifactId>
|
<artifactId>spring-security-samples-dms</artifactId>
|
||||||
<name>Spring Security - DMS sample</name>
|
<name>Spring Security - DMS sample</name>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-ldap</artifactId>
|
<artifactId>spring-security-samples-ldap</artifactId>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-openid</artifactId>
|
<artifactId>spring-security-samples-openid</artifactId>
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
<http>
|
<http>
|
||||||
<intercept-url pattern="/**" access="ROLE_USER"/>
|
<intercept-url pattern="/**" access="ROLE_USER"/>
|
||||||
<intercept-url pattern="/openidlogin.jsp*" filters="none"/>
|
<intercept-url pattern="/openidlogin.jsp*" filters="none"/>
|
||||||
<logout/>
|
<logout/>
|
||||||
<openid-login login-page="/openidlogin.jsp" />
|
<openid-login login-page="/openidlogin.jsp" authentication-failure-url="/openidlogin.jsp?login_error=true" />
|
||||||
</http>
|
</http>
|
||||||
|
|
||||||
<authentication-manager alias="authenticationManager"/>
|
<authentication-manager alias="authenticationManager"/>
|
||||||
@@ -44,4 +44,4 @@
|
|||||||
<user name="http://spring.security.test.myopenid.com/" password="password" authorities="ROLE_SUPERVISOR,ROLE_USER" />
|
<user name="http://spring.security.test.myopenid.com/" password="password" authorities="ROLE_SUPERVISOR,ROLE_USER" />
|
||||||
</user-service>
|
</user-service>
|
||||||
|
|
||||||
</b:beans>
|
</b:beans>
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-portlet</artifactId>
|
<artifactId>spring-security-samples-portlet</artifactId>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-preauth</artifactId>
|
<artifactId>spring-security-samples-preauth</artifactId>
|
||||||
@@ -42,7 +42,6 @@
|
|||||||
<groupId>jaxen</groupId>
|
<groupId>jaxen</groupId>
|
||||||
<artifactId>jaxen</artifactId>
|
<artifactId>jaxen</artifactId>
|
||||||
<version>1.1.1</version>
|
<version>1.1.1</version>
|
||||||
<optional>true</optional>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-tutorial</artifactId>
|
<artifactId>spring-security-samples-tutorial</artifactId>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<artifactId>spring-security-heavyduty</artifactId>
|
<artifactId>spring-security-heavyduty</artifactId>
|
||||||
<name>Spring Security - Heavy Duty Sample</name>
|
<name>Spring Security - Heavy Duty Sample</name>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.0.3-SNAPSHOT</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
@@ -166,7 +166,7 @@
|
|||||||
</build>
|
</build>
|
||||||
<properties>
|
<properties>
|
||||||
<spring.version>2.5.4</spring.version>
|
<spring.version>2.5.4</spring.version>
|
||||||
<spring.security.version>2.0.2-SNAPSHOT</spring.security.version>
|
<spring.security.version>2.0.3-SNAPSHOT</spring.security.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
package heavyduty.web;
|
package heavyduty.web;
|
||||||
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
import java.util.Arrays;
|
||||||
import java.util.HashMap;
|
import java.util.HashMap;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
@@ -23,10 +24,15 @@ public class TestMultiActionController extends MultiActionController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void step1(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
|
public void step1(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
|
||||||
request.getRequestDispatcher("/testMulti.htm?action=step1xtra").forward(request, response);
|
String[] x = request.getParameterValues("x");
|
||||||
|
logger.info("x= " + (x == null ? "null" : Arrays.asList(x)));
|
||||||
|
String[] y = request.getParameterValues("y");
|
||||||
|
logger.info("y = " + (y == null ? "null" : Arrays.asList(y)));
|
||||||
|
request.getRequestDispatcher("/testMulti.htm?action=step1xtra&x=5&x=5").forward(request, response);
|
||||||
}
|
}
|
||||||
|
|
||||||
public ModelAndView step1xtra(HttpServletRequest request, HttpServletResponse response) throws ServletRequestBindingException {
|
public ModelAndView step1xtra(HttpServletRequest request, HttpServletResponse response) throws ServletRequestBindingException {
|
||||||
|
logger.info("x = " + Arrays.asList(request.getParameterValues("x")));
|
||||||
return createView("step2");
|
return createView("step2");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,9 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<form action="testMulti.htm">
|
<form action="testMulti.htm">
|
||||||
<input name="action" value="${nextAction}" type="text"/>
|
<input name="action" value="${nextAction}" type="text"/> <br/>
|
||||||
|
<input name="x" value="5" type="text"/> <br/>
|
||||||
|
<input name="y" value="5" type="text"/> <br/>
|
||||||
<input type='submit' value='submit' />
|
<input type='submit' value='submit' />
|
||||||
</form>
|
</form>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
+2
-2
@@ -3,13 +3,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>spring-security-parent</artifactId>
|
<artifactId>spring-security-parent</artifactId>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-taglibs</artifactId>
|
<artifactId>spring-security-taglibs</artifactId>
|
||||||
<name>Spring Security - JSP taglibs</name>
|
<name>Spring Security - JSP taglibs</name>
|
||||||
<version>2.0.3-SNAPSHOT</version>
|
<version>2.0.3</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user