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-iamidentitycenter
/
org.http4k.connect.amazon.iamidentitycenter.oidc.action
/
RegisterClient
/
RegisterClient
Register
Client
constructor
(
clientName
:
ClientName
,
scopes
:
List
<
String
>
?
=
null
,
grantTypes
:
List
<
GrantType
>
?
=
null
,
redirectUris
:
List
<
Uri
>
?
=
null
,
issuerUrl
:
Uri
?
=
null
)
(
source
)