| Package | Description |
|---|---|
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.eperson.service |
| Modifier and Type | Method and Description |
|---|---|
PasswordHash |
EPersonServiceImpl.getPasswordHash(EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
void |
EPersonServiceImpl.setPasswordHash(EPerson ePerson,
PasswordHash password) |
| Modifier and Type | Method and Description |
|---|---|
PasswordHash |
EPersonService.getPasswordHash(EPerson ePerson)
Return the EPerson's password hash.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPersonService.setPasswordHash(EPerson ePerson,
PasswordHash password)
Set the EPerson's password hash.
|
Copyright © 2016 DuraSpace. All Rights Reserved.