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
/
AddClientScope
/
AddClientScope
Add
Client
Scope
constructor
(
name
:
String
,
description
:
String
?
=
null
,
protocol
:
String
,
attributes
:
Map
<
String
,
String
>
,
protocolMappers
:
List
<
ProtocolMapper
>
?
=
null
)