orchescala.worker.oauth

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
object TokenCache

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TokenCache.type
case class TokenResponse(access_token: String, scope: String, token_type: String, refresh_token: Option[String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class TokenService(identityUrl: Uri, adminTokenBody: Map[String, String], clientCredentialsBody: Map[String, String], impersonateBody: Map[String, String])

Attributes

Supertypes
class Object
trait Matchable
class Any

Givens