Serialized Form
-
Package ch.iterial.keycloak.plugins.directus
-
Record Class ch.iterial.keycloak.plugins.directus.UserRoleDto
class UserRoleDto extends Record implements Serializable-
Serialized Fields
-
email
String email
The field for theemailrecord component. -
firstName
String firstName
The field for thefirstNamerecord component. -
lastName
String lastName
The field for thelastNamerecord component. -
provider
String provider
The field for theproviderrecord component. -
roleId
String roleId
The field for theroleIdrecord component. -
status
String status
The field for thestatusrecord component. -
userId
String userId
The field for theuserIdrecord component.
-
-
-