|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.core.Progress
org.basex.core.Proc
org.basex.core.proc.Password
public final class Password
Evaluates the 'password' command and alters the user's password.
Field Summary |
---|
Fields inherited from class org.basex.core.Proc |
---|
DATAREF, flags, STANDARD |
Constructor Summary | |
---|---|
Password(String pw)
Default constructor. |
Method Summary |
---|
Methods inherited from class org.basex.core.Proc |
---|
exec, exec, execute, execute, info, result, toString, updating |
Methods inherited from class org.basex.core.Progress |
---|
abort, checkStop, det, detail, prog, progress, progress, stop, tit, title |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Password(String pw)
pw
- password
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |