toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.web.rest.security
/
AuthResult
/
Unauthorized
Unauthorized
data
class
Unauthorized
(
val
reason
:
String
)
:
AuthResult
Authentication failed.
Members
Constructors
Unauthorized
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String