JwtAudience

com.google.api.backend.BackendRule$.Authentication$.JwtAudience
final case class JwtAudience(value: String) extends Authentication

Attributes

Source:
BackendRule.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
BackendRule.scala

Value members

Concrete methods

override def isJwtAudience: Boolean

Attributes

Definition Classes
Source:
BackendRule.scala
override def jwtAudience: Option[String]

Attributes

Definition Classes
Source:
BackendRule.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
BackendRule.scala

Inherited methods

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Authentication
Source:
BackendRule.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala