public interface IOAuthAuthorization
| Modifier and Type | Method and Description |
|---|---|
void |
initOAuthForRequest()
Initialize this auth.
|
void |
refresh()
Refresh the OAuth token.
|
void |
setAuth(IBoxRequest request) |
void |
setOAuthData(BoxOAuthToken data) |
void setOAuthData(BoxOAuthToken data)
void refresh()
throws AuthFatalFailureException
AuthFatalFailureException - exceptionvoid initOAuthForRequest()
void setAuth(IBoxRequest request) throws BoxRestException, AuthFatalFailureException