UserJSONConverter¶
Converts a JSON object into a User.
Implements¶
- JSONConverter[User val] val
Constructors¶
create¶
Returns¶
- UserJSONConverter val^
Public Functions¶
apply¶
Parses the JSON representation of a user account.
Parameters¶
- json: JSONNav val
- creds: Credentials val
Returns¶
- User val ?
eq¶
Parameters¶
- that: UserJSONConverter val
Returns¶
- Bool val
ne¶
Parameters¶
- that: UserJSONConverter val
Returns¶
- Bool val