>> Ideally, I would like to use my existing useradmin / auth system, which has 
>> a REST interface.
> 
> Nowadays, you would write a UsersRepository implementation interacting
> with your REST interface. You would define your custom server reusing
> jpa-guice prepackages server guice module but specifying your
> UsersRepository rather than the JPA one.
> 
> (Guice also allows overrides).

Cool, thanks!

Are there any examples anywhere I could take a look at?


Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to