组织ID: |
org.springframework.security |
项目ID: |
spring-security-web |
版本: |
5.0.11.RELEASE |
最后修改时间: |
2019-01-12 09:18:34 |
包类型: |
java-source (源码) |
大小: |
471.59KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<version>5.0.11.RELEASE</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
org.springframework.security:spring-security-web:5.0.11.RELEASE
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
org/springframework/security/web/messages_en.properties
org/springframework/security/web/messages_de.properties
org/springframework/security/web/context/NullSecurityContextRepository.java
org/springframework/security/web/context/AbstractSecurityWebApplicationInitializer.java
org/springframework/security/web/context/package-info.java
org/springframework/security/web/context/SaveContextOnUpdateOrErrorResponseWrapper.java
org/springframework/security/web/context/HttpRequestResponseHolder.java
org/springframework/security/web/context/HttpSessionSecurityContextRepository.java
org/springframework/security/web/context/request/async/WebAsyncManagerIntegrationFilter.java
org/springframework/security/web/context/request/async/SecurityContextCallableProcessingInterceptor.java
org/springframework/security/web/context/SecurityContextRepository.java
org/springframework/security/web/context/support/SecurityWebApplicationContextUtils.java
org/springframework/security/web/context/SecurityContextPersistenceFilter.java
org/springframework/security/web/savedrequest/SavedCookie.java
org/springframework/security/web/savedrequest/RequestCacheAwareFilter.java
org/springframework/security/web/savedrequest/DefaultSavedRequest.java
org/springframework/security/web/savedrequest/SavedRequestAwareWrapper.java
org/springframework/security/web/savedrequest/RequestCache.java
org/springframework/security/web/savedrequest/FastHttpDateFormat.java
org/springframework/security/web/savedrequest/package-info.java
org/springframework/security/web/savedrequest/HttpSessionRequestCache.java
org/springframework/security/web/savedrequest/SavedRequest.java
org/springframework/security/web/savedrequest/Enumerator.java
org/springframework/security/web/savedrequest/NullRequestCache.java
org/springframework/security/web/session/SimpleRedirectSessionInformationExpiredStrategy.java
org/springframework/security/web/session/ConcurrentSessionFilter.java
org/springframework/security/web/session/SessionInformationExpiredStrategy.java
org/springframework/security/web/session/SessionManagementFilter.java
org/springframework/security/web/session/HttpSessionDestroyedEvent.java
org/springframework/security/web/session/package-info.java
org/springframework/security/web/session/SessionInformationExpiredEvent.java
org/springframework/security/web/session/InvalidSessionAccessDeniedHandler.java
org/springframework/security/web/session/HttpSessionEventPublisher.java
org/springframework/security/web/session/SimpleRedirectInvalidSessionStrategy.java
org/springframework/security/web/session/HttpSessionCreatedEvent.java
org/springframework/security/web/session/InvalidSessionStrategy.java
org/springframework/security/web/DefaultRedirectStrategy.java
org/springframework/security/web/servletapi/HttpServlet3RequestFactory.java
org/springframework/security/web/servletapi/package-info.java
org/springframework/security/web/servletapi/HttpServlet25RequestFactory.java
org/springframework/security/web/servletapi/SecurityContextHolderAwareRequestFilter.java
org/springframework/security/web/servletapi/SecurityContextHolderAwareRequestWrapper.java
org/springframework/security/web/servletapi/HttpServletRequestFactory.java
org/springframework/security/web/bind/annotation/AuthenticationPrincipal.java
org/springframework/security/web/bind/support/AuthenticationPrincipalArgumentResolver.java
org/springframework/security/web/jaasapi/package-info.java
org/springframework/security/web/jaasapi/JaasApiIntegrationFilter.java
org/springframework/security/web/servlet/support/csrf/CsrfRequestDataValueProcessor.java
org/springframework/security/web/servlet/util/matcher/MvcRequestMatcher.java
org/springframework/security/web/FilterInvocation.java
org/springframework/security/web/authentication/AbstractAuthenticationTargetUrlRequestHandler.java
org/springframework/security/web/authentication/session/AbstractSessionFixationProtectionStrategy.java
org/springframework/security/web/authentication/session/ConcurrentSessionControlAuthenticationStrategy.java
org/springframework/security/web/authentication/session/package-info.java
org/springframework/security/web/authentication/session/RegisterSessionAuthenticationStrategy.java
org/springframework/security/web/authentication/session/SessionAuthenticationStrategy.java
org/springframework/security/web/authentication/session/CompositeSessionAuthenticationStrategy.java
org/springframework/security/web/authentication/session/NullAuthenticatedSessionStrategy.java
org/springframework/security/web/authentication/session/SessionAuthenticationException.java
org/springframework/security/web/authentication/session/SessionFixationProtectionStrategy.java
org/springframework/security/web/authentication/session/SessionFixationProtectionEvent.java
org/springframework/security/web/authentication/session/ChangeSessionIdAuthenticationStrategy.java
org/springframework/security/web/authentication/AuthenticationSuccessHandler.java
org/springframework/security/web/authentication/DelegatingAuthenticationFailureHandler.java
org/springframework/security/web/authentication/NullRememberMeServices.java
org/springframework/security/web/authentication/SavedRequestAwareAuthenticationSuccessHandler.java
org/springframework/security/web/authentication/ExceptionMappingAuthenticationFailureHandler.java
org/springframework/security/web/authentication/www/NonceExpiredException.java
org/springframework/security/web/authentication/www/DigestAuthenticationFilter.java
org/springframework/security/web/authentication/www/package-info.java
org/springframework/security/web/authentication/www/DigestAuthUtils.java
org/springframework/security/web/authentication/www/DigestAuthenticationEntryPoint.java
org/springframework/security/web/authentication/www/BasicAuthenticationFilter.java
org/springframework/security/web/authentication/www/BasicAuthenticationEntryPoint.java
org/springframework/security/web/authentication/AbstractAuthenticationProcessingFilter.java
org/springframework/security/web/authentication/switchuser/AuthenticationSwitchUserEvent.java
org/springframework/security/web/authentication/switchuser/SwitchUserGrantedAuthority.java
org/springframework/security/web/authentication/switchuser/package-info.java
org/springframework/security/web/authentication/switchuser/SwitchUserFilter.java
org/springframework/security/web/authentication/switchuser/SwitchUserAuthorityChanger.java
org/springframework/security/web/authentication/AnonymousAuthenticationFilter.java
org/springframework/security/web/authentication/ui/package-info.java
org/springframework/security/web/authentication/ui/DefaultLoginPageGeneratingFilter.java
org/springframework/security/web/authentication/Http403ForbiddenEntryPoint.java
org/springframework/security/web/authentication/package-info.java
org/springframework/security/web/authentication/rememberme/RememberMeAuthenticationException.java
org/springframework/security/web/authentication/rememberme/RememberMeAuthenticationFilter.java
org/springframework/security/web/authentication/rememberme/InvalidCookieException.java
org/springframework/security/web/authentication/rememberme/AbstractRememberMeServices.java
org/springframework/security/web/authentication/rememberme/PersistentTokenRepository.java
org/springframework/security/web/authentication/rememberme/InMemoryTokenRepositoryImpl.java
org/springframework/security/web/authentication/rememberme/JdbcTokenRepositoryImpl.java
org/springframework/security/web/authentication/rememberme/package-info.java
org/springframework/security/web/authentication/rememberme/PersistentRememberMeToken.java
org/springframework/security/web/authentication/rememberme/PersistentTokenBasedRememberMeServices.java
org/springframework/security/web/authentication/rememberme/TokenBasedRememberMeServices.java
org/springframework/security/web/authentication/rememberme/CookieTheftException.java
org/springframework/security/web/authentication/RememberMeServices.java
org/springframework/security/web/authentication/DelegatingAuthenticationEntryPoint.java
org/springframework/security/web/authentication/preauth/PreAuthenticatedCredentialsNotFoundException.java
org/springframework/security/web/authentication/preauth/websphere/WebSpherePreAuthenticatedWebAuthenticationDetailsSource.java
org/springframework/security/web/authentication/preauth/websphere/package-info.java
org/springframework/security/web/authentication/preauth/websphere/WebSpherePreAuthenticatedProcessingFilter.java
org/springframework/security/web/authentication/preauth/websphere/WASUsernameAndGroupsExtractor.java
org/springframework/security/web/authentication/preauth/websphere/DefaultWASUsernameAndGroupsExtractor.java
org/springframework/security/web/authentication/preauth/PreAuthenticatedAuthenticationProvider.java
org/springframework/security/web/authentication/preauth/package-info.java
org/springframework/security/web/authentication/preauth/PreAuthenticatedGrantedAuthoritiesUserDetailsService.java
org/springframework/security/web/authentication/preauth/RequestAttributeAuthenticationFilter.java
org/springframework/security/web/authentication/preauth/x509/X509AuthenticationFilter.java
org/springframework/security/web/authentication/preauth/x509/X509PrincipalExtractor.java
org/springframework/security/web/authentication/preauth/x509/package-info.java
org/springframework/security/web/authentication/preauth/x509/SubjectDnX509PrincipalExtractor.java
org/springframework/security/web/authentication/preauth/PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails.java
org/springframework/security/web/authentication/preauth/RequestHeaderAuthenticationFilter.java
org/springframework/security/web/authentication/preauth/AbstractPreAuthenticatedProcessingFilter.java
org/springframework/security/web/authentication/preauth/j2ee/J2eePreAuthenticatedProcessingFilter.java
org/springframework/security/web/authentication/preauth/j2ee/package-info.java
org/springframework/security/web/authentication/preauth/j2ee/J2eeBasedPreAuthenticatedWebAuthenticationDetailsSource.java
org/springframework/security/web/authentication/preauth/j2ee/WebXmlMappableAttributesRetriever.java
org/springframework/security/web/authentication/preauth/PreAuthenticatedAuthenticationToken.java
org/springframework/security/web/authentication/SimpleUrlAuthenticationSuccessHandler.java
org/springframework/security/web/authentication/ForwardAuthenticationFailureHandler.java
org/springframework/security/web/authentication/AuthenticationFailureHandler.java
org/springframework/security/web/authentication/HttpStatusEntryPoint.java
org/springframework/security/web/authentication/WebAuthenticationDetails.java
org/springframework/security/web/authentication/SimpleUrlAuthenticationFailureHandler.java
org/springframework/security/web/authentication/LoginUrlAuthenticationEntryPoint.java
org/springframework/security/web/authentication/UsernamePasswordAuthenticationFilter.java
org/springframework/security/web/authentication/WebAuthenticationDetailsSource.java
org/springframework/security/web/authentication/ForwardAuthenticationSuccessHandler.java
org/springframework/security/web/authentication/logout/CompositeLogoutHandler.java
org/springframework/security/web/authentication/logout/LogoutFilter.java
org/springframework/security/web/authentication/logout/CookieClearingLogoutHandler.java
org/springframework/security/web/authentication/logout/LogoutSuccessHandler.java
org/springframework/security/web/authentication/logout/package-info.java
org/springframework/security/web/authentication/logout/LogoutHandler.java
org/springframework/security/web/authentication/logout/HttpStatusReturningLogoutSuccessHandler.java
org/springframework/security/web/authentication/logout/ForwardLogoutSuccessHandler.java
org/springframework/security/web/authentication/logout/SimpleUrlLogoutSuccessHandler.java
org/springframework/security/web/authentication/logout/DelegatingLogoutSuccessHandler.java
org/springframework/security/web/authentication/logout/SecurityContextLogoutHandler.java
org/springframework/security/web/package-info.java
org/springframework/security/web/header/Header.java
org/springframework/security/web/header/HeaderWriterFilter.java
org/springframework/security/web/header/writers/HpkpHeaderWriter.java
org/springframework/security/web/header/writers/CacheControlHeadersWriter.java
org/springframework/security/web/header/writers/XXssProtectionHeaderWriter.java
org/springframework/security/web/header/writers/frameoptions/RegExpAllowFromStrategy.java
org/springframework/security/web/header/writers/frameoptions/XFrameOptionsHeaderWriter.java
org/springframework/security/web/header/writers/frameoptions/StaticAllowFromStrategy.java
org/springframework/security/web/header/writers/frameoptions/WhiteListedAllowFromStrategy.java
org/springframework/security/web/header/writers/frameoptions/AbstractRequestParameterAllowFromStrategy.java
org/springframework/security/web/header/writers/frameoptions/AllowFromStrategy.java
org/springframework/security/web/header/writers/DelegatingRequestMatcherHeaderWriter.java
org/springframework/security/web/header/writers/XContentTypeOptionsHeaderWriter.java
org/springframework/security/web/header/writers/StaticHeadersWriter.java
org/springframework/security/web/header/writers/ContentSecurityPolicyHeaderWriter.java
org/springframework/security/web/header/writers/HstsHeaderWriter.java
org/springframework/security/web/header/writers/ReferrerPolicyHeaderWriter.java
org/springframework/security/web/header/HeaderWriter.java
org/springframework/security/web/method/annotation/AuthenticationPrincipalArgumentResolver.java
org/springframework/security/web/method/annotation/CsrfTokenArgumentResolver.java
org/springframework/security/web/server/WebFilterExchange.java
org/springframework/security/web/server/SecurityWebFilterChain.java
org/springframework/security/web/server/context/SecurityContextServerWebExchange.java
org/springframework/security/web/server/context/NoOpServerSecurityContextRepository.java
org/springframework/security/web/server/context/WebSessionServerSecurityContextRepository.java
org/springframework/security/web/server/context/SecurityContextServerWebExchangeWebFilter.java
org/springframework/security/web/server/context/ServerSecurityContextRepository.java
org/springframework/security/web/server/context/ReactorContextWebFilter.java
org/springframework/security/web/server/savedrequest/ServerRequestCache.java
org/springframework/security/web/server/savedrequest/ServerRequestCacheWebFilter.java
org/springframework/security/web/server/savedrequest/NoOpServerRequestCache.java
org/springframework/security/web/server/savedrequest/WebSessionServerRequestCache.java
org/springframework/security/web/server/ServerAuthenticationEntryPoint.java
org/springframework/security/web/server/ui/LoginPageGeneratingWebFilter.java
org/springframework/security/web/server/ui/LogoutPageGeneratingWebFilter.java
org/springframework/security/web/server/authentication/ServerAuthenticationSuccessHandler.java
org/springframework/security/web/server/authentication/RedirectServerAuthenticationFailureHandler.java
org/springframework/security/web/server/authentication/RedirectServerAuthenticationEntryPoint.java
org/springframework/security/web/server/authentication/RedirectServerAuthenticationSuccessHandler.java
org/springframework/security/web/server/authentication/ServerAuthenticationFailureHandler.java
org/springframework/security/web/server/authentication/WebFilterChainServerAuthenticationSuccessHandler.java
org/springframework/security/web/server/authentication/HttpBasicServerAuthenticationEntryPoint.java
org/springframework/security/web/server/authentication/AuthenticationWebFilter.java
org/springframework/security/web/server/authentication/ServerAuthenticationEntryPointFailureHandler.java
org/springframework/security/web/server/authentication/logout/LogoutWebFilter.java
org/springframework/security/web/server/authentication/logout/ServerLogoutHandler.java
org/springframework/security/web/server/authentication/logout/RedirectServerLogoutSuccessHandler.java
org/springframework/security/web/server/authentication/logout/ServerLogoutSuccessHandler.java
org/springframework/security/web/server/authentication/logout/SecurityContextServerLogoutHandler.java
org/springframework/security/web/server/header/ServerHttpHeadersWriter.java
org/springframework/security/web/server/header/ContentTypeOptionsServerHttpHeadersWriter.java
org/springframework/security/web/server/header/StrictTransportSecurityServerHttpHeadersWriter.java
org/springframework/security/web/server/header/XContentTypeOptionsServerHttpHeadersWriter.java
org/springframework/security/web/server/header/XXssProtectionServerHttpHeadersWriter.java
org/springframework/security/web/server/header/StaticServerHttpHeadersWriter.java
org/springframework/security/web/server/header/CompositeServerHttpHeadersWriter.java
org/springframework/security/web/server/header/HttpHeaderWriterWebFilter.java
org/springframework/security/web/server/header/XFrameOptionsServerHttpHeadersWriter.java
org/springframework/security/web/server/header/CacheControlServerHttpHeadersWriter.java
org/springframework/security/web/server/WebFilterChainProxy.java
org/springframework/security/web/server/DelegatingServerAuthenticationEntryPoint.java
org/springframework/security/web/server/ServerHttpBasicAuthenticationConverter.java
org/springframework/security/web/server/csrf/CsrfException.java
org/springframework/security/web/server/csrf/CsrfWebFilter.java
org/springframework/security/web/server/csrf/CsrfToken.java
org/springframework/security/web/server/csrf/DefaultCsrfToken.java
org/springframework/security/web/server/csrf/WebSessionServerCsrfTokenRepository.java
org/springframework/security/web/server/csrf/ServerCsrfTokenRepository.java
org/springframework/security/web/server/authorization/AuthorizationContext.java
org/springframework/security/web/server/authorization/ServerAccessDeniedHandler.java
org/springframework/security/web/server/authorization/AuthorizationWebFilter.java
org/springframework/security/web/server/authorization/HttpStatusServerAccessDeniedHandler.java
org/springframework/security/web/server/authorization/DelegatingReactiveAuthorizationManager.java
org/springframework/security/web/server/authorization/ExceptionTranslationWebFilter.java
org/springframework/security/web/server/MatcherSecurityWebFilterChain.java
org/springframework/security/web/server/DefaultServerRedirectStrategy.java
org/springframework/security/web/server/util/matcher/ServerWebExchangeMatchers.java
org/springframework/security/web/server/util/matcher/MediaTypeServerWebExchangeMatcher.java
org/springframework/security/web/server/util/matcher/PathPatternParserServerWebExchangeMatcher.java
org/springframework/security/web/server/util/matcher/AndServerWebExchangeMatcher.java
org/springframework/security/web/server/util/matcher/OrServerWebExchangeMatcher.java
org/springframework/security/web/server/util/matcher/ServerWebExchangeMatcher.java
org/springframework/security/web/server/util/matcher/ServerWebExchangeMatcherEntry.java
org/springframework/security/web/server/ServerRedirectStrategy.java
org/springframework/security/web/server/ServerFormLoginAuthenticationConverter.java
org/springframework/security/web/access/intercept/FilterInvocationSecurityMetadataSource.java
org/springframework/security/web/access/intercept/package-info.java
org/springframework/security/web/access/intercept/RequestKey.java
org/springframework/security/web/access/intercept/DefaultFilterInvocationSecurityMetadataSource.java
org/springframework/security/web/access/intercept/FilterSecurityInterceptor.java
org/springframework/security/web/access/ExceptionTranslationFilter.java
org/springframework/security/web/access/package-info.java
org/springframework/security/web/access/WebInvocationPrivilegeEvaluator.java
org/springframework/security/web/access/expression/AbstractVariableEvaluationContextPostProcessor.java
org/springframework/security/web/access/expression/WebSecurityExpressionRoot.java
org/springframework/security/web/access/expression/package-info.java
org/springframework/security/web/access/expression/DefaultWebSecurityExpressionHandler.java
org/springframework/security/web/access/expression/WebExpressionConfigAttribute.java
org/springframework/security/web/access/expression/WebExpressionVoter.java
org/springframework/security/web/access/expression/DelegatingEvaluationContext.java
org/springframework/security/web/access/expression/EvaluationContextPostProcessor.java
org/springframework/security/web/access/expression/ExpressionBasedFilterInvocationSecurityMetadataSource.java
org/springframework/security/web/access/DefaultWebInvocationPrivilegeEvaluator.java
org/springframework/security/web/access/AccessDeniedHandlerImpl.java
org/springframework/security/web/access/channel/RetryWithHttpsEntryPoint.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|