org.apache.shindig.gadgets.spec
Class OAuthService.EndPoint
java.lang.Object
org.apache.shindig.gadgets.spec.OAuthService.EndPoint
- Enclosing class:
- OAuthService
public static class OAuthService.EndPoint
- extends Object
Description of an OAuth request token or access token URL.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
url
public final Uri url
method
public final OAuthService.Method method
location
public final OAuthService.Location location
OAuthService.EndPoint
public OAuthService.EndPoint(Uri url,
OAuthService.Method method,
OAuthService.Location location)
toString
public String toString(String element)
Copyright © 2007-2012. All Rights Reserved.