com.solab.alarms.channels.twitter
Class TwitterAuth

java.lang.Object
  extended by com.solab.alarms.channels.twitter.TwitterAuth

public class TwitterAuth
extends Object

This small program must be used to associate the Twitter account for your app with the jAlarms library, so that jAlarms can update the status of the account. You only need to do this once per account.

Author:
Enrique Zamudio

Constructor Summary
TwitterAuth()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwitterAuth

public TwitterAuth()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2011 Java Mexico. All Rights Reserved.