Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SecurityScheme.type
Members list
Type members
Classlikes
Defines an HTTP security scheme that can be used by the operations.
Defines an HTTP security scheme that can be used by the operations.
Value parameters
- description
-
A short description for security scheme.
- in
-
The location of the API key.
- name
-
The name of the header, query or cookie parameter to be used.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SecuritySchemeclass Objecttrait Matchableclass AnyShow all
Value parameters
- bearerFormat
-
A hint to the client to identify how the bearer token is formatted. Bearer tokens are usually generated by an authorization server, so this information is primarily for documentation purposes.
- description
-
A short description for security scheme.
- scheme
-
The name of the HTTP Authorization scheme to be used in the Authorization header as defined in [RFC7235]. The values used SHOULD be registered in the IANA Authentication Scheme registry.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SecuritySchemeclass Objecttrait Matchableclass AnyShow all
Value parameters
- description
-
A short description for security scheme.
- flows
-
An object containing configuration information for the flow types supported.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SecuritySchemeclass Objecttrait Matchableclass AnyShow all
Value parameters
- description
-
A short description for security scheme.
- openIdConnectUrl
-
OpenId Connect URL to discover OAuth2 configuration values.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SecuritySchemeclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror