51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#SPRING
Spring Security(三十七):Part IV. Web Application Security
MostSpringSecurityuserswillbeusingtheframeworkinapplicationswhichmakeuserofHTTPandtheServletAPI.Inthispart,we’lltakealookathowSpringSecurityprovidesauthenticati...
代码星球
·
2021-02-23
Security
Spring
三十七
Part
IV.
Spring Security(三十六):12. Spring MVC Test Integration
SpringSecurityprovidescomprehensiveintegrationwith SpringMVCTestSpringSecurity提供与SpringMVCTest的全面集成InordertouseSpringSecuritywithSpringMVCTestitisnecessary...
代码星球
·
2021-02-23
Spring
Security
三十六
MVC
Test
Spring Security(三十五):Part III. Testing
ThissectiondescribesthetestingsupportprovidedbySpringSecurity.本节介绍SpringSecurity提供的测试支持。TousetheSpringSecuritytestsupport,youmustinclude spring-security-te...
代码星球
·
2021-02-23
Spring
Security
三十五
Part
III.
Spring Security(三十四):10.4 Jackson Support
SpringSecurityhasaddedJacksonSupportforpersistingSpringSecurityrelatedclasses.ThiscanimprovetheperformanceofserializingSpringSecurityrelatedclasseswhenworkingwi...
代码星球
·
2021-02-23
Spring
Security
三十四
10.4
Jackson
Spring Security(三十三):10.3 Password Encoding
SpringSecurity’s PasswordEncoder interfaceisusedtosupporttheuseofpasswordswhichareencodedinsomewayinpersistentstorage.Youshouldneverstorepasswordsinpl...
代码星球
·
2021-02-23
Spring
Security
三十三
10.3
Password
Spring Security(三十二):10. Core Services
Nowthatwehaveahigh-leveloverviewoftheSpringSecurityarchitectureanditscoreclasses,let’stakeacloserlookatoneortwoofthecoreinterfacesandtheirimplementations,inpart...
代码星球
·
2021-02-23
Spring
Security
三十二
Core
Services
Spring Security(三十一):9.6 Localization(本地化)
SpringSecuritysupportslocalizationofexceptionmessagesthatendusersarelikelytosee.IfyourapplicationisdesignedforEnglish-speakingusers,youdon’tneedtodoanythingasby...
代码星球
·
2021-02-23
Spring
Security
三十一
Localization
本地化
Spring Security(三十):9.5 Access-Control (Authorization) in Spring Security
Themaininterfaceresponsibleformakingaccess-controldecisionsinSpringSecurityisthe AccessDecisionManager.Ithasa decide methodwhichtakesan Auth...
代码星球
·
2021-02-23
Spring
Security
三十
Access-Control
Authorization
Spring Security(二十九):9.4.1 ExceptionTranslationFilter
ExceptionTranslationFilter isaSpringSecurityfilterthathasresponsibilityfordetectinganySpringSecurityexceptionsthatarethrown.Suchexceptionswillgenerallybeth...
代码星球
·
2021-02-23
Spring
Security
二十九
9.4.1
ExceptionTranslationFilter
Spring Security(二十八):9.4 Authentication in a Web Application
Nowlet’sexplorethesituationwhereyouareusingSpringSecurityinawebapplication(without web.xml securityenabled).Howisauserauthenticatedandthesecurityconte...
代码星球
·
2021-02-23
Spring
Security
二十八
Authentication
in
Spring Security(二十七):Part II. Architecture and Implementation
Onceyouarefamiliarwithsettingupandrunningsomenamespace-configurationbasedapplications,youmaywishtodevelopmoreofanunderstandingofhowtheframeworkactuallyworksbehi...
代码星球
·
2021-02-23
Spring
Security
二十七
Part
II.
Spring Security(二十六):8. Spring Security Community
SpringSecurityusesJIRAtomanagebugreportsandenhancementrequests.Ifyoufindabug,pleaselogareportusingJIRA.Donotlogitonthesupportforum,mailinglistorbyemailingthepro...
代码星球
·
2021-02-23
Spring
Security
二十六
Community
Spring Security(二十五):7. Sample Applications
Thereareseveralsamplewebapplicationsthatareavailablewiththeproject.Toavoidanoverlylargedownload,onlythe"tutorial"and"contacts"samplesareincludedinthedistributio...
代码星球
·
2021-02-23
Spring
Security
二十五
Sample
Applications
Spring Security(二十四):6.6 The Authentication Manager and the Namespace
ThemaininterfacewhichprovidesauthenticationservicesinSpringSecurityisthe AuthenticationManager.ThisisusuallyaninstanceofSpringSecurity’s ProviderManag...
代码星球
·
2021-02-23
Spring
Security
二十四
The
Authentication
Spring Security(二十三):6.5 The Default AccessDecisionManager(默认接入策略管理)
Thissectionassumesyouhavesomeknowledgeoftheunderlyingarchitectureforaccess-controlwithinSpringSecurity.Ifyoudon’tyoucanskipitandcomebacktoitlater,asthissectioni...
代码星球
·
2021-02-23
Spring
Security
二十三
The
Default
首页
上一页
...
3
4
5
6
7
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他