Uses of Interface
com.pras.auth.Authenticator

Packages that use Authenticator
com.pras   
com.pras.auth   
 

Uses of Authenticator in com.pras
 

Methods in com.pras with parameters of type Authenticator
static SpreadSheetFactory SpreadSheetFactory.getInstance(Authenticator authenticator)
          This will create SpreadSheetFactory Instance using your custom Authenticatior.
 

Uses of Authenticator in com.pras.auth
 

Classes in com.pras.auth that implement Authenticator
 class BasicAuthenticatorImpl
          This will provide a basic and LOW Level way of getting Authetication Token for various Google's services.