package auth
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- auth
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- case class AccessToken (value: String) extends Product with Serializable
-
case class
AdminCredentials
(serviceAccount: Array[Byte]) extends Product with Serializable
A wrapper for service account JSON.
- case class JsonKey () extends Product with Serializable
Value Members
- object KeyConverter