case class ErrorSecurityScheme(idPart: String, ast: YPart) extends SecurityScheme with ErrorDeclaration with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ErrorDeclaration, SecurityScheme, WithSettings, NamedDomainElement, Linkable, DomainElement, 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. Linkable
  11. DomainElement
  12. AmfObject
  13. AmfElement
  14. AnyRef
  15. Any
  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. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def add(field: Field, value: AmfElement): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  5. def add(other: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfElement
  6. def add(annotation: Annotation): ErrorSecurityScheme.this.type
    Definition Classes
    AmfElement
  7. def adopted(parent: String, cycle: Seq[String] = Seq()): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme → AmfObject
  8. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  9. val annotations: Annotations
    Definition Classes
    SecurityScheme → AmfElement
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. val ast: YPart
  12. 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
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. def cloneScheme(parent: String): SecurityScheme
    Definition Classes
    SecurityScheme
  15. 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
  16. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  17. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  18. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement
  19. def description: StrField
    Definition Classes
    SecurityScheme
  20. def displayName: StrField
    Definition Classes
    SecurityScheme
  21. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  24. val fields: Fields
    Definition Classes
    SecurityScheme → AmfObject
  25. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  27. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  28. lazy val graph: Graph
    Definition Classes
    DomainElement
  29. def headers: Seq[Parameter]
    Definition Classes
    SecurityScheme
  30. val id: String
    Definition Classes
    AmfObject
  31. val idPart: String
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isLink: Boolean
    Definition Classes
    Linkable
  34. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  35. val isUnresolved: Boolean
    Definition Classes
    Linkable
  36. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  37. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  38. def linkCopy(): SecurityScheme
    Definition Classes
    SecurityScheme → Linkable
  39. def linkLabel: StrField
    Definition Classes
    Linkable
  40. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  41. def location(): Option[String]
    Definition Classes
    AmfElement
  42. def meta: Obj
    Definition Classes
    ErrorDeclaration → AmfObject
  43. def name: StrField
    Definition Classes
    NamedDomainElement
  44. def nameField: Field
    Definition Classes
    SecurityScheme → NamedDomainElement
  45. val namespace: String
    Definition Classes
    ErrorSecurityScheme → ErrorDeclaration
  46. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  47. def newErrorInstance: ErrorDeclaration
    Attributes
    protected
    Definition Classes
    ErrorSecurityScheme → ErrorDeclaration
  48. def normalizeType(): Unit
    Definition Classes
    SecurityScheme
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. def originalMeta: DomainElementModel
    Attributes
    protected
    Definition Classes
    ErrorSecurityScheme → ErrorDeclaration
  52. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  53. def queryParameters: Seq[Parameter]
    Definition Classes
    SecurityScheme
  54. def queryString: Shape
    Definition Classes
    SecurityScheme
  55. val refAst: Option[YPart]
    Definition Classes
    Linkable
  56. val refCtx: Option[ParserContext]
    Definition Classes
    Linkable
  57. val refName: String
    Definition Classes
    Linkable
  58. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  59. def responses: Seq[Response]
    Definition Classes
    SecurityScheme
  60. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: AmfElement): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, values: Seq[String]): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: Float): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: Double): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: Int): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, value: Boolean): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  67. def set(field: Field, value: String): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  68. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  69. def setArray(field: Field, values: Seq[AmfElement]): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  70. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  71. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  72. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  73. def settings: Settings
    Definition Classes
    SecurityScheme
  74. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  75. final def simpleAdoption(parent: String): ErrorSecurityScheme.this.type
    Definition Classes
    AmfObject
  76. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  77. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  78. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  79. def type: StrField
    Definition Classes
    SecurityScheme
  80. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: ParserContext): DomainElement with Linkable
    Definition Classes
    Linkable
  81. val unresolvedSeverity: String
    Definition Classes
    Linkable
  82. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  85. def withApiKeySettings(): ApiKeySettings
    Definition Classes
    SecuritySchemeWithSettings
  86. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement
  87. def withCustomDomainProperty(extensions: DomainExtension): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement
  88. def withDefaultSettings(): Settings
    Definition Classes
    SecuritySchemeWithSettings
  89. def withDescription(description: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  90. def withDisplayName(displayName: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  91. def withExtends(extend: Seq[DomainElement]): ErrorSecurityScheme.this.type
    Definition Classes
    DomainElement
  92. def withHeader(name: String): Parameter
    Definition Classes
    SecurityScheme
  93. def withHeaders(headers: Seq[Parameter]): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  94. def withHttpApiKeySettings(): HttpApiKeySettings
    Definition Classes
    SecuritySchemeWithSettings
  95. def withHttpSettings(): HttpSettings
    Definition Classes
    SecuritySchemeWithSettings
  96. def withId(value: String): ErrorSecurityScheme.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  97. def withLinkLabel(label: String): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  98. def withLinkTarget(target: DomainElement): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  99. def withName(name: String, a: Annotations): ErrorSecurityScheme.this.type
    Definition Classes
    NamedDomainElement
  100. def withOAuth1Settings(): OAuth1Settings
    Definition Classes
    SecuritySchemeWithSettings
  101. def withOAuth2Settings(): OAuth2Settings
    Definition Classes
    SecuritySchemeWithSettings
  102. def withObject(): ApiKeySettings
    Definition Classes
    SecurityScheme
  103. def withOpenIdConnectSettings(): OpenIdConnectSettings
    Definition Classes
    SecuritySchemeWithSettings
  104. def withQueryParameter(name: String): Parameter
    Definition Classes
    SecurityScheme
  105. def withQueryParameters(queryParameters: Seq[Parameter]): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  106. def withQueryString(queryString: Shape): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  107. def withResponse(name: String): Response
    Definition Classes
    SecurityScheme
  108. def withResponses(responses: Seq[Response]): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  109. def withSettings(settings: Settings): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme
  110. def withSupportsRecursion(recursive: Boolean): ErrorSecurityScheme.this.type
    Definition Classes
    Linkable
  111. def withType(type: String): ErrorSecurityScheme.this.type
    Definition Classes
    SecurityScheme

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ErrorDeclaration

Inherited from SecurityScheme

Inherited from WithSettings

Inherited from NamedDomainElement

Inherited from Linkable

Inherited from DomainElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped