MCPcopy Create free account
hub / github.com/apache/trafficserver / token

Method token

plugins/origin_server_auth/origin_server_auth.cc:350–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348 }
349
350 const char *
351 token() const
352 {
353 return _token;
354 }
355
356 int
357 secret_len() const

Callers 2

authorizeAwsV4Method · 0.45
authorizeGcpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected