Nevermind, I should have searched harder: https://github.com/keycloak/keycloak/tree/master/integration/admin-client

John

On Mon, May 23, 2016 at 4:54 PM John D. Ament <john.d.ament@gmail.com> wrote:
Hi,

I was wondering, is there an API JAR that would allow me to interact with Keycloak in a more type safe way?  I've been through the REST api and I suspect it will do everything I need, but the work to actually build out the client seems pretty heavy, so having an existing client sounds pretty useful.

John