|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use User | |
---|---|
org.basex.core | This package contains the database core classes. |
Uses of User in org.basex.core |
---|
Fields in org.basex.core declared as User | |
---|---|
User |
Context.user
User reference. |
Methods in org.basex.core that return User | |
---|---|
User |
User.copy()
Returns a local copy of this user. |
User |
Users.get(String usern)
Returns a user reference with the specified name. |
Methods in org.basex.core with parameters of type User | |
---|---|
void |
Users.drop(User user)
Drops a user from the list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |