Uses of Class
org.dspace.eperson.PasswordHash

Packages that use PasswordHash
org.dspace.eperson Provides classes representing e-people and groups of e-people. 
 

Uses of PasswordHash in org.dspace.eperson
 

Methods in org.dspace.eperson that return PasswordHash
 PasswordHash EPerson.getPasswordHash()
          Return the EPerson's password hash.
 

Methods in org.dspace.eperson with parameters of type PasswordHash
 void EPerson.setPasswordHash(PasswordHash password)
          Set the EPerson's password hash.
 



Copyright © 2012 DuraSpace. All Rights Reserved.