<div dir="ltr">Hi,<div><br></div><div>I'm working on a Java-based wrapper for the REST API, to make it look more OO, abstracting the access to servers.</div><div><br></div><div>It uses methods such as</div><div><br></div>
<div><font face="courier new, monospace"> User bill = realm.getUser("bburke")</font></div><div><font face="courier new, monospace"> List<RoleRepresentation> roles = bill.getApplicationRoleMappings("customer-portal");</font></div>
<div><font face="courier new, monospace"><br></font></div><div>It's still in it's early stages, but if you find it interesting, I'd be happy to create a repo for other Java users to use it, and adapt it based on suggestions aswell.</div>
<div><br></div><div>Best regards,<br clear="all"><div><br></div>-- <br><div dir="ltr"><font face="Times New Roman">Rodrigo Sasaki</font><div></div></div>
</div></div>