case class ErrorSecurityScheme(idPart: String, ast: YPart) extends SecurityScheme with ErrorDeclaration[SecuritySchemeModel.type] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ErrorDeclaration[SecuritySchemeModel.type], SecurityScheme, WithSettings, NamedDomainElement, NamedAmfObject, Linkable, AdoptionDependantCalls, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorSecurityScheme
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ErrorDeclaration
  7. SecurityScheme
  8. WithSettings
  9. NamedDomainElement
  10. NamedAmfObject
  11. Linkable
  12. AdoptionDependantCalls
  13. DomainElement
  14. CustomizableElement
  15. AmfObject
  16. AmfElement
  17. AnyRef
  18. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ErrorSecurityScheme(idPart: String, ast: YPart)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to any2stringadd[ErrorSecurityScheme] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ErrorSecurityScheme, B)
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to ArrowAssoc[ErrorSecurityScheme] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def add(field: Field, value: AmfElement): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ErrorSecurityScheme.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String] = Seq()): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme → AmfObject
  10. val annotations: Annotations
    Definition Classes
    SecurityScheme → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. val ast: YPart
  13. def classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement

    apply method for create a new instance with fields and annotations.

    apply method for create a new instance with fields and annotations. Aux method for copy

    Attributes
    protected
    Definition Classes
    SecurityScheme → Linkable
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  15. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  16. def cloneScheme(parent: String): SecurityScheme
    Definition Classes
    SecurityScheme
  17. def componentId: String

    Value , path + field value that is used to compose the id when the object its adopted

    Value , path + field value that is used to compose the id when the object its adopted

    Definition Classes
    SecurityScheme → AmfObject
  18. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  19. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  20. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  21. def deprecated: BoolField
    Definition Classes
    SecurityScheme
  22. def description: StrField
    Definition Classes
    SecurityScheme
  23. def displayName: StrField
    Definition Classes
    SecurityScheme
  24. def effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  25. def ensuring(cond: (ErrorSecurityScheme) ⇒ Boolean, msg: ⇒ Any): ErrorSecurityScheme
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to Ensuring[ErrorSecurityScheme] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: (ErrorSecurityScheme) ⇒ Boolean): ErrorSecurityScheme
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to Ensuring[ErrorSecurityScheme] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean, msg: ⇒ Any): ErrorSecurityScheme
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to Ensuring[ErrorSecurityScheme] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. def ensuring(cond: Boolean): ErrorSecurityScheme
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to Ensuring[ErrorSecurityScheme] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  31. val fields: Fields
    Definition Classes
    SecurityScheme → AmfObject
  32. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  33. lazy val graph: Graph
    Definition Classes
    DomainElement
  34. def headers: Seq[Parameter]
    Definition Classes
    SecurityScheme
  35. val id: String
    Definition Classes
    AmfObject
  36. val idPart: String
  37. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. def isLink: Boolean
    Definition Classes
    Linkable
  40. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  41. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  42. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  43. def linkCopy(): SecurityScheme
    Definition Classes
    SecurityScheme → Linkable
  44. def linkLabel: StrField
    Definition Classes
    Linkable
  45. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  46. def location(): Option[String]
    Definition Classes
    AmfElement
  47. def meta: SecuritySchemeModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  48. val model: SecuritySchemeModel.type
    Definition Classes
    ErrorSecurityScheme → ErrorDeclaration
  49. def name: StrField
    Definition Classes
    NamedAmfObject
  50. def nameField: Field
    Definition Classes
    SecurityScheme → NamedAmfObject
  51. val namespace: String
    Definition Classes
    ErrorSecurityScheme → ErrorDeclaration
  52. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. def newErrorInstance: ErrorDeclaration[SecuritySchemeModel.type]
    Attributes
    protected
    Definition Classes
    ErrorSecurityScheme → ErrorDeclaration
  54. def normalizeType(): Unit
    Definition Classes
    SecurityScheme
  55. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  56. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  57. def oauth2MetadataUrl: StrField
    Definition Classes
    SecurityScheme
  58. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  59. def queryParameters: Seq[Parameter]
    Definition Classes
    SecurityScheme
  60. def queryString: Shape
    Definition Classes
    SecurityScheme
  61. def refDescription: StrField
    Definition Classes
    Linkable
  62. def refSummary: StrField
    Definition Classes
    Linkable
  63. def responses: Seq[Response]
    Definition Classes
    SecurityScheme
  64. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: AmfElement): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, values: Seq[String]): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  67. def set(field: Field, value: Float): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  68. def set(field: Field, value: Double): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  69. def set(field: Field, value: Int): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  70. def set(field: Field, value: Boolean): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  71. def set(field: Field, value: String, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  72. def set(field: Field, value: String): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  73. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  74. def setArray(field: Field, values: Seq[AmfElement]): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  75. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  76. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  77. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  78. def settings: Settings
    Definition Classes
    SecurityScheme
  79. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  80. final def simpleAdoption(parent: String): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  81. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  82. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  83. def type: StrField
    Definition Classes
    SecurityScheme
  84. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  85. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  86. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  87. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  89. def withApiKeySettings(): ApiKeySettings
    Definition Classes
    SecuritySchemeWithSettings
  90. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement → CustomizableElement
  91. def withCustomDomainProperty(extensions: DomainExtension): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement → CustomizableElement
  92. def withDefaultSettings(): Settings
    Definition Classes
    SecuritySchemeWithSettings
  93. def withDeprecated(deprecated: Boolean): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  94. def withDescription(description: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  95. def withDisplayName(displayName: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  96. def withExtends(extend: Seq[DomainElement]): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement
  97. def withHeader(name: String): Parameter
    Definition Classes
    SecurityScheme
  98. def withHeaders(headers: Seq[Parameter]): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  99. def withHttpApiKeySettings(): HttpApiKeySettings
    Definition Classes
    SecuritySchemeWithSettings
  100. def withHttpSettings(): HttpSettings
    Definition Classes
    SecuritySchemeWithSettings
  101. def withId(value: String): ErrorSecurityScheme.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  102. def withInferredName(name: String): ErrorSecurityScheme.this.type
    Definition Classes
    NamedAmfObject
  103. def withIsExternalLink(isReference: Boolean): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement
  104. def withLinkLabel(label: String, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  105. def withLinkTarget(target: DomainElement): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  106. def withMutualTLSSettings(): MutualTLSSettings
    Definition Classes
    SecuritySchemeWithSettings
  107. def withName(name: String): ErrorSecurityScheme.this.type
    Definition Classes
    NamedAmfObject
  108. def withName(nameNode: ScalarNode): ErrorSecurityScheme.this.type
    Definition Classes
    NamedAmfObject
  109. def withName(name: String, a: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    NamedAmfObject
  110. def withName(node: YNode): ErrorSecurityScheme.this.type
    Definition Classes
    NamedAmfObject
  111. def withOAuth1Settings(): OAuth1Settings
    Definition Classes
    SecuritySchemeWithSettings
  112. def withOAuth2Settings(): OAuth2Settings
    Definition Classes
    SecuritySchemeWithSettings
  113. def withOauth2MetadataUrl(url: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  114. def withObject(): ApiKeySettings
    Definition Classes
    SecurityScheme
  115. def withOpenIdConnectSettings(): OpenIdConnectSettings
    Definition Classes
    SecuritySchemeWithSettings
  116. def withQueryParameter(name: String): Parameter
    Definition Classes
    SecurityScheme
  117. def withQueryParameters(queryParameters: Seq[Parameter]): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  118. def withQueryString(queryString: Shape): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  119. def withRefDescription(refDescription: String, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  120. def withRefSummary(refSummary: String, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  121. def withResponse(name: String): Response
    Definition Classes
    SecurityScheme
  122. def withResponses(responses: Seq[Response]): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  123. def withSettings(settings: Settings): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  124. def withSupportsRecursion(recursive: Boolean): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  125. def withSynthesizeName(name: String): ErrorSecurityScheme.this.type
    Definition Classes
    NamedAmfObject
  126. def withType(type: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  127. def [B](y: B): (ErrorSecurityScheme, B)
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to ArrowAssoc[ErrorSecurityScheme] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ErrorSecurityScheme to StringFormat[ErrorSecurityScheme] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ErrorDeclaration[SecuritySchemeModel.type]

Inherited from SecurityScheme

Inherited from WithSettings

Inherited from NamedDomainElement

Inherited from NamedAmfObject

Inherited from Linkable

Inherited from AdoptionDependantCalls

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from ErrorSecurityScheme to any2stringadd[ErrorSecurityScheme]

Inherited by implicit conversion StringFormat from ErrorSecurityScheme to StringFormat[ErrorSecurityScheme]

Inherited by implicit conversion Ensuring from ErrorSecurityScheme to Ensuring[ErrorSecurityScheme]

Inherited by implicit conversion ArrowAssoc from ErrorSecurityScheme to ArrowAssoc[ErrorSecurityScheme]

Ungrouped