Uses of Class
org.refcodes.rest.LoopbackRestClient
-
Uses of LoopbackRestClient in org.refcodes.rest
Subclasses of LoopbackRestClient in org.refcodes.restModifier and TypeClassDescriptionclassThe singleton of theLoopbackRestClientfor easyLoopbackRestClientaccess.Methods in org.refcodes.rest that return LoopbackRestClientModifier and TypeMethodDescriptionstatic LoopbackRestClientLoopbackRestClientSingleton.getInstance()Returns the singleton's instance as fabricated by thisLoopbackRestClientSingleton.LoopbackRestClient.withBasicAuthCredentials(String aUserName, String aSecret) LoopbackRestClient.withBasicAuthCredentials(BasicAuthCredentials aBasicAuthCredentials) LoopbackRestClient.withOAuthToken(OauthToken aOauthToken) LoopbackRestClient.withUserAgent(String aUserAgent)