Declare grid map file loader
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Sep 2012 08:48:36 +0000 (08:48 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Sep 2012 08:48:36 +0000 (08:48 +0000)
org.glite.lb.server/interface/lb_authz.h

index 1a1e6eb..06f7c96 100644 (file)
@@ -111,6 +111,10 @@ check_jobstat_authz(edg_wll_Context ctx,
                     struct _edg_wll_GssPrincipal_data *peer,
                     int *authz_flags);
 
+parse_gridmap(edg_wll_Context ctx,
+              const char *file,
+              struct _edg_wll_id_mapping *mapping);
+
 #ifdef __cplusplus
 }
 #endif