com.sola.instagram.io
Class UriFactory.Auth

java.lang.Object
  extended by com.sola.instagram.io.UriFactory.Auth
Enclosing class:
UriFactory

public class UriFactory.Auth
extends java.lang.Object


Field Summary
static java.lang.String GET_ACCESS_TOKEN
           
static java.lang.String USER_AUTHORIZATION
           
 
Constructor Summary
UriFactory.Auth()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_AUTHORIZATION

public static final java.lang.String USER_AUTHORIZATION
See Also:
Constant Field Values

GET_ACCESS_TOKEN

public static final java.lang.String GET_ACCESS_TOKEN
See Also:
Constant Field Values
Constructor Detail

UriFactory.Auth

public UriFactory.Auth()