com.createsend.util.jersey
Class AuthorisedResourceFactory
java.lang.Object
com.createsend.util.jersey.ResourceFactory
com.createsend.util.jersey.AuthorisedResourceFactory
public class AuthorisedResourceFactory
- extends ResourceFactory
|
Method Summary |
com.sun.jersey.api.client.WebResource |
getResource(com.sun.jersey.api.client.Client client,
String... pathElements)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthorisedResourceFactory
public AuthorisedResourceFactory(String accessToken)
AuthorisedResourceFactory
public AuthorisedResourceFactory(String username,
String password)
getResource
public com.sun.jersey.api.client.WebResource getResource(com.sun.jersey.api.client.Client client,
String... pathElements)
- Overrides:
getResource in class ResourceFactory
Copyright © 2013. All Rights Reserved.