MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.model
/
ClientId
Client
Id
@
JvmInline
value
class
ClientId
(
val
value
:
String
)
OAuthクライアントIDを表すValue Class 型安全性を確保し、コマンドパーサーでの使用を可能にする
Members
Constructors
Client
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String