| Author |
Getting Password from Credential Vault
|
Thirugnanam Saravanan
Ranch Hand
Joined: Dec 13, 2007
Posts: 81
|
|
Hi,
I am storing the User ID and Password from my Portal page to the Credential Vault. While retreiving back the password from credential vault, I am getting it in some encrypted/encoded format. For example if i send the value "ew12345" as password I am getting back "[C@46effee5" from the credential vault.
I want to know how to get the original password or how to decode this password to my original password that I initially stored in credential vault:
I am using the following code to set the password to credential vault:
I am using the following code to retrieve the password back from credential vault:
Kindly let me know how to get the original password / password in decoded format from credential vault. Its very urgent.....
Thanks,
Saravanan T
|
Saravanan
SCJP 5.0(98%), SCWCD 5.0 (100%), OCA
|
 |
 |
|
|
subject: Getting Password from Credential Vault
|
|
|