Authentication class that uses a security token to authenticate requests by appending ?st={token} to the request URL. Security tokens can be lifted from running gadgets, but generally expire after a short time.
@author Jason Cooper
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.