Stopping Periodically Refreshing a Token
Typical Scenario
An NA calls this API to stop periodically refreshing the accessToken. Once the stopRefreshTokenTimer method is called, the accessToken cannot be null.
API Function
This API is used to stop automatic obtaining of a new accessToken and close the thread started by the stopRefreshTokenTimer method.
Note
After the stopRefreshTokenTimer method is call, the accessToken in the request for calling another service API cannot be null.
API Description
1 |
void stopRefreshTokenTimer()
|
Class
Authentication
Parameter Description
N/A
Return Value
void
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot