Hi Jeff, SignPost is an extensible library for Java where you can code up your own OAuthMessageSigner implementation (it ships with PlainText and HMAC). There's an implementation of an RSA-SHA1 signer at code.intuit.com<https://code.intuit.com/sf/projects/ippoauth>you might want to check out. The code is simple, the harder part is the cert management between parties.
Good luck, Tim -- You received this message because you are subscribed to the Google Groups "OAuth" group. To view this discussion on the web visit https://groups.google.com/d/msg/oauth/-/Wjd6R3phWXBuNG9K. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
