Interface AuthenticationResponseWithError
-
- All Known Implementing Classes:
DataCloudTokenResponse,OAuthTokenResponse
public interface AuthenticationResponseWithError* Check out the error code docs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetErrorCode()StringgetErrorDescription()StringgetToken()
-