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