public class FormSigner extends Object
| Constructor and Description |
|---|
FormSigner(String oauthToken,
String oauthTokenSecret,
String oauthConsumerKey,
String oauthConsumerSecret) |
public void signForm(JID to, Form form) throws FormSignerException
to - the full destination address, including resource, if any.form - form form to sign.FormSignerExceptionCopyright © 2015 Tigase. All rights reserved.