The following is documentation for a single method.The full javadocs are the bottom.
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. |
Method Parameters | ||||||
---|---|---|---|---|---|---|
Method | Param Name | Request | Data Type | Required | Default | Description |
handleError(...) | error | Query | String | true | Error message from the oauth provider. |
Handle any errors that have occurred in the oauth process.
@param errorMsg
Error message from the oauth provider.
Generated by Spring Request Doclet package.