|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashPassword | |
---|---|
org.objectweb.jonas.security.realm.lib | |
org.objectweb.jonas.security.realm.principals |
Uses of HashPassword in org.objectweb.jonas.security.realm.lib |
---|
Methods in org.objectweb.jonas.security.realm.lib that return HashPassword | |
---|---|
static HashPassword |
HashHelper.getHashPassword(String password)
Return the haspassword object from a string. |
Uses of HashPassword in org.objectweb.jonas.security.realm.principals |
---|
Methods in org.objectweb.jonas.security.realm.principals that return HashPassword | |
---|---|
HashPassword |
User.getHashPassword()
|
HashPassword |
JUser.getHashPassword()
Set the hashed password of this user |
Methods in org.objectweb.jonas.security.realm.principals with parameters of type HashPassword | |
---|---|
protected void |
User.setHashPassword(HashPassword hashPassword)
Set the hashed password of this user |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |