Class HttpBearerAuthTrait

java.lang.Object
software.amazon.smithy.model.traits.AnnotationTrait
software.amazon.smithy.model.traits.HttpBearerAuthTrait
All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait

public final class HttpBearerAuthTrait extends AnnotationTrait
An auth scheme trait uses HTTP bearer auth.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • HttpBearerAuthTrait

      public HttpBearerAuthTrait()
    • HttpBearerAuthTrait

      public HttpBearerAuthTrait(ObjectNode node)