Uses of Class
com.iizix.server.oauth.services.Twitter
Packages that use Twitter Package Description com.iizix.server.oauth.services Uses of Twitter in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return types with arguments of type Twitter Modifier and Type Method Description static IServiceCreator<Twitter>
Twitter. initialize(java.lang.String clientID, java.lang.String clientSecret)
Creates an instance of theParamInitializedService
that holds the parameters for the provider authentication.