Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
deterministicRandom
Function · 0.85
makeEcP256
Function · 0.85
makeRandomTokenSpec
Function · 0.85
ScopeExit
Class · 0.85
signToken
Function · 0.85
delay
Function · 0.85
randomAlphaNumeric
Method · 0.80
at
Method · 0.80
front
Method · 0.80
removeAllPublicKeys
Method · 0.80
random01
Method · 0.80
substr
Method · 0.80
Tested by
no test coverage detected