| Package | Description |
|---|---|
| com.fangcloud.sdk.auth |
| Class and Description |
|---|
| YfyAuthFinish
When you successfully complete the authorization process, the Fangcloud server returns
detailed user access information to you.
|
| YfyWebAuth.BadRequestException
Thrown when the parameters passed to your redirect URI are not well-formed.
|
| YfyWebAuth.BadStateException
Thrown if all the parameters to your redirect URI are well-formed, but there's no CSRF token
in the session.
|
| YfyWebAuth.CsrfException
Thrown if the given 'state' parameter doesn't contain the expected CSRF token.
|
| YfyWebAuth.Request
OAuth web-based authorization flow request.
|
| YfyWebAuth.Request.Builder
Builder for OAuth2 requests.
|
Copyright © 2018 YiFangYun. All rights reserved.