Package | Description |
---|---|
com.box.boxjavalibv2 | |
com.box.boxjavalibv2.authorization |
Modifier and Type | Method and Description |
---|---|
OAuthDataController.OAuthTokenState |
BoxClient.getAuthState()
Check authentication state.
|
Modifier and Type | Method and Description |
---|---|
OAuthDataController.OAuthTokenState |
OAuthDataController.getTokenState() |
static OAuthDataController.OAuthTokenState |
OAuthDataController.OAuthTokenState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OAuthDataController.OAuthTokenState[] |
OAuthDataController.OAuthTokenState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OAuthDataController.setTokenState(OAuthDataController.OAuthTokenState tokenState) |