Added associate renegotiate capability to RP.
commit511a4a5e2996dad1fd9b2f3075b8090c70692606
authorAndrew Arnott <andrewarnott@gmail.com>
Mon, 19 Jan 2009 05:47:48 +0000 (18 21:47 -0800)
committerAndrew <andrewarnott@gmail.com>
Mon, 19 Jan 2009 05:47:48 +0000 (18 21:47 -0800)
tree8b3272abb044f827fe590b48d93dcb2e2cb88f3e
parent6c39405adaa6e656ab9a8db3d7e0d3abd2e9b4ec
Added associate renegotiate capability to RP.

Enabled one of the basic renegotiate tests.
src/DotNetOpenAuth.Test/OpenId/AssociationHandshakeTests.cs
src/DotNetOpenAuth.vsmdi
src/DotNetOpenAuth/OpenId/ChannelElements/OpenIdMessageFactory.cs
src/DotNetOpenAuth/OpenId/HmacShaAssociation.cs
src/DotNetOpenAuth/OpenId/Messages/AssociateRequest.cs
src/DotNetOpenAuth/OpenId/Messages/AssociateUnsuccessfulResponse.cs
src/DotNetOpenAuth/OpenId/OpenIdStrings.Designer.cs
src/DotNetOpenAuth/OpenId/OpenIdStrings.resx
src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs