avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.model
/
UserWithRoles
/
UserWithRoles
User
With
Roles
constructor
(
id
:
Long
?
,
username
:
String
?
,
avatar
:
String
?
,
roles
:
Set
<
UserWithRoles.PlainRole
>
)
constructor
(
user
:
User
)