#Uri

Spring Security(二十四):6.6 The Authentication Manager and the Namespace

ThemaininterfacewhichprovidesauthenticationservicesinSpringSecurityisthe AuthenticationManager.ThisisusuallyaninstanceofSpringSecurity’s ProviderManag...

Spring Security(二十三):6.5 The Default AccessDecisionManager(默认接入策略管理)

Thissectionassumesyouhavesomeknowledgeoftheunderlyingarchitectureforaccess-controlwithinSpringSecurity.Ifyoudon’tyoucanskipitandcomebacktoitlater,asthissectioni...

Spring Security(二十二):6.4 Method Security

Fromversion2.0onwardsSpringSecurityhasimprovedsupportsubstantiallyforaddingsecuritytoyourservicelayermethods.ItprovidessupportforJSR-250annotationsecurityaswell...

Spring Security(二十一):6.3 Advanced Web Features

6.3.1 Remember-MeAuthentication(记住我的身份验证)Seetheseparate Remember-Mechapter forinformationonremember-menamespaceconfiguration.有关remember-me命名空间配置的...

Spring Security(二十):6.2.3 Form and Basic Login Options

Youmightbewonderingwheretheloginformcamefromwhenyouwerepromptedtologin,sincewemadenomentionofanyHTMLfilesorJSPs.Infact,sincewedidn’texplicitlysetaURLforthelogin...

Spring Security(十九):6. Security Namespace Configuration

Namespaceconfigurationhasbeenavailablesinceversion2.0oftheSpringFramework.ItallowsyoutosupplementthetraditionalSpringbeansapplicationcontextsyntaxwithelementsfr...

Spring Security(十八):5.9 Post Processing Configured Objects

SpringSecurity’sJavaConfigurationdoesnotexposeeverypropertyofeveryobjectthatitconfigures.Thissimplifiestheconfigurationforamajorityofusers.Afterall,ifeveryprope...

Spring Security(十七):5.8 Method Security

Fromversion2.0onwardsSpringSecurityhasimprovedsupportsubstantiallyforaddingsecuritytoyourservicelayermethods.ItprovidessupportforJSR-250annotationsecurityaswell...
代码星球 ·2021-02-23

Spring Security(十六):5.7 Multiple HttpSecurity

WecanconfiguremultipleHttpSecurityinstancesjustaswecanhavemultiple <http> blocks.Thekeyistoextendthe WebSecurityConfigurerAdapter mult...

Spring Security(十五):5.6 Authentication

Thusfarwehaveonlytakenalookatthemostbasicauthenticationconfiguration.Let’stakealookatafewslightlymoreadvancedoptionsforconfiguringauthentication.到目前为止,我们只看了最基本的...

Spring Security(十四):5.4 Authorize Requests

OurexampleshaveonlyrequireduserstobeauthenticatedandhavedonesoforeveryURLinourapplication.WecanspecifycustomrequirementsforourURLsbyaddingmultiplechildrentoour&...

Spring Security(十三):5.2 HttpSecurity

Thusfarour WebSecurityConfig onlycontainsinformationabouthowtoauthenticateourusers.HowdoesSpringSecurityknowthatwewanttorequirealluserstobeauthenticat...

Spring Security(十二):5. Java Configuration

Generalsupportfor JavaConfiguration wasaddedtoSpringFrameworkinSpring3.1.SinceSpringSecurity3.2therehasbeenSpringSecurityJavaConfigurationsupportwhich...

Spring Security(十一):4. Samples and Guides (Start Here)

IfyouarelookingtogetstartedwithSpringSecurity,thebestplacetostartisourSampleApplications.如果您希望开始使用SpringSecurity,最好的起点是我们的示例应用程序。 SourceDescriptionGuideHel...

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
首页上一页...1516171819...下一页尾页