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
/
RealmProfile
/
RealmProfile
Realm
Profile
constructor
(
attributes
:
List
<
RealmAttribute
>
,
groups
:
List
<
Map
<
String
,
String
>
>
,
unmanagedAttributePolicy
:
String
?
=
null
)