Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
OAuthResult
OAuth
Result
interface
OAuthResult
:
AuthResult
Inheritors
OAuthPasswordResult
OAuthClientCredentialsResult
Members
Properties
expires
At
Link copied to clipboard
abstract
val
expiresAt
:
Instant
user
Id
Link copied to clipboard
abstract
val
userId
:
String
Functions
with
Expiry
Link copied to clipboard
abstract
fun
withExpiry
(
expiresAt
:
Instant
)
:
OAuthResult