All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nofdev.http.oauth2.CustomOAuthResourceResponse.groovy Maven / Gradle / Ivy

package org.nofdev.http.oauth2

import org.apache.oltu.oauth2.client.response.OAuthResourceResponse
/**
 * Created by Liutengfei on 2016/4/21 0021.
 */
class CustomOAuthResourceResponse extends OAuthResourceResponse{
    Map headers
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy