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

com.jayway.restassured.authentication.OAuthSignature Maven / Gradle / Ivy

package com.jayway.restassured.authentication;

public  enum OAuthSignature {
    HEADER, QUERY_STRING
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy