cancel
Showing results for 
Search instead for 
Did you mean: 

API method getHashedPassword()

Former Member
0 Kudos

Hi experts,

I actaully try to get the hash string of a users password using the API method getHashedPassword(). The problem is that this method always returns NULL.

Can anyone tell me if he or she has used this method successfully and if there are any prerequisites I have to pay attention to.

Thanks in advance for all answers.

Best regards,

Torben

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I guess that there are at least hundreds of such methods out there in the Java world.

I don't think that anyone can help you with this little info.

Former Member
0 Kudos

Oh sorry! Of course I am referring to the method getHashedPassword() from the SAP Java Security API. It is placed in interface IUserAccount.

Best regards,

Torben