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
/
ClientScopeItem
Client
Scope
Item
data
class
ClientScopeItem
(
val
id
:
UUID
,
val
name
:
String
)
Members
Constructors
Client
Scope
Item
Link copied to clipboard
constructor
(
id
:
UUID
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
UUID
name
Link copied to clipboard
val
name
:
String