Fix warning about debug code in OpenIdServiceImpl

This code is here only for aid while debugging an OpenID exchange,
which doesn't happen that often.  Pulling it out to an isolated
method and tagging it to ignore unchecked casts fixes a warning in
this class.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed