features.md 560 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11 12
# Features

Spring Security provides comprehensive support for [authentication](authentication/index.html), [authorization](authorization/index.html), and protection against [common exploits](exploits/index.html#exploits).
It also provides integration with other libraries to simplify its usage.

## Section Summary

* [Authentication](authentication/index.html)
* [Protection Against Exploits](exploits/index.html)
* [Integrations](integrations/index.html)

[Getting Spring Security](../getting-spring-security.html)[Authentication](authentication/index.html)