51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Uri
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
Spring Security(十七):5.8 Method Security
Fromversion2.0onwardsSpringSecurityhasimprovedsupportsubstantiallyforaddingsecuritytoyourservicelayermethods.ItprovidessupportforJSR-250annotationsecurityaswell...
代码星球
·
2021-02-23
Security
Spring
十七
Method
Spring Security(十六):5.7 Multiple HttpSecurity
WecanconfiguremultipleHttpSecurityinstancesjustaswecanhavemultiple <http> blocks.Thekeyistoextendthe WebSecurityConfigurerAdapter mult...
代码星球
·
2021-02-23
Spring
Security
十六
Multiple
HttpSecurity
Spring Security(十五):5.6 Authentication
Thusfarwehaveonlytakenalookatthemostbasicauthenticationconfiguration.Let’stakealookatafewslightlymoreadvancedoptionsforconfiguringauthentication.到目前为止,我们只看了最基本的...
代码星球
·
2021-02-23
Spring
Security
十五
Authentication
Spring Security(十四):5.4 Authorize Requests
OurexampleshaveonlyrequireduserstobeauthenticatedandhavedonesoforeveryURLinourapplication.WecanspecifycustomrequirementsforourURLsbyaddingmultiplechildrentoour&...
代码星球
·
2021-02-23
Spring
Security
十四
Authorize
Requests
Spring Security(十三):5.2 HttpSecurity
Thusfarour WebSecurityConfig onlycontainsinformationabouthowtoauthenticateourusers.HowdoesSpringSecurityknowthatwewanttorequirealluserstobeauthenticat...
代码星球
·
2021-02-23
Spring
Security
十三
HttpSecurity
Spring Security(十二):5. Java Configuration
Generalsupportfor JavaConfiguration wasaddedtoSpringFrameworkinSpring3.1.SinceSpringSecurity3.2therehasbeenSpringSecurityJavaConfigurationsupportwhich...
代码星球
·
2021-02-23
Spring
Security
十二
Java
Configuration
Spring Security(十一):4. Samples and Guides (Start Here)
IfyouarelookingtogetstartedwithSpringSecurity,thebestplacetostartisourSampleApplications.如果您希望开始使用SpringSecurity,最好的起点是我们的示例应用程序。 SourceDescriptionGuideHel...
代码星球
·
2021-02-23
Spring
Security
十一
Samples
and
Spring Security(十):3. What’s New in Spring Security 4.2 (新功能)
Amongotherthings,SpringSecurity4.2bringsearlysupportforSpringFramework5.Youcanfindthechangelogsfor 4.2.0.M1, 4.2.0.RC1, 4.2.0.RELEASE whichc...
代码星球
·
2021-02-23
Spring
Security
What
New
in
首页
上一页
...
15
16
17
18
19
...
下一页
尾页
按字母分类:
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
其他