Package | Description |
---|---|
org.gcube.data.access.api |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpStatus |
GeoFence.createUser(User user)
Returns an HttpStatus (status) when you try to create the User object.
|
org.springframework.http.HttpStatus |
GeoFence.updateUser(User user)
Returns an HttpStatus (status) when you try to update the User object.
|