spring-security/docs/modules/ROOT/pages/servlet
Norbert Nowak ac9c29b2a0 Add UsernamePasswordAuthenticationToken factory methods
- unauthenticated factory method
 - authenticated factory method
 - test for unauthenticated factory method
 - test for authenticated factory method
 - make existing constructor protected
 - use newly factory methods in rest of the project
 - update copyright dates

Closes gh-10790
2022-03-09 15:23:35 -07:00
..
appendix Add SAML 2.0 Single Logout XML Support 2022-03-09 09:18:01 -03:00
authentication Add DEFAULT_USER_SCHEMA_DDL_LOCATION constant 2022-02-15 11:24:23 +01:00
authorization Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs 2022-02-08 16:12:10 +01:00
configuration Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs 2022-02-08 16:12:10 +01:00
exploits Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs 2022-02-08 16:12:10 +01:00
integrations Add UsernamePasswordAuthenticationToken factory methods 2022-03-09 15:23:35 -07:00
oauth2 Update docs to use multi-tenancy 2022-02-14 11:07:42 +01:00
saml2 Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs 2022-02-08 16:12:10 +01:00
test Add UsernamePasswordAuthenticationToken factory methods 2022-03-09 15:23:35 -07:00
architecture.adoc Update "Big Picture" to Architecture 2021-09-23 15:50:14 -05:00
getting-started.adoc Reduce folders 2021-09-23 15:50:13 -05:00
index.adoc Docs Use Section Summary where appropriate 2021-10-28 14:02:38 -05:00