Skip to content

OAuth stuff for J2ME clients (with some blackberry specific bits)

License

Notifications You must be signed in to change notification settings

greyson/j2me-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the j2me OAuth implementation, with modifications by
DXY Solutions (http://www.dxysolutions.com/) for use in BlackBerry.

The original implementation uses BouncyCastle for its hashing algorithm,
however, since the BlackBerry has (the distinct possibility of) hardware
acceleration for its built-in API.

For a instructions on how to use this library to implement automatic OAuth, 
which includes a mostly-automated browser field visit
http://www.dxysolutions.com/#/does/using-interactive-oauth-on-the-blackberry
This can save users from having to input the token on their return to the
application.

Source: src/*

See http://fireeagle.yahoo.net for more info.

About

OAuth stuff for J2ME clients (with some blackberry specific bits)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%