Looking to create OAuth nonce and signature dynamically for OAuth 1.0 verification. I was thinking this could be accomplished in using the set value element and some java code, but I'm not sure what packages would need to be imported to accomplish ...