Class HttpDigestAuthTrait

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

public final class HttpDigestAuthTrait extends AnnotationTrait
An auth scheme trait uses HTTP digest auth.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • HttpDigestAuthTrait

      public HttpDigestAuthTrait()
    • HttpDigestAuthTrait

      public HttpDigestAuthTrait(ObjectNode node)