Home
last modified time | relevance | path

Searched defs:getCanonicalRequestString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/
H A DV4CanonicalRequest.java88 public String getCanonicalRequestString() { in getCanonicalRequestString() method in V4CanonicalRequest
227 …private static String getCanonicalRequestString(String httpMethod, String canonicalUri, String can… in getCanonicalRequestString() method in V4CanonicalRequest