On Wed, Jul 16, 2014 at 2:37 PM, Christian Mueller <
[email protected]> wrote:

> The module is standalone and is not integrated in geoserver.
>
> You can start by implementing your own Catalog implementation, the default
> implementation is here.
>
>
> https://github.com/geoserver/geoserver/blob/master/src/main/src/main/java/org/geoserver/security/SecureCatalogImpl.java
>
> The Catalog implementation used is injected by the Spring context.
>
>
SecureCatalogImpl is not meant to be plugged and cannot be replaced (well,
unless you fork the code base of course)
if you want to plug in a different authorization mechanism the
inteface to look at is ResourceAccessManager

Cheers
Andrea
-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to