Class HttpBasicAuthTrait

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

public final class HttpBasicAuthTrait extends AnnotationTrait
An auth scheme trait uses HTTP basic auth.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • HttpBasicAuthTrait

      public HttpBasicAuthTrait()
    • HttpBasicAuthTrait

      public HttpBasicAuthTrait(ObjectNode node)