
public class OSystemUser extends OUser
OSecurityUser.STATUSESADMIN, CLASS_NAME, PASSWORD_FIELD, rolesdocument| Constructor and Description |
|---|
OSystemUser()
Constructor used in unmarshalling.
|
OSystemUser(ODocument iSource)
Create the user by reading the source document.
|
OSystemUser(ODocument iSource,
String dbName)
dbName is the name of the source database and is used for filtering roles.
|
OSystemUser(String iName) |
OSystemUser(String iUserName,
String iUserPassword) |
| Modifier and Type | Method and Description |
|---|---|
protected ORole |
createRole(ODocument roleDoc)
Derived classes can override createRole() to return an extended ORole implementation.
|
protected String |
getDatabaseName() |
addRole, addRole, allow, allow, checkIfAllowed, checkIfAllowed, checkPassword, encodePassword, encryptPassword, fromStream, getAccountStatus, getIdentity, getName, getPassword, getRoles, hasRole, isRuleDefined, isRuleDefined, removeRole, save, setAccountStatus, setName, setPassword, toStringequals, getDocument, hashCode, load, load, reload, reload, reload, save, toStreamclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDocumentpublic OSystemUser()
public OSystemUser(String iName)
public OSystemUser(ODocument iSource)
protected String getDatabaseName()
protected ORole createRole(ODocument roleDoc)
createRole in class OUserCopyright © 2009–2025 OrientDB. All rights reserved.