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