DirectGrant
soidc.core.model.TokenRequest.DirectGrant
final case class DirectGrant(username: String, password: String, clientId: ClientId, clientSecret: Option[ClientSecret], scope: Option[ScopeList]) extends TokenRequest
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TokenRequestclass Objecttrait Matchableclass Any
Members list
In this article