<div dir="ltr">Hi,<div><br></div><div>I&#39;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(&quot;bburke&quot;)</font></div><div><font face="courier new, monospace">    List&lt;RoleRepresentation&gt; roles = bill.getApplicationRoleMappings(&quot;customer-portal&quot;);</font></div>
<div><font face="courier new, monospace"><br></font></div><div>It&#39;s still in it&#39;s early stages, but if you find it interesting, I&#39;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>