CLASS

OAuthTokenManager.SuccessTokenHTTPURLResponseContent

Contents

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.