MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.web.router.auth.common
/
AuthenticationResult
/
Failed
Failed
data
class
Failed
(
val
reason
:
AuthenticationError
)
:
AuthenticationResult
Members
Constructors
Failed
Link copied to clipboard
constructor
(
reason
:
AuthenticationError
)
Properties
reason
Link copied to clipboard
val
reason
:
AuthenticationError