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
/
AddRole
Add
Role
data
class
AddRole
(
val
name
:
String
,
val
description
:
String
?
=
""
)
Members
Constructors
Add
Role
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
?
=
""
)
Properties
description
Link copied to clipboard
val
description
:
String
?
name
Link copied to clipboard
val
name
:
String