Added hammock project to debug streaming issues
[pithos-ms-client] / trunk / hammock / src / net35 / Hammock / Authentication / OAuth / _OAuth.cd
1 <?xml version="1.0" encoding="utf-8"?>
2 <ClassDiagram MajorVersion="1" MinorVersion="1">
3   <Class Name="Hammock.Authentication.OAuth.OAuthCredentials" BaseTypeListCollapsed="true">
4     <Position X="3.75" Y="2" Width="1.75" />
5     <TypeIdentifier>
6       <HashCode>AIAAABAAAAgQAAEAQQAAAgAAAAABIAQAAQAAAAABACQ=</HashCode>
7       <FileName>Authentication\OAuth\OAuthCredentials.cs</FileName>
8     </TypeIdentifier>
9     <ShowAsAssociation>
10       <Property Name="ParameterHandling" />
11       <Property Name="SignatureMethod" />
12       <Property Name="Type" />
13     </ShowAsAssociation>
14     <Lollipop Position="0.2" Collapsed="true" />
15   </Class>
16   <Class Name="Hammock.Authentication.OAuth.OAuthToken">
17     <Position X="10" Y="0.5" Width="1.75" />
18     <TypeIdentifier>
19       <HashCode>AAAAQAAAAAAAAAAAAAAAAAgACAAAIAAAAAAAAAABAAA=</HashCode>
20       <FileName>Authentication\OAuth\OAuthToken.cs</FileName>
21     </TypeIdentifier>
22   </Class>
23   <Class Name="Hammock.Authentication.OAuth.OAuthWebQueryInfo" BaseTypeListCollapsed="true">
24     <Position X="3.5" Y="8.75" Width="2" />
25     <TypeIdentifier>
26       <HashCode>IIAAABAAgAgQAAAAAQAKAgAAAAAAIAQAAAAAAAABSCE=</HashCode>
27       <FileName>Authentication\OAuth\OAuthWebQueryInfo.cs</FileName>
28     </TypeIdentifier>
29     <ShowAsAssociation>
30       <Property Name="ParameterHandling" />
31     </ShowAsAssociation>
32     <Lollipop Position="0.2" Collapsed="true" />
33   </Class>
34   <Class Name="Hammock.Authentication.OAuth.OAuthWorkflow">
35     <Position X="7.5" Y="3.75" Width="3" />
36     <TypeIdentifier>
37       <HashCode>AIAAABACBAgAAwEAQUBAAgAAAACDIAQAAIAAAAAJgCQ=</HashCode>
38       <FileName>Authentication\OAuth\OAuthWorkflow.cs</FileName>
39     </TypeIdentifier>
40     <ShowAsAssociation>
41       <Property Name="SignatureMethod" />
42       <Property Name="ParameterHandling" />
43     </ShowAsAssociation>
44   </Class>
45   <Class Name="Hammock.OAuth.OAuthTools">
46     <Position X="7.5" Y="9.75" Width="3" />
47     <TypeIdentifier>
48       <HashCode>AAAAAAAIAQEAgAAQgQABEAAAoAgBEAAABAAgAAIAAAE=</HashCode>
49       <FileName>Authentication\OAuth\OAuthTools.cs</FileName>
50     </TypeIdentifier>
51   </Class>
52   <Class Name="Hammock.Web.Query.OAuth.OAuthWebQuery">
53     <Position X="0.5" Y="4.75" Width="2" />
54     <TypeIdentifier>
55       <HashCode>AAAgBAAAAAAAAAUAAQAAAAAAAAAAgAQQARAQAQAAABA=</HashCode>
56       <FileName>Authentication\OAuth\OAuthWebQuery.cs</FileName>
57     </TypeIdentifier>
58     <ShowAsAssociation>
59       <Property Name="ParameterHandling" />
60     </ShowAsAssociation>
61   </Class>
62   <Enum Name="Hammock.Authentication.OAuth.OAuthParameterHandling">
63     <Position X="4" Y="6" Width="2" />
64     <TypeIdentifier>
65       <HashCode>AAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAA=</HashCode>
66       <FileName>Authentication\OAuth\OAuthParameterHandling.cs</FileName>
67     </TypeIdentifier>
68   </Enum>
69   <Enum Name="Hammock.Authentication.OAuth.OAuthType">
70     <Position X="0.5" Y="2" Width="2" />
71     <TypeIdentifier>
72       <HashCode>AAAAAAAAAAAQAAAAAAAgAAAAEIAAAAAAAAAAAAAAAAA=</HashCode>
73       <FileName>Authentication\OAuth\OAuthType.cs</FileName>
74     </TypeIdentifier>
75   </Enum>
76   <Enum Name="Hammock.OAuth.OAuthSignatureMethod">
77     <Position X="7.5" Y="0.5" Width="2" />
78     <TypeIdentifier>
79       <HashCode>AAAAAAAAAAAAAAAAAAAAAAIAIAAAEAAAAAAAAAAAAAA=</HashCode>
80       <FileName>Authentication\OAuth\OAuthSignatureMethod.cs</FileName>
81     </TypeIdentifier>
82   </Enum>
83   <Font Name="Segoe UI" Size="9" />
84 </ClassDiagram>