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 to reflect move from WebSecurityConfigurerAdapter to SecurityFilterChain #29900

Closed
wilkinsona opened this issue Feb 18, 2022 · 1 comment
Assignees
Labels
type: documentation A documentation update
Milestone

Comments

@wilkinsona
Copy link
Member

We moved to SecurityFilterChain in 0818f27 but the changes for #29897 have revealed that some javadoc updates were missed.

@wilkinsona wilkinsona added the type: task A general task label Feb 18, 2022
@wilkinsona wilkinsona added this to the 2.5.x milestone Feb 18, 2022
@wilkinsona wilkinsona self-assigned this Feb 18, 2022
@wilkinsona
Copy link
Member Author

wilkinsona commented Feb 18, 2022

Some public javadoc is affected, for example the description of org.springframework.boot.autoconfigure.security.SecurityProperties.BASIC_AUTH_ORDER.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

2 participants