HttpBearerAuth

smithy.api.HttpBearerAuth
See theHttpBearerAuth companion object
final case class HttpBearerAuth()

Enables HTTP Bearer Authentication as defined in RFC 6750 on a service or operation.

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product