http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-sts-fake
/
org.http4k.connect.amazon.sts
/
FakeSTS
/
FakeSTS
Fake
STS
constructor
(
assumedRoles
:
Storage
<
AssumedRole
>
=
Storage.InMemory()
,
clock
:
Clock
=
Clock.systemUTC()
,
random
:
Random
=
Random()
,
defaultSessionValidity
:
Duration
=
ofHours(1)
)
(
source
)