struct Keycloak::RestAPI::UserDetails
- Keycloak::RestAPI::UserDetails
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Extended Modules
- JSON::Schema
Defined in:
keycloak/rest_api.crConstructors
Instance Method Summary
- #application_roles : Array(Role) | Nil
- #client_roles : Array(Role) | Nil
- #email : String | Nil
- #enabled : Bool | Nil
- #first_name : String | Nil
- #groups : Array(String) | Nil
- #id : String | Nil
- #last_name : String | Nil
- #realm_roles : Array(String) | Nil
- #username : String | Nil