That's great! Absolutely something we want. Once it's in a usable state I'd
like to pull it in to our main Keycloak repo and include it as part of our build and
release.
----- Original Message -----
From: "Rodrigo Sasaki" <rodrigopsasaki(a)gmail.com>
To: keycloak-user(a)lists.jboss.org
Sent: Friday, 20 June, 2014 9:00:57 PM
Subject: [keycloak-user] Java Keycloak REST API Wrapper
Hi,
I'm working on a Java-based wrapper for the REST API, to make it look more
OO, abstracting the access to servers.
It uses methods such as
User bill = realm.getUser("bburke")
List<RoleRepresentation> roles =
bill.getApplicationRoleMappings("customer-portal");
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.
Best regards,
--
Rodrigo Sasaki
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user