CLASS
OAuthTokenManager.SuccessTokenHTTPURLResponseContent
Contents
- Properties
successfulTokenResponse
 
public class SuccessTokenHTTPURLResponseContent: HTTPURLResponseContent
The HTTPURLResponseContent that holds a SuccessfulTokenResponse.
Properties
successfulTokenResponse
public let successfulTokenResponse: SuccessfulTokenResponse
A successful token response as defined in RFC 6749.