If I do 

char[] secret = request.getChallengeResponse().getSecret();

I get an encoded value. What do I have to do to get the real password?



Reply via email to