keycloakapi
Toggle table of contents
0.2.76-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
keycloakapi
keycloakapi
/
de.klg71.keycloakmigration.keycloakapi.model
/
RoleListItem
/
RoleListItem
Role
List
Item
constructor
(
id
:
UUID
,
name
:
String
,
description
:
String
?
,
composite
:
Boolean
,
clientRole
:
Boolean
,
containerId
:
String
)