Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 Base64
net.oauth.encryption 
 Hex
net.oauth.encryption 
 HMAC
net.oauth.encryption 
 IEndPoint
net.oauth The Consumer obtains an unauthorized Request Token by asking the Service Provider to issue a Token.
 IHash
net.oauth.encryption 
 Nonce
net.oauth Unless otherwise specified by the Service Provider, the timestamp is expressed in the number of seconds since January 1, 1970 00:00:00 GMT.
 OAuth
net.oauth The OAuth protocol enables websites or applications (Consumers) to access Protected Resources from a web service (Service Provider) via an API, without requiring Users to disclose their Service Provider credentials to the Consumers.
 SHA1
net.oauth.encryption 
 SHABase
net.oauth.encryption