org.jboss.resteasy.example.oauth
Class CustomerDatabaseClient
java.lang.Object
org.jboss.resteasy.example.oauth.CustomerDatabaseClient
public class CustomerDatabaseClient
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerDatabaseClient
public CustomerDatabaseClient()
getCustomers
public static List<String> getCustomers(javax.servlet.http.HttpServletRequest request)
Copyright © 2013. All Rights Reserved.