Can specific field (attribute) be accessed or restricted over HTTP REST ?

For instance, I want that when rows of OUser are accessed over HTTP REST, 
username (as its emai id) and passwords should not be exposed outside 
server. On other hand, lets say there is a class with 100 attributes, and I 
just want to access 3 specific attributes, is there a way to just get those 
3 attributes (not other 97) saving network traffic.

As per my understanding, there is a row level access restriction in 
OrientDB. Can the same kind of restriction be applied to field level too in 
some way ?

Regards,
Gaurav

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to