keycloakapi
0.2.74
keycloakapi
/
de.klg71.keycloakmigration.keycloakapi.model
/
RealmProfile
Realm
Profile
data
class
RealmProfile
(
attributes
:
List
<
RealmAttribute
>
,
groups
:
List
<
Map
<
String
,
String
>
>
,
unmanagedAttributePolicy
:
String
?
)
Content copied to clipboard
Properties
Properties
attributes
Link copied to clipboard
val
attributes
:
List
<
RealmAttribute
>
Content copied to clipboard
groups
Link copied to clipboard
val
groups
:
List
<
Map
<
String
,
String
>
>
Content copied to clipboard
unmanagedAttributePolicy
Link copied to clipboard
var
unmanagedAttributePolicy
:
String
?
=
null
Content copied to clipboard