Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
Authenticator
/
MethodRule
/
Companion
Companion
object
Companion
Members
Functions
method
For
Link copied to clipboard
@
JvmStatic
fun
methodFor
(
rules
:
List
<
Authenticator.MethodRule
>
,
user
:
String
?
,
remoteAddress
:
String
?
)
:
Authenticator.Method
?