1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Separate OAuth 2.0 Login Servlet Docs

Issue gh-10367
This commit is contained in:
Josh Cummings
2021-11-04 11:55:53 -06:00
parent 82696918ae
commit 7708418fae
7 changed files with 592 additions and 591 deletions
+3 -1
View File
@@ -55,7 +55,9 @@
*** xref:servlet/authorization/method-security.adoc[Method Security]
*** xref:servlet/authorization/acls.adoc[Domain Object Security ACLs]
** xref:servlet/oauth2/index.adoc[OAuth2]
*** xref:servlet/oauth2/oauth2-login.adoc[OAuth2 Log In]
*** xref:servlet/oauth2/login/index.adoc[OAuth2 Log In]
**** xref:servlet/oauth2/login/core.adoc[Core Configuration]
**** xref:servlet/oauth2/login/advanced.adoc[Advanced Configuration]
*** xref:servlet/oauth2/client/index.adoc[OAuth2 Client]
**** xref:servlet/oauth2/client/core.adoc[Core Interfaces and Classes]
**** xref:servlet/oauth2/client/authorization-grants.adoc[OAuth2 Authorization Grants]