Hello,

Quite a while back I made security users/groups/roles REST endpoints using Spring Controllers and JAXB. They were put in the geofence-server module, rather than restconfig, even though they work for all user/group/role services. The reason was that they didn't use restlet and we didn't want to introduce additional dependencies to geoserver.

However, now that rest-config itself has moved to Spring, they could now finally be moved and become part of the official rest of geoserver that is accessible to everyone. They do use JAXB rather than XStream, but nevertheless apparently no added dependencies are necessary.

Before I make a PR for this, are there any objects/concerns/... ?

Kind Regards

Niels


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to