Exemplo n.º 1
0
 public Users(OAuthClient client) {
   oClient = client;
   oClient.setEntryPoint(ENTRY_POINT);
 }