Class OAuthClientResponse
- java.lang.Object
 - 
- org.apache.oltu.oauth2.client.response.OAuthClientResponse
 
 
- 
- Direct Known Subclasses:
 OAuthAccessTokenResponse,OAuthAuthzResponse,OAuthResourceResponse
public abstract class OAuthClientResponse extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description OAuthClientResponse() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetParam(java.lang.String param) 
 -