You can download spring-security-web-3.0.8.release.jar in this page.
The Apache Software License, Version 2.0
spring-security-web-3.0.8.release.jar file has the following types.
META-INF/MANIFEST.MF org.springframework.security.web.AuthenticationEntryPoint.class org.springframework.security.web.DefaultRedirectStrategy.class org.springframework.security.web.FilterChainProxy.class org.springframework.security.web.FilterInvocation.class org.springframework.security.web.PortMapper.class org.springframework.security.web.PortMapperImpl.class org.springframework.security.web.PortResolver.class org.springframework.security.web.PortResolverImpl.class org.springframework.security.web.RedirectStrategy.class org.springframework.security.web.WebAttributes.class org.springframework.security.web.access.AccessDeniedHandler.class org.springframework.security.web.access.AccessDeniedHandlerImpl.class org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator.class org.springframework.security.web.access.DummyRequest.class org.springframework.security.web.access.DummyResponse.class org.springframework.security.web.access.ExceptionTranslationFilter.class org.springframework.security.web.access.WebInvocationPrivilegeEvaluator.class org.springframework.security.web.access.channel.AbstractRetryEntryPoint.class org.springframework.security.web.access.channel.ChannelDecisionManager.class org.springframework.security.web.access.channel.ChannelDecisionManagerImpl.class org.springframework.security.web.access.channel.ChannelEntryPoint.class org.springframework.security.web.access.channel.ChannelProcessingFilter.class org.springframework.security.web.access.channel.ChannelProcessor.class org.springframework.security.web.access.channel.InsecureChannelProcessor.class org.springframework.security.web.access.channel.RetryWithHttpEntryPoint.class org.springframework.security.web.access.channel.RetryWithHttpsEntryPoint.class org.springframework.security.web.access.channel.SecureChannelProcessor.class org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler.class org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource.class org.springframework.security.web.access.expression.WebExpressionConfigAttribute.class org.springframework.security.web.access.expression.WebExpressionVoter.class org.springframework.security.web.access.expression.WebSecurityExpressionHandler.class org.springframework.security.web.access.expression.WebSecurityExpressionRoot.class org.springframework.security.web.access.intercept.DefaultFilterInvocationSecurityMetadataSource.class org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource.class org.springframework.security.web.access.intercept.FilterSecurityInterceptor.class org.springframework.security.web.access.intercept.RequestKey.class org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.class org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler.class org.springframework.security.web.authentication.AbstractProcessingFilter.class org.springframework.security.web.authentication.AnonymousAuthenticationFilter.class org.springframework.security.web.authentication.AuthenticationFailureHandler.class org.springframework.security.web.authentication.AuthenticationProcessingFilter.class org.springframework.security.web.authentication.AuthenticationProcessingFilterEntryPoint.class org.springframework.security.web.authentication.AuthenticationSuccessHandler.class org.springframework.security.web.authentication.DelegatingAuthenticationEntryPoint.class org.springframework.security.web.authentication.ExceptionMappingAuthenticationFailureHandler.class org.springframework.security.web.authentication.Http403ForbiddenEntryPoint.class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint.class org.springframework.security.web.authentication.NullRememberMeServices.class org.springframework.security.web.authentication.RememberMeServices.class org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler.class org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler.class org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler.class org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter.class org.springframework.security.web.authentication.WebAuthenticationDetails.class org.springframework.security.web.authentication.WebAuthenticationDetailsSource.class org.springframework.security.web.authentication.logout.LogoutFilter.class org.springframework.security.web.authentication.logout.LogoutHandler.class org.springframework.security.web.authentication.logout.LogoutSuccessHandler.class org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler.class org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler.class org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.class org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationProvider.class org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken.class org.springframework.security.web.authentication.preauth.PreAuthenticatedCredentialsNotFoundException.class org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesAuthenticationDetails.class org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsService.class org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails.class org.springframework.security.web.authentication.preauth.PreAuthenticatedProcessingFilterEntryPoint.class org.springframework.security.web.authentication.preauth.RequestHeaderAuthenticationFilter.class org.springframework.security.web.authentication.preauth.j2ee.AbstractPreAuthenticatedAuthenticationDetailsSource.class org.springframework.security.web.authentication.preauth.j2ee.J2eeBasedPreAuthenticatedWebAuthenticationDetailsSource.class org.springframework.security.web.authentication.preauth.j2ee.J2eePreAuthenticatedProcessingFilter.class org.springframework.security.web.authentication.preauth.j2ee.WebXmlMappableAttributesRetriever.class org.springframework.security.web.authentication.preauth.websphere.DefaultWASUsernameAndGroupsExtractor.class org.springframework.security.web.authentication.preauth.websphere.WASUsernameAndGroupsExtractor.class org.springframework.security.web.authentication.preauth.websphere.WebSphere2SpringSecurityPropagationInterceptor.class org.springframework.security.web.authentication.preauth.websphere.WebSpherePreAuthenticatedAuthenticationDetailsSource.class org.springframework.security.web.authentication.preauth.websphere.WebSpherePreAuthenticatedProcessingFilter.class org.springframework.security.web.authentication.preauth.websphere.WebSpherePreAuthenticatedWebAuthenticationDetailsSource.class org.springframework.security.web.authentication.preauth.x509.SubjectDnX509PrincipalExtractor.class org.springframework.security.web.authentication.preauth.x509.X509AuthenticationFilter.class org.springframework.security.web.authentication.preauth.x509.X509PrincipalExtractor.class org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices.class org.springframework.security.web.authentication.rememberme.CookieTheftException.class org.springframework.security.web.authentication.rememberme.InMemoryTokenRepositoryImpl.class org.springframework.security.web.authentication.rememberme.InvalidCookieException.class org.springframework.security.web.authentication.rememberme.JdbcTokenRepositoryImpl.class org.springframework.security.web.authentication.rememberme.PersistentRememberMeToken.class org.springframework.security.web.authentication.rememberme.PersistentTokenBasedRememberMeServices.class org.springframework.security.web.authentication.rememberme.PersistentTokenRepository.class org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationException.class org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.class org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices.class org.springframework.security.web.authentication.session.ConcurrentSessionControlStrategy.class org.springframework.security.web.authentication.session.NullAuthenticatedSessionStrategy.class org.springframework.security.web.authentication.session.SessionAuthenticationException.class org.springframework.security.web.authentication.session.SessionAuthenticationStrategy.class org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy.class org.springframework.security.web.authentication.switchuser.AuthenticationSwitchUserEvent.class org.springframework.security.web.authentication.switchuser.SwitchUserAuthorityChanger.class org.springframework.security.web.authentication.switchuser.SwitchUserFilter.class org.springframework.security.web.authentication.switchuser.SwitchUserGrantedAuthority.class org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.class org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint.class org.springframework.security.web.authentication.www.BasicAuthenticationFilter.class org.springframework.security.web.authentication.www.DigestAuthUtils.class org.springframework.security.web.authentication.www.DigestAuthenticationEntryPoint.class org.springframework.security.web.authentication.www.DigestAuthenticationFilter.class org.springframework.security.web.authentication.www.NonceExpiredException.class org.springframework.security.web.context.HttpRequestResponseHolder.class org.springframework.security.web.context.HttpSessionContextIntegrationFilter.class org.springframework.security.web.context.HttpSessionSecurityContextRepository.class org.springframework.security.web.context.SaveContextOnUpdateOrErrorResponseWrapper.class org.springframework.security.web.context.SecurityContextPersistenceFilter.class org.springframework.security.web.context.SecurityContextRepository.class org.springframework.security.web.firewall.DefaultHttpFirewall.class org.springframework.security.web.firewall.FirewalledRequest.class org.springframework.security.web.firewall.FirewalledResponse.class org.springframework.security.web.firewall.HttpFirewall.class org.springframework.security.web.firewall.RequestRejectedException.class org.springframework.security.web.firewall.RequestWrapper.class org.springframework.security.web.savedrequest.DefaultSavedRequest.class org.springframework.security.web.savedrequest.Enumerator.class org.springframework.security.web.savedrequest.FastHttpDateFormat.class org.springframework.security.web.savedrequest.HttpSessionRequestCache.class org.springframework.security.web.savedrequest.NullRequestCache.class org.springframework.security.web.savedrequest.RequestCache.class org.springframework.security.web.savedrequest.RequestCacheAwareFilter.class org.springframework.security.web.savedrequest.SavedCookie.class org.springframework.security.web.savedrequest.SavedRequest.class org.springframework.security.web.savedrequest.SavedRequestAwareWrapper.class org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.class org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestWrapper.class org.springframework.security.web.session.ConcurrentSessionFilter.class org.springframework.security.web.session.HttpSessionCreatedEvent.class org.springframework.security.web.session.HttpSessionDestroyedEvent.class org.springframework.security.web.session.HttpSessionEventPublisher.class org.springframework.security.web.session.SessionManagementFilter.class org.springframework.security.web.util.AntUrlPathMatcher.class org.springframework.security.web.util.ELRequestMatcher.class org.springframework.security.web.util.ELRequestMatcherContext.class org.springframework.security.web.util.IpAddressMatcher.class org.springframework.security.web.util.RedirectUrlBuilder.class org.springframework.security.web.util.RegexUrlPathMatcher.class org.springframework.security.web.util.RequestMatcher.class org.springframework.security.web.util.RequestMatcherEditor.class org.springframework.security.web.util.TextEscapeUtils.class org.springframework.security.web.util.ThrowableAnalyzer.class org.springframework.security.web.util.ThrowableCauseExtractor.class org.springframework.security.web.util.UrlMatcher.class org.springframework.security.web.util.UrlUtils.class
spring-security-web-3.0.8.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.springframework.security</groupId> <artifactId>spring-security-parent</artifactId> <version>3.0.8.RELEASE</version> </parent> <packaging>jar</packaging> <artifactId>spring-security-web</artifactId> <name>Spring Security - Web Application Security Module</name> <dependencies> <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-core</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <!-- optional>true</optional --> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> <version>1.3</version> <scope>test</scope> </dependency> <dependency> <groupId>hsqldb</groupId> <artifactId>hsqldb</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>com.springsource.bundlor</groupId> <artifactId>com.springsource.bundlor.maven</artifactId> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-web</artifactId> <version>3.0.8.release</version> </dependency>
If you think the following spring-security-web-3.0.8.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-security-web-3.0.8.release.jar file