Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update javadoc of HttpSecurity, WebSecurityConfiguration and WebSecurity to reflect deprecation of WebSecurityConfigurerAdapter #11288

Closed
jonathanlermitage opened this issue May 26, 2022 · 0 comments
Assignees
Labels
in: docs An issue in Documentation or samples status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@jonathanlermitage
Copy link

WebSecurityConfigurerAdapter has been deprecated in Spring Security 5.7 but the javadoc of the following classes still encourages its use:

@jonathanlermitage jonathanlermitage added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels May 26, 2022
@jzheaux jzheaux self-assigned this May 27, 2022
@jzheaux jzheaux added in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged labels May 27, 2022
@jzheaux jzheaux added this to the 6.0.0-M6 milestone May 27, 2022
@jzheaux jzheaux added type: bug A general bug and removed type: enhancement A general enhancement labels May 27, 2022
@marcusdacoregio marcusdacoregio modified the milestones: 6.0.0-M6, 6.0.0-M7 Jul 15, 2022
@sjohnr sjohnr assigned sjohnr and unassigned jzheaux Jul 28, 2022
sjohnr added a commit to sjohnr/spring-security that referenced this issue Jul 29, 2022
* AbstractAuthenticationFilterConfigurer
* DefaultLoginPageConfigurer
* EnableGlobalAuthentication
* FormLoginConfigurer
* HeadersConfigurer
* HttpSecurity
* OpenIDLoginConfigurer
* RememberMeConfigurer
* WebSecurity
* WebSecurityConfiguration
* WebSecurityConfigurer
* X509Configurer

Closes spring-projectsgh-11288
sjohnr added a commit to sjohnr/spring-security that referenced this issue Jul 29, 2022
* AbstractAuthenticationFilterConfigurer
* DefaultLoginPageConfigurer
* EnableGlobalAuthentication
* FormLoginConfigurer
* HeadersConfigurer
* HttpSecurity
* OpenIDLoginConfigurer
* RememberMeConfigurer
* WebSecurity
* WebSecurityConfiguration
* WebSecurityConfigurer
* X509Configurer

Closes spring-projectsgh-11288
sjohnr added a commit to sjohnr/spring-security that referenced this issue Jul 29, 2022
* AbstractAuthenticationFilterConfigurer
* DefaultLoginPageConfigurer
* EnableGlobalAuthentication
* FormLoginConfigurer
* HeadersConfigurer
* HttpSecurity
* OpenIDLoginConfigurer
* RememberMeConfigurer
* WebSecurity
* WebSecurityConfiguration
* WebSecurityConfigurer
* X509Configurer

Closes spring-projectsgh-11288
@sjohnr sjohnr closed this as completed in 0c0c75c Jul 29, 2022
sjohnr added a commit that referenced this issue Jul 29, 2022
* AbstractAuthenticationFilterConfigurer
* DefaultLoginPageConfigurer
* EnableGlobalAuthentication
* FormLoginConfigurer
* HeadersConfigurer
* HttpSecurity
* OpenIDLoginConfigurer
* RememberMeConfigurer
* WebSecurity
* WebSecurityConfiguration
* WebSecurityConfigurer
* X509Configurer

Closes gh-11288
sjohnr added a commit that referenced this issue Jul 29, 2022
* AbstractAuthenticationFilterConfigurer
* DefaultLoginPageConfigurer
* EnableGlobalAuthentication
* FormLoginConfigurer
* HeadersConfigurer
* HttpSecurity
* OpenIDLoginConfigurer
* RememberMeConfigurer
* WebSecurity
* WebSecurityConfiguration
* WebSecurityConfigurer
* X509Configurer

Closes gh-11288
@github-actions github-actions bot added the status: backported An issue that has been backported to maintenance branches label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
Archived in project
Development

No branches or pull requests

4 participants