<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en">Share:API - Adobe Labs</cite>
(<time>2015-03-13 09:26:06 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://web.archive.org/web/20071012021614/http://labs.adobe.com/wiki/index.php/Share:API">http://web.archive.org/web/20071012021614/http://labs.adobe.com/wiki/index.php/Share:API</anchor-external></p><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">Share:API - Adobe Labs</cite>
(<time>2015-03-13 09:26:44 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://web.archive.org/web/20071012021614/http://labs.adobe.com/wiki/index.php/Share:API">http://web.archive.org/web/20071012021614/http://labs.adobe.com/wiki/index.php/Share:API</anchor-external></figcaption><blockquote><p>AdobeAuth	Literal string indicating that this is an authorization header.</p><p>apikey	The API key registered to this application.</p><p>data	A concatenation of three values: the HTTP method, the URL of the request, and the timestamp of the request in milliseconds.</p><p>sessionid	The sessionid returned from a new session request as described in Starting a new session. Not used for the initial authorization token and new session requests.</p><p>sig	MD5 digest of the string formed by concatenating data with the shared secret returned by an authorization token request.</p><p>For example, an authorization header for getting the list of nodes in the root folder (see Listing file and folder information) is:</p><p>Authorization: AdobeAuth </p><p>sessionid=&quot;3bafbc700acd2ca0d38433230a408c2a&quot;,</p><p>apikey=&quot;6b8b71755fe80445276d0f7d1d5c3d65&quot;,</p><p>data=&quot;GET https://api.share.adobe.com/webservices/api/v1/dc/ 1188518642796&quot;,</p><p>sig=&quot;308421b3840c7bad180e7ea13b32ffde&quot;</p></blockquote></figure><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="ja">Adobe Share APIで認証を受ける。 - うなの日記</cite>
(<time>2015-03-13 09:28:01 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://unageanu.hatenablog.com/entry/20071005/1191584202">http://unageanu.hatenablog.com/entry/20071005/1191584202</anchor-external></p><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> <cite xml:lang="en">folio-producer-api/APIRequest.php at master · CoffeeAndCode/folio-producer-api</cite>
(<time>2015-03-13 09:28:30 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/CoffeeAndCode/folio-producer-api/blob/master/app/DPSFolioProducer/APIRequest.php">https://github.com/CoffeeAndCode/folio-producer-api/blob/master/app/DPSFolioProducer/APIRequest.php</anchor-external></figcaption><blockquote><p>return 'AdobeAuth ticket=&quot;'.urlencode($this-&gt;config-&gt;ticket).'&quot;';</p></blockquote></figure></body></html>