Difference between revisions of "GeoFence library"

From Gcube Wiki
Jump to: navigation, search
(Geofence library documentation)
(Geofence library documentation)
Line 5: Line 5:
  
 
Parameters:
 
Parameters:
 +
 
- id - It's the userId of user you are looking for.
 
- id - It's the userId of user you are looking for.
 +
 
Returns a GeoServer User (GSUser) object using a specific id of user.
 
Returns a GeoServer User (GSUser) object using a specific id of user.

Revision as of 18:31, 16 November 2017

Geofence library documentation

  • getUserById(String id)

Parameters:

- id - It's the userId of user you are looking for.

Returns a GeoServer User (GSUser) object using a specific id of user.