servlet-oauth2-.md 391 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11 12
# OAuth2

Spring Security provides comprehensive OAuth 2 support.
This section discusses how to integrate OAuth 2 into your servlet based application.

## Section Summary

* [OAuth2 Log In](login/index.html)
* [OAuth2 Client](client/index.html)
* [OAuth2 Resource Server](resource-server/index.html)

[Domain Object Security ACLs](../authorization/acls.html)[OAuth2 Log In](login/index.html)