MCPcopy Create free account
hub / github.com/apple/foundationdb / TokenCache.actor.cpp

File TokenCache.actor.cpp

fdbrpc/TokenCache.actor.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "fdbrpc/FlowTransport.h"
2#include "fdbrpc/TokenCache.h"
3#include "fdbrpc/TokenSign.h"
4#include "fdbrpc/TenantInfo.h"

Callers

nothing calls this directly

Calls 15

deterministicRandomFunction · 0.85
makeEcP256Function · 0.85
makeRandomTokenSpecFunction · 0.85
ScopeExitClass · 0.85
signTokenFunction · 0.85
delayFunction · 0.85
randomAlphaNumericMethod · 0.80
atMethod · 0.80
frontMethod · 0.80
removeAllPublicKeysMethod · 0.80
random01Method · 0.80
substrMethod · 0.80

Tested by

no test coverage detected