The following is a class summary showing the classes and their associated path handling.
| Class | Paths | Description |
|---|---|---|
| OAuthLoginController | /auth/oauth | Handles oauth authentication. |
| TestController | /auth/test | Little test constructor so we can test out oauth controller. |
| UserInfoController | /auth/userInfo | Returns user information associated with the session-id generated by the oauth process. |
Generated by Spring Request Doclet package.