spring-security/docs/modules/ROOT/pages/features/index.adoc

8 lines
375 B
Plaintext
Raw Normal View History

2021-08-10 16:21:42 -04:00
[[features]]
= Features
:page-section-summary-toc: 1
2021-08-10 16:21:42 -04:00
Spring Security provides comprehensive support for xref:features/authentication/index.adoc[authentication], xref:features/authorization/index.adoc[authorization], and protection against xref:features/exploits/index.adoc#exploits[common exploits].
2021-08-10 16:21:42 -04:00
It also provides integration with other libraries to simplify its usage.