The following is documentation for a single class.The full javadocs are the bottom.
Javadoc summary: Handles oauth authentication.
Method Information | ||||||
---|---|---|---|---|---|---|
Method | Request Narrowing | Description | ||||
Path(s) | GET/POST | Params | Headers | Content Types | ||
handleError(...) | /auth/oauth | GET | error | Handle any errors that have occurred in the oauth process. | ||
handleStep1(...) | /auth/oauth | GET | redir | This handles the first step in the oauth process. | ||
handleStep234(...) | /auth/oauth | GET | code, state | The handles steps 2, 3, and 4 of the oauth process after the redirect to oauth provider has occurred back from clicking on the "Login With OAuth" sort of button. |
Handles oauth authentication.
Generated by Spring Request Doclet package.