MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / authenticateUserByHTTP.cpp

File authenticateUserByHTTP.cpp

src/Server/HTTP/authenticateUserByHTTP.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <Access/Authentication.h>
2#include <Access/Credentials.h>
3#include <Access/ExternalAuthenticators.h>
4#include <Common/Base64.h>

Callers

nothing calls this directly

Calls 14

getLastForwardedForMethod · 0.80
clientAddressMethod · 0.80
setStatusAndReasonMethod · 0.80
ExceptionClass · 0.50
hasMethod · 0.45
emptyMethod · 0.45
getMethod · 0.45
setHTTPClientInfoMethod · 0.45
setQuotaClientKeyMethod · 0.45
getBoolMethod · 0.45
authenticateMethod · 0.45

Tested by

no test coverage detected