CLASS
OAuthTokenManager.ErrorTokenHTTPURLResponseContent
Contents
- Properties
errorTokenResponse
 
public class ErrorTokenHTTPURLResponseContent: HTTPURLResponseContent
The HTTPURLResponseContent that holds an ErrorTokenResponse.
Properties
errorTokenResponse
public let errorTokenResponse: ErrorTokenResponse
An error token response as defined in RFC 6749.