- java.lang.Object
-
- org.apache.oltu.oauth2.client.response.OAuthClientResponse
-
- org.apache.oltu.oauth2.client.response.OAuthAccessTokenResponse
-
- com.eviware.soapui.impl.rest.actions.oauth.OAuth2AccessTokenResponse
-
-
Field Summary
-
Fields inherited from class org.apache.oltu.oauth2.client.response.OAuthClientResponse
body, contentType, parameters, responseCode, validator
-
Method Summary
-
Methods inherited from class org.apache.oltu.oauth2.client.response.OAuthAccessTokenResponse
getBody, init
-
Methods inherited from class org.apache.oltu.oauth2.client.response.OAuthClientResponse
getParam, validate
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getScope
public String getScope()
- Specified by:
getScope
in class org.apache.oltu.oauth2.client.response.OAuthAccessTokenResponse
Copyright © 2019. All Rights Reserved.