Initial half-port of PAPE extension.
commit15e9c340c28dcec55f5356a95f0d08ac40b2d7c0
authorAndrew Arnott <andrewarnott@gmail.com>
Sun, 18 Jan 2009 05:46:29 +0000 (17 21:46 -0800)
committerAndrew <andrewarnott@gmail.com>
Sun, 18 Jan 2009 05:46:29 +0000 (17 21:46 -0800)
treeb72817bcc2c2c41fd986c6e256e10295e006682d
parent07efff0df7929c836dfe38a0076cc7ee6ed316ff
Initial half-port of PAPE extension.
15 files changed:
src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
src/DotNetOpenAuth.Test/OpenId/Extensions/ProviderAuthenticationPolicy/PapeTests.cs [new file with mode: 0644]
src/DotNetOpenAuth.Test/OpenId/Extensions/ProviderAuthenticationPolicy/PolicyRequestTests.cs [new file with mode: 0644]
src/DotNetOpenAuth.Test/OpenId/Extensions/ProviderAuthenticationPolicy/PolicyResponseTests.cs [new file with mode: 0644]
src/DotNetOpenAuth/DotNetOpenAuth.csproj
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/AuthenticationPolicies.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/Constants.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/DateTimeEncoder.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/NistAssuranceLevel.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/PapeUtilities.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/PolicyRequest.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/PolicyResponse.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/Extensions/ProviderAuthenticationPolicy/TimespanSecondsEncoder.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/OpenIdStrings.Designer.cs
src/DotNetOpenAuth/OpenId/OpenIdStrings.resx