java.lang.Object
com.orientechnologies.orient.core.metadata.security.OIdentity
com.orientechnologies.orient.core.metadata.security.OUser
All Implemented Interfaces:
OSecurityUser, Serializable
Direct Known Subclasses:
OSystemUser

public class OUser extends OIdentity implements OSecurityUser
Contains the user settings about securit associated. Roles contains the permission rules that define what the user can access and what he cannot.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also: