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
/
UserGroupListItem
User
Group
List
Item
data
class
UserGroupListItem
(
val
id
:
UUID
,
val
name
:
String
,
val
path
:
String
)
Members
Constructors
User
Group
List
Item
Link copied to clipboard
constructor
(
id
:
UUID
,
name
:
String
,
path
:
String
)
Properties
id
Link copied to clipboard
val
id
:
UUID
name
Link copied to clipboard
val
name
:
String
path
Link copied to clipboard
val
path
:
String