#cu

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...

Spring Security(九):2.4.4 Checking out the Source(检查来源)

SinceSpringSecurityisanOpenSourceproject,we’dstronglyencourageyoutocheckoutthesourcecodeusinggit.Thiswillgiveyoufullaccesstoallthesampleapplicationsandyoucanbui...

Spring Security(八):2.4.3 Project Modules

InSpringSecurity3.0,thecodebasehasbeensub-dividedintoseparatejarswhichmoreclearlyseparatedifferentfunctionalityareasandthird-partydependencies.IfyouareusingMave...

Spring Security(七):2.4 Getting Spring Security

YoucangetholdofSpringSecurityinseveralways.Youcandownloadapackageddistributionfromthemain SpringSecurity page,downloadindividualjarsfromtheMavenCentra...
代码星球 代码星球·2021-02-23

Spring Security(六):2.3 Release Numbering

ItisusefultounderstandhowSpringSecurityreleasenumberswork,asitwillhelpyouidentifytheeffort(orlackthereof)involvedinmigratingtofuturereleasesoftheproject.Eachrel...

Spring Security(五):2.2 History

SpringSecuritybeganinlate2003as"TheAcegiSecuritySystemforSpring".AquestionwasposedontheSpringDevelopers'mailinglistaskingwhethertherehadbeenanyconsiderationgive...
代码星球 代码星球·2021-02-23

Spring Security(四):2.1 Introduction What is Spring Security?

SpringSecurityprovidescomprehensivesecurityservicesforJavaEE-basedenterprisesoftwareapplications.ThereisaparticularemphasisonsupportingprojectsbuiltusingTheSpri...

Spring Security(三):1、Getting Started

Thelaterpartsofthisguideprovideanin-depthdiscussionoftheframeworkarchitectureandimplementationclasses,whichyouneedtounderstandifyouwanttodoanyseriouscustomizati...

Spring Security(二):一、Preface(前言)

SpringSecurityisapowerfulandhighlycustomizableauthenticationandaccess-controlframework.Itisthede-factostandardforsecuringSpring-basedapplications. SpringSe...
首页上一页...4849505152...下一页尾页