tapir-tests
tapir-tests
API
sttp.tapir.tests
Basic
Blob
ContentNegotiation
Files
Mapping
Multipart
MultipleFileUpload
OneOf
OneOfBody
Security
Streaming
Test
Test
TestUtil
TestUtil
TestUtilExtensions
Validation
sttp.tapir.tests.data
BasketOfFruits
BasketOfFruits
Blue
Color
ColorValue
ColorWrapper
CustomError
CustomError
Default
NotFound
Entity
Fruit
FruitAmount
FruitAmountWrapper
FruitData
FruitError
FruitErrorDetail
FruitErrorDetail
AlreadyPicked
HarvestError
NameTooShort
NotYetGrown
Unknown
IntWrapper
Organization
Person
Red
StringWrapper
ValidFruitAmount
tapir-tests
/
sttp.tapir.tests
/
Security
Security
sttp.tapir.tests.Security$
object
Security
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Security
.type
Clear all
Members list
Concise view
Value members
Concrete fields
val
in_security_apikey_header_in_amount_out_string
:
Endpoint
[
String
,
Int
,
Unit
,
String
,
Any
]
val
in_security_apikey_header_out_string
:
Endpoint
[
String
,
Unit
,
Unit
,
String
,
Any
]
val
in_security_apikey_query_out_string
:
Endpoint
[
String
,
Unit
,
Unit
,
String
,
Any
]
val
in_security_basic_out_string
:
Endpoint
[
UsernamePassword
,
Unit
,
Unit
,
String
,
Any
]
val
in_security_bearer_out_string
:
Endpoint
[
String
,
Unit
,
Unit
,
String
,
Any
]
val
in_security_option_basic_option_bearer_out_string
:
Endpoint
[(
Option
[
UsernamePassword
],
Option
[
String
]),
Unit
,
Unit
,
String
,
Any
]
val
in_security_option_basic_out_string
:
Endpoint
[
Option
[
UsernamePassword
],
Unit
,
Unit
,
String
,
Any
]