Packages

case class OAuth2Settings(fields: Fields, annotations: Annotations) extends Settings with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, Settings, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OAuth2Settings
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Settings
  7. DomainElement
  8. CustomizableElement
  9. AmfObject
  10. AmfElement
  11. AnyRef
  12. 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 OAuth2Settings(fields: Fields, annotations: Annotations)

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 OAuth2Settings to any2stringadd[OAuth2Settings] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (OAuth2Settings, B)
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to ArrowAssoc[OAuth2Settings] 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): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): OAuth2Settings.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): OAuth2Settings.this.type
    Definition Classes
    AmfElement
  9. def additionalProperties: DataNode
    Definition Classes
    Settings
  10. def adopted(parent: String, cycle: Seq[String]): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  11. val annotations: Annotations
    Definition Classes
    OAuth2SettingsSettings → AmfElement
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. def authorizationGrants: Seq[StrField]
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  15. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  16. def cloneSettings(parent: String): Settings
    Definition Classes
    Settings
  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
    OAuth2SettingsSettings → AmfObject
  18. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  19. def ensuring(cond: (OAuth2Settings) ⇒ Boolean, msg: ⇒ Any): OAuth2Settings
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to Ensuring[OAuth2Settings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  20. def ensuring(cond: (OAuth2Settings) ⇒ Boolean): OAuth2Settings
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to Ensuring[OAuth2Settings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: Boolean, msg: ⇒ Any): OAuth2Settings
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to Ensuring[OAuth2Settings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: Boolean): OAuth2Settings
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to Ensuring[OAuth2Settings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  25. val fields: Fields
    Definition Classes
    OAuth2SettingsSettings → AmfObject
  26. def flows: Seq[OAuth2Flow]
  27. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to StringFormat[OAuth2Settings] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  28. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. lazy val graph: Graph
    Definition Classes
    DomainElement
  30. val id: String
    Definition Classes
    AmfObject
  31. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  34. def location(): Option[String]
    Definition Classes
    AmfElement
  35. def meta: OAuth2SettingsModel.type
    Definition Classes
    OAuth2SettingsSettings → AmfObject
  36. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  37. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  38. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  39. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  40. def set(field: Field, value: AmfElement, annotations: Annotations): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  41. def set(field: Field, value: AmfElement): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  42. def set(field: Field, values: Seq[String]): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  43. def set(field: Field, value: Float): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  44. def set(field: Field, value: Double): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  45. def set(field: Field, value: Int): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  46. def set(field: Field, value: Boolean): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  47. def set(field: Field, value: String, annotations: Annotations): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  48. def set(field: Field, value: String): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  49. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  50. def setArray(field: Field, values: Seq[AmfElement]): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  51. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  52. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  53. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  54. final def simpleAdoption(parent: String): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  55. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  56. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  57. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  59. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. def withAdditionalProperties(additionalProperties: DataNode): OAuth2Settings.this.type
    Definition Classes
    Settings
  61. def withAuthorizationGrants(authorizationGrants: Seq[String]): OAuth2Settings.this.type
  62. def withCustomDomainProperties(extensions: Seq[DomainExtension]): OAuth2Settings.this.type
    Definition Classes
    DomainElement → CustomizableElement
  63. def withCustomDomainProperty(extensions: DomainExtension): OAuth2Settings.this.type
    Definition Classes
    DomainElement → CustomizableElement
  64. def withExtends(extend: Seq[DomainElement]): OAuth2Settings.this.type
    Definition Classes
    DomainElement
  65. def withFlow(): OAuth2Flow
  66. def withFlows(flows: Seq[OAuth2Flow]): OAuth2Settings.this.type
  67. def withId(value: String): OAuth2Settings.this.type
    Definition Classes
    AmfObject
  68. def withIsExternalLink(isReference: Boolean): OAuth2Settings.this.type
    Definition Classes
    DomainElement
  69. def [B](y: B): (OAuth2Settings, B)
    Implicit
    This member is added by an implicit conversion from OAuth2Settings to ArrowAssoc[OAuth2Settings] 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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Settings

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped