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 8c508d6afa
commit 3db13de1e2
7 changed files with 592 additions and 591 deletions

View File

@@ -54,7 +54,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]