skuber.api.client.token

Members list

Type members

Classlikes

final case class AwsAuthRefreshable(cluster: Option[Cluster]) extends AuthProviderRefreshableAuth

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AuthInfo
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class ExecAuthConfig(cmd: String, args: List[String], envVariables: Map[String, String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AuthInfo
class Object
trait Matchable
class Any
Show all
final case class ExecCredential(status: ExecCredentialStatus)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ExecCredentialStatus(expirationTimestamp: Option[Timestamp], token: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AuthInfo
class Object
trait Matchable
class Any
Show all
final case class FileTokenConfiguration(cachedAccessToken: Option[String], tokenPath: String, refreshInterval: Duration)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RefreshableToken(accessToken: String, expiry: DateTime)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait AuthInfo
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type