Skip to content

Fix docs typo WebSecurityConfigurationAdapter->WebSecurityConfigurerAdapter #7026

Closed
@him-bhar

Description

@him-bhar

https://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/#multiple-httpsecurity

Checking latest documentation of spring security, section (6.10) multiple-httpsecurity.

First line says:
We can configure multiple HttpSecurity instances just as we can have multiple blocks. The key is to extend the WebSecurityConfigurationAdapter multiple times.

Whereas, the correct class is WebSecurityConfigurerAdapter.

Can you please correct the documentation to remove this confusion.

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions