Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
Authenticator
/
Factory
/
OpenIdConnect
/
OpenIdConnect
Open
Id
Connect
@
JvmOverloads
constructor
(
issuerUrl
:
URL
,
clientId
:
String
,
clientSecret
:
String
,
rules
:
List
<
Authenticator.MethodRule
>
=
DEFAULT_RULES
,
instantSource
:
InstantSource
=
InstantSource.system()
)