51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Security
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
Spring Security(二十二):6.4 Method Security
Fromversion2.0onwardsSpringSecurityhasimprovedsupportsubstantiallyforaddingsecuritytoyourservicelayermethods.ItprovidessupportforJSR-250annotationsecurityaswell...
代码星球
·
2021-02-23
Security
Spring
二十二
Method
Spring Security(二十一):6.3 Advanced Web Features
6.3.1 Remember-MeAuthentication(记住我的身份验证)Seetheseparate Remember-Mechapter forinformationonremember-menamespaceconfiguration.有关remember-me命名空间配置的...
代码星球
·
2021-02-23
Spring
Security
二十一
Advanced
Web
Spring Security(二十):6.2.3 Form and Basic Login Options
Youmightbewonderingwheretheloginformcamefromwhenyouwerepromptedtologin,sincewemadenomentionofanyHTMLfilesorJSPs.Infact,sincewedidn’texplicitlysetaURLforthelogin...
代码星球
·
2021-02-23
Spring
Security
二十
6.2.3
Form
Spring Security(十九):6. Security Namespace Configuration
Namespaceconfigurationhasbeenavailablesinceversion2.0oftheSpringFramework.ItallowsyoutosupplementthetraditionalSpringbeansapplicationcontextsyntaxwithelementsfr...
代码星球
·
2021-02-23
Security
Spring
十九
Namespace
Configuration
Spring Security(十八):5.9 Post Processing Configured Objects
SpringSecurity’sJavaConfigurationdoesnotexposeeverypropertyofeveryobjectthatitconfigures.Thissimplifiestheconfigurationforamajorityofusers.Afterall,ifeveryprope...
代码星球
·
2021-02-23
Spring
Security
十八
Post
Processing
首页
上一页
...
2
3
4
5
6
...
下一页
尾页
按字母分类:
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
其他