Uses of Class
com.ning.http.client.oauth.ConsumerKey
Packages that use ConsumerKey
-
Uses of ConsumerKey in com.ning.http.client.oauth
Fields in com.ning.http.client.oauth declared as ConsumerKeyModifier and TypeFieldDescriptionprotected final ConsumerKeyOAuthSignatureCalculator.consumerAuthConstructors in com.ning.http.client.oauth with parameters of type ConsumerKeyModifierConstructorDescriptionOAuthSignatureCalculator(ConsumerKey consumerAuth, RequestToken userAuth) ThreadSafeHMAC(ConsumerKey consumerAuth, RequestToken userAuth)