ceph/src/auth
Kefu Chai baab67ca52 auth: build without "using namespace std"
* add "std::" prefix in headers
* add "using" declarations in .cc files.

so we don't rely on "using namespace std" in one or more included
headers.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-08-13 12:23:38 +08:00
..
cephx auth: build without "using namespace std" 2021-08-13 12:23:38 +08:00
krb
none
Auth.h
AuthAuthorizeHandler.h
AuthClient.h
AuthClientHandler.cc
AuthClientHandler.h
AuthMethodList.cc
AuthMethodList.h
AuthRegistry.cc
AuthRegistry.h
AuthServer.h
AuthServiceHandler.cc
AuthServiceHandler.h
AuthSessionHandler.cc
AuthSessionHandler.h
CMakeLists.txt
Crypto.cc auth: build without "using namespace std" 2021-08-13 12:23:38 +08:00
Crypto.h
DummyAuth.h
KeyRing.cc auth/KeyRing: rename decode_plaintext() to decode() 2021-06-02 12:04:32 +08:00
KeyRing.h auth/KeyRing: rename decode_plaintext() to decode() 2021-06-02 12:04:32 +08:00
RotatingKeyRing.cc
RotatingKeyRing.h
scheme.txt