Uses of Class
com.iizix.server.oauth.services.Twitter
Packages that use Twitter
Uses of Twitter in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return types with arguments of type TwitterModifier and TypeMethodDescriptionstatic IServiceCreator<Twitter>Twitter.initialize(String clientID, String clientSecret) Creates an instance of theParamInitializedServicethat holds the parameters for the provider authentication.