]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: Use unqualified encode/decode
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 23 Dec 2017 01:46:04 +0000 (20:46 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 10 Jan 2018 19:02:09 +0000 (14:02 -0500)
commitf46f5e6c8a226d5f9914e5789c779fdd1a924405
tree390654d9a3591430974f12181ef1da8c3e41a257
parent271a8a8dd1a83fca2dc485a3ed158a5457a8363b
auth: Use unqualified encode/decode

This is a portion of the namespace project.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
13 files changed:
src/auth/Auth.h
src/auth/Crypto.cc
src/auth/KeyRing.cc
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxKeyServer.h
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxProtocol.h
src/auth/cephx/CephxServiceHandler.cc
src/auth/cephx/CephxSessionHandler.cc
src/auth/none/AuthNoneAuthorizeHandler.cc
src/auth/none/AuthNoneProtocol.h
src/auth/unknown/AuthUnknownProtocol.h