tst2005googlecode / step2

Automatically exported from code.google.com/p/step2
1 stars 0 forks source link

Improve VerificationException message of ConsumerHelper #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The com.google.step2.VerificationException thrown in 
com.google.step2.ConsumerHelper.verify(String, ParameterList, 
DiscoveryInformation) (l.121 on r.540/trunk) could be improved.

The org.openid4java.consumer.VerificationResult.getStatusMsg() is always set if 
the org.openid4java.consumer.VerificationResult.getAuthResponse() is of type 
org.openid4java.message.AuthSuccess.

Original issue reported on code.google.com by fabian.k...@gmail.com on 8 Mar 2011 at 7:53

Attachments: