组织ID: |
org.springframework.security |
项目ID: |
spring-security-core |
版本: |
4.2.10.RELEASE |
最后修改时间: |
2018-11-29 16:41:42 |
包类型: |
javadoc (Api文档) |
大小: |
972.93KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>4.2.10.RELEASE</version>
<classifier>javadoc</classifier>
<type>javadoc</type>
</dependency>
|
Gradle引入代码: |
org.springframework.security:spring-security-core:4.2.10.RELEASE
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
overview-frame.html
org/springframework/security/core/SpringSecurityMessageSource.html
org/springframework/security/core/SpringSecurityCoreVersion.html
org/springframework/security/core/annotation/package-tree.html
org/springframework/security/core/annotation/package-summary.html
org/springframework/security/core/annotation/AuthenticationPrincipal.html
org/springframework/security/core/annotation/package-frame.html
org/springframework/security/core/authority/GrantedAuthoritiesContainer.html
org/springframework/security/core/authority/package-tree.html
org/springframework/security/core/authority/SimpleGrantedAuthority.html
org/springframework/security/core/authority/package-summary.html
org/springframework/security/core/authority/mapping/NullAuthoritiesMapper.html
org/springframework/security/core/authority/mapping/MapBasedAttributes2GrantedAuthoritiesMapper.html
org/springframework/security/core/authority/mapping/Attributes2GrantedAuthoritiesMapper.html
org/springframework/security/core/authority/mapping/package-tree.html
org/springframework/security/core/authority/mapping/SimpleAttributes2GrantedAuthoritiesMapper.html
org/springframework/security/core/authority/mapping/SimpleMappableAttributesRetriever.html
org/springframework/security/core/authority/mapping/package-summary.html
org/springframework/security/core/authority/mapping/GrantedAuthoritiesMapper.html
org/springframework/security/core/authority/mapping/MappableAttributesRetriever.html
org/springframework/security/core/authority/mapping/SimpleAuthorityMapper.html
org/springframework/security/core/authority/mapping/package-frame.html
org/springframework/security/core/authority/AuthorityUtils.html
org/springframework/security/core/authority/package-frame.html
org/springframework/security/core/parameters/DefaultSecurityParameterNameDiscoverer.html
org/springframework/security/core/parameters/package-tree.html
org/springframework/security/core/parameters/package-summary.html
org/springframework/security/core/parameters/AnnotationParameterNameDiscoverer.html
org/springframework/security/core/parameters/package-frame.html
org/springframework/security/core/package-tree.html
org/springframework/security/core/context/SecurityContextHolder.html
org/springframework/security/core/context/SecurityContextHolderStrategy.html
org/springframework/security/core/context/package-tree.html
org/springframework/security/core/context/package-summary.html
org/springframework/security/core/context/SecurityContext.html
org/springframework/security/core/context/package-frame.html
org/springframework/security/core/context/SecurityContextImpl.html
org/springframework/security/core/token/DefaultToken.html
org/springframework/security/core/token/SecureRandomFactoryBean.html
org/springframework/security/core/token/Sha512DigestUtils.html
org/springframework/security/core/token/TokenService.html
org/springframework/security/core/token/Token.html
org/springframework/security/core/token/package-tree.html
org/springframework/security/core/token/KeyBasedPersistenceTokenService.html
org/springframework/security/core/token/package-summary.html
org/springframework/security/core/token/package-frame.html
org/springframework/security/core/package-summary.html
org/springframework/security/core/Authentication.html
org/springframework/security/core/CredentialsContainer.html
org/springframework/security/core/AuthenticationException.html
org/springframework/security/core/GrantedAuthority.html
org/springframework/security/core/session/SessionInformation.html
org/springframework/security/core/session/package-tree.html
org/springframework/security/core/session/package-summary.html
org/springframework/security/core/session/SessionRegistry.html
org/springframework/security/core/session/SessionCreationEvent.html
org/springframework/security/core/session/SessionRegistryImpl.html
org/springframework/security/core/session/package-frame.html
org/springframework/security/core/session/SessionDestroyedEvent.html
org/springframework/security/core/package-frame.html
org/springframework/security/core/userdetails/jdbc/package-tree.html
org/springframework/security/core/userdetails/jdbc/package-summary.html
org/springframework/security/core/userdetails/jdbc/JdbcDaoImpl.html
org/springframework/security/core/userdetails/jdbc/package-frame.html
org/springframework/security/core/userdetails/UserDetailsByNameServiceWrapper.html
org/springframework/security/core/userdetails/package-tree.html
org/springframework/security/core/userdetails/package-summary.html
org/springframework/security/core/userdetails/memory/UserAttribute.html
org/springframework/security/core/userdetails/memory/package-tree.html
org/springframework/security/core/userdetails/memory/package-summary.html
org/springframework/security/core/userdetails/memory/UserAttributeEditor.html
org/springframework/security/core/userdetails/memory/package-frame.html
org/springframework/security/core/userdetails/User.UserBuilder.html
org/springframework/security/core/userdetails/AuthenticationUserDetailsService.html
org/springframework/security/core/userdetails/UsernameNotFoundException.html
org/springframework/security/core/userdetails/UserCache.html
org/springframework/security/core/userdetails/UserDetails.html
org/springframework/security/core/userdetails/cache/package-tree.html
org/springframework/security/core/userdetails/cache/package-summary.html
org/springframework/security/core/userdetails/cache/NullUserCache.html
org/springframework/security/core/userdetails/cache/SpringCacheBasedUserCache.html
org/springframework/security/core/userdetails/cache/EhCacheBasedUserCache.html
org/springframework/security/core/userdetails/cache/package-frame.html
org/springframework/security/core/userdetails/UserDetailsChecker.html
org/springframework/security/core/userdetails/package-frame.html
org/springframework/security/core/userdetails/UserDetailsService.html
org/springframework/security/core/userdetails/User.html
org/springframework/security/scheduling/package-tree.html
org/springframework/security/scheduling/DelegatingSecurityContextSchedulingTaskExecutor.html
org/springframework/security/scheduling/package-summary.html
org/springframework/security/scheduling/package-frame.html
org/springframework/security/context/package-tree.html
org/springframework/security/context/package-summary.html
org/springframework/security/context/DelegatingApplicationListener.html
org/springframework/security/context/package-frame.html
org/springframework/security/access/ConfigAttribute.html
org/springframework/security/access/annotation/Secured.html
org/springframework/security/access/annotation/package-tree.html
org/springframework/security/access/annotation/package-summary.html
org/springframework/security/access/annotation/Jsr250MethodSecurityMetadataSource.html
org/springframework/security/access/annotation/AnnotationMetadataExtractor.html
org/springframework/security/access/annotation/Jsr250Voter.html
org/springframework/security/access/annotation/SecuredAnnotationSecurityMetadataSource.html
org/springframework/security/access/annotation/Jsr250SecurityConfig.html
org/springframework/security/access/annotation/package-frame.html
org/springframework/security/access/SecurityMetadataSource.html
org/springframework/security/access/package-tree.html
org/springframework/security/access/vote/AbstractAclVoter.html
org/springframework/security/access/vote/RoleHierarchyVoter.html
org/springframework/security/access/vote/package-tree.html
org/springframework/security/access/vote/ConsensusBased.html
org/springframework/security/access/vote/package-summary.html
org/springframework/security/access/vote/AuthenticatedVoter.html
org/springframework/security/access/vote/package-frame.html
org/springframework/security/access/vote/AffirmativeBased.html
org/springframework/security/access/vote/UnanimousBased.html
org/springframework/security/access/vote/RoleVoter.html
org/springframework/security/access/vote/AbstractAccessDecisionManager.html
org/springframework/security/access/AccessDeniedException.html
org/springframework/security/access/method/AbstractMethodSecurityMetadataSource.html
org/springframework/security/access/method/P.html
org/springframework/security/access/method/AbstractFallbackMethodSecurityMetadataSource.html
org/springframework/security/access/method/package-tree.html
org/springframework/security/access/method/MapBasedMethodSecurityMetadataSource.html
org/springframework/security/access/method/DelegatingMethodSecurityMetadataSource.html
org/springframework/security/access/method/package-summary.html
org/springframework/security/access/method/MethodSecurityMetadataSource.html
org/springframework/security/access/method/package-frame.html
org/springframework/security/access/prepost/PrePostAnnotationSecurityMetadataSource.html
org/springframework/security/access/prepost/PreAuthorize.html
org/springframework/security/access/prepost/PostInvocationAdviceProvider.html
org/springframework/security/access/prepost/PostInvocationAttribute.html
org/springframework/security/access/prepost/package-tree.html
org/springframework/security/access/prepost/PreInvocationAuthorizationAdviceVoter.html
org/springframework/security/access/prepost/package-summary.html
org/springframework/security/access/prepost/PreInvocationAuthorizationAdvice.html
org/springframework/security/access/prepost/PostAuthorize.html
org/springframework/security/access/prepost/PrePostInvocationAttributeFactory.html
org/springframework/security/access/prepost/PostInvocationAuthorizationAdvice.html
org/springframework/security/access/prepost/PreInvocationAttribute.html
org/springframework/security/access/prepost/PreFilter.html
org/springframework/security/access/prepost/package-frame.html
org/springframework/security/access/prepost/PostFilter.html
org/springframework/security/access/event/AuthorizationFailureEvent.html
org/springframework/security/access/event/package-tree.html
org/springframework/security/access/event/PublicInvocationEvent.html
org/springframework/security/access/event/package-summary.html
org/springframework/security/access/event/LoggerListener.html
org/springframework/security/access/event/AbstractAuthorizationEvent.html
org/springframework/security/access/event/AuthorizedEvent.html
org/springframework/security/access/event/AuthenticationCredentialsNotFoundEvent.html
org/springframework/security/access/event/package-frame.html
org/springframework/security/access/package-summary.html
org/springframework/security/access/AuthorizationServiceException.html
org/springframework/security/access/AfterInvocationProvider.html
org/springframework/security/access/hierarchicalroles/package-tree.html
org/springframework/security/access/hierarchicalroles/RoleHierarchyImpl.html
org/springframework/security/access/hierarchicalroles/RoleHierarchyAuthoritiesMapper.html
org/springframework/security/access/hierarchicalroles/package-summary.html
org/springframework/security/access/hierarchicalroles/CycleInRoleHierarchyException.html
org/springframework/security/access/hierarchicalroles/NullRoleHierarchy.html
org/springframework/security/access/hierarchicalroles/RoleHierarchyUtils.html
org/springframework/security/access/hierarchicalroles/package-frame.html
org/springframework/security/access/hierarchicalroles/RoleHierarchy.html
org/springframework/security/access/AccessDecisionManager.html
org/springframework/security/access/intercept/RunAsImplAuthenticationProvider.html
org/springframework/security/access/intercept/AfterInvocationProviderManager.html
org/springframework/security/access/intercept/RunAsManagerImpl.html
org/springframework/security/access/intercept/aspectj/AspectJMethodSecurityInterceptor.html
org/springframework/security/access/intercept/aspectj/MethodInvocationAdapter.html
org/springframework/security/access/intercept/aspectj/package-tree.html
org/springframework/security/access/intercept/aspectj/package-summary.html
org/springframework/security/access/intercept/aspectj/AspectJCallback.html
org/springframework/security/access/intercept/aspectj/package-frame.html
org/springframework/security/access/intercept/InterceptorStatusToken.html
org/springframework/security/access/intercept/package-tree.html
org/springframework/security/access/intercept/RunAsManager.html
org/springframework/security/access/intercept/aopalliance/MethodSecurityMetadataSourceAdvisor.html
org/springframework/security/access/intercept/aopalliance/package-tree.html
org/springframework/security/access/intercept/aopalliance/package-summary.html
org/springframework/security/access/intercept/aopalliance/MethodSecurityInterceptor.html
org/springframework/security/access/intercept/aopalliance/package-frame.html
org/springframework/security/access/intercept/RunAsUserToken.html
org/springframework/security/access/intercept/package-summary.html
org/springframework/security/access/intercept/AfterInvocationManager.html
org/springframework/security/access/intercept/package-frame.html
org/springframework/security/access/intercept/AbstractSecurityInterceptor.html
org/springframework/security/access/intercept/MethodInvocationPrivilegeEvaluator.html
org/springframework/security/access/PermissionCacheOptimizer.html
org/springframework/security/access/SecurityConfig.html
org/springframework/security/access/expression/SecurityExpressionHandler.html
org/springframework/security/access/expression/SecurityExpressionOperations.html
org/springframework/security/access/expression/SecurityExpressionRoot.html
org/springframework/security/access/expression/package-tree.html
org/springframework/security/access/expression/method/DefaultMethodSecurityExpressionHandler.html
org/springframework/security/access/expression/method/package-tree.html
org/springframework/security/access/expression/method/package-summary.html
org/springframework/security/access/expression/method/MethodSecurityExpressionHandler.html
org/springframework/security/access/expression/method/MethodSecurityExpressionOperations.html
org/springframework/security/access/expression/method/ExpressionBasedPostInvocationAdvice.html
org/springframework/security/access/expression/method/package-frame.html
org/springframework/security/access/expression/method/ExpressionBasedAnnotationAttributeFactory.html
org/springframework/security/access/expression/method/ExpressionBasedPreInvocationAdvice.html
org/springframework/security/access/expression/package-summary.html
org/springframework/security/access/expression/ExpressionUtils.html
org/springframework/security/access/expression/DenyAllPermissionEvaluator.html
org/springframework/security/access/expression/AbstractSecurityExpressionHandler.html
org/springframework/security/access/expression/package-frame.html
org/springframework/security/access/AccessDecisionVoter.html
org/springframework/security/access/PermissionEvaluator.html
org/springframework/security/access/package-frame.html
org/springframework/security/task/package-tree.html
org/springframework/security/task/DelegatingSecurityContextTaskExecutor.html
org/springframework/security/task/package-summary.html
org/springframework/security/task/DelegatingSecurityContextAsyncTaskExecutor.html
org/springframework/security/task/package-frame.html
org/springframework/security/concurrent/DelegatingSecurityContextExecutorService.html
org/springframework/security/concurrent/DelegatingSecurityContextExecutor.html
org/springframework/security/concurrent/DelegatingSecurityContextRunnable.html
org/springframework/security/concurrent/package-tree.html
org/springframework/security/concurrent/package-summary.html
org/springframework/security/concurrent/DelegatingSecurityContextScheduledExecutorService.html
org/springframework/security/concurrent/DelegatingSecurityContextCallable.html
org/springframework/security/concurrent/package-frame.html
org/springframework/security/authentication/AuthenticationServiceException.html
org/springframework/security/authentication/ProviderManager.html
org/springframework/security/authentication/TestingAuthenticationProvider.html
org/springframework/security/authentication/InsufficientAuthenticationException.html
org/springframework/security/authentication/jaas/AuthorityGranter.html
org/springframework/security/authentication/jaas/SecurityContextLoginModule.html
org/springframework/security/authentication/jaas/JaasAuthenticationCallbackHandler.html
org/springframework/security/authentication/jaas/package-tree.html
org/springframework/security/authentication/jaas/event/JaasAuthenticationFailedEvent.html
org/springframework/security/authentication/jaas/event/package-tree.html
org/springframework/security/authentication/jaas/event/package-summary.html
org/springframework/security/authentication/jaas/event/JaasAuthenticationSuccessEvent.html
org/springframework/security/authentication/jaas/event/JaasAuthenticationEvent.html
org/springframework/security/authentication/jaas/event/package-frame.html
org/springframework/security/authentication/jaas/LoginExceptionResolver.html
org/springframework/security/authentication/jaas/JaasPasswordCallbackHandler.html
org/springframework/security/authentication/jaas/package-summary.html
org/springframework/security/authentication/jaas/memory/package-tree.html
org/springframework/security/authentication/jaas/memory/package-summary.html
org/springframework/security/authentication/jaas/memory/InMemoryConfiguration.html
org/springframework/security/authentication/jaas/memory/package-frame.html
org/springframework/security/authentication/jaas/JaasAuthenticationProvider.html
org/springframework/security/authentication/jaas/JaasAuthenticationToken.html
org/springframework/security/authentication/jaas/AbstractJaasAuthenticationProvider.html
org/springframework/security/authentication/jaas/DefaultJaasAuthenticationProvider.html
org/springframework/security/authentication/jaas/JaasNameCallbackHandler.html
org/springframework/security/authentication/jaas/DefaultLoginExceptionResolver.html
org/springframework/security/authentication/jaas/JaasGrantedAuthority.html
org/springframework/security/authentication/jaas/package-frame.html
org/springframework/security/authentication/ProviderNotFoundException.html
org/springframework/security/authentication/DisabledException.html
org/springframework/security/authentication/encoding/PlaintextPasswordEncoder.html
org/springframework/security/authentication/encoding/MessageDigestPasswordEncoder.html
org/springframework/security/authentication/encoding/package-tree.html
org/springframework/security/authentication/encoding/LdapShaPasswordEncoder.html
org/springframework/security/authentication/encoding/PasswordEncoder.html
org/springframework/security/authentication/encoding/package-summary.html
org/springframework/security/authentication/encoding/BasePasswordEncoder.html
org/springframework/security/authentication/encoding/BaseDigestPasswordEncoder.html
org/springframework/security/authentication/encoding/Md5PasswordEncoder.html
org/springframework/security/authentication/encoding/package-frame.html
org/springframework/security/authentication/encoding/ShaPasswordEncoder.html
org/springframework/security/authentication/encoding/Md4PasswordEncoder.html
org/springframework/security/authentication/package-tree.html
org/springframework/security/authentication/rcp/package-tree.html
org/springframework/security/authentication/rcp/package-summary.html
org/springframework/security/authentication/rcp/RemoteAuthenticationException.html
org/springframework/security/authentication/rcp/RemoteAuthenticationManagerImpl.html
org/springframework/security/authentication/rcp/RemoteAuthenticationProvider.html
org/springframework/security/authentication/rcp/RemoteAuthenticationManager.html
org/springframework/security/authentication/rcp/package-frame.html
org/springframework/security/authentication/AbstractAuthenticationToken.html
org/springframework/security/authentication/CredentialsExpiredException.html
org/springframework/security/authentication/RememberMeAuthenticationToken.html
org/springframework/security/authentication/RememberMeAuthenticationProvider.html
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|