http4k-security-core
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-core
http4k-security-core
/
org.http4k.security
/
ClientCredentialsOAuthSecurity
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
<
T
>
invoke
(
tokenUrl
:
Uri
,
key
:
RequestLens
<
T
>
,
lookup
:
(
String
)
->
T
?
,
refreshUrl
:
Uri
?
=
null
,
scopes
:
List
<
OAuthScope
>
=
emptyList()
)
:
ClientCredentialsOAuthSecurity