keycloakapi
Toggle table of contents
0.2.81-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
keycloakapi
keycloakapi
/
de.klg71.keycloakmigration.keycloakapi.model
/
RealmAttributeRequired
Realm
Attribute
Required
data
class
RealmAttributeRequired
(
val
roles
:
Set
<
String
>
?
=
null
,
val
scopes
:
Set
<
String
>
?
=
null
)
Members
Constructors
Realm
Attribute
Required
Link copied to clipboard
constructor
(
roles
:
Set
<
String
>
?
=
null
,
scopes
:
Set
<
String
>
?
=
null
)
Properties
roles
Link copied to clipboard
val
roles
:
Set
<
String
>
?
=
null
scopes
Link copied to clipboard
val
scopes
:
Set
<
String
>
?
=
null