|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.figure8.join.util.CVSCrypt
public class CVSCrypt
Util class that realize the password scrambling for CVS.
| Constructor Summary | |
|---|---|
CVSCrypt()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
crypt(java.lang.String password)
Scramble the given password. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CVSCrypt()
| Method Detail |
|---|
public static final java.lang.String crypt(java.lang.String password)
password - The string to scramble
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||