portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.user.domain
/
UserRole
/
Companion
Companion
object
Companion
Members
Properties
ROLE_
PREFIX
Link copied to clipboard
const
val
ROLE_PREFIX
:
String
Functions
convert
Link copied to clipboard
fun
convert
(
authorities
:
List
<
String
>
)
:
Set
<
UserRole
>
parse
Link copied to clipboard
fun
parse
(
authority
:
String
)
:
UserRole