RefreshTokenRequest
scalaoauth2.provider.RefreshTokenRequest
case class RefreshTokenRequest(request: AuthorizationRequest) extends AuthorizationRequest
Attributes
- Source
- AuthorizationRequest.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AuthorizationRequestclass RequestBaseclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
returns refresh_token.
returns refresh_token.
Attributes
- Returns
-
code.
- Throws
-
InvalidRequest
if the parameter is not found
- Source
- AuthorizationRequest.scala
Inherited methods
Attributes
- Inherited from:
- AuthorizationRequest
- Source
- AuthorizationRequest.scala
Attributes
- Inherited from:
- RequestBase
- Source
- RequestBase.scala
Attributes
- Inherited from:
- RequestBase
- Source
- RequestBase.scala
Attributes
- Inherited from:
- AuthorizationRequest
- Source
- AuthorizationRequest.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- RequestBase
- Source
- RequestBase.scala
Attributes
- Inherited from:
- RequestBase
- Source
- RequestBase.scala
Attributes
- Inherited from:
- AuthorizationRequest
- Source
- AuthorizationRequest.scala
Inherited fields
Attributes
- Inherited from:
- RequestBase
- Source
- RequestBase.scala
Attributes
- Inherited from:
- RequestBase
- Source
- RequestBase.scala
In this article