]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific
authorIlya Dryomov <idryomov@gmail.com>
Tue, 9 Mar 2021 13:36:39 +0000 (14:36 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 12 Apr 2021 18:50:53 +0000 (20:50 +0200)
commite4babc69197655aeaf60ceeaf69410acd3254bcd
treeae5f810c940dc2c55555db768e06f6fdc0bc0367
parent5d75e468a1e0317dbd6f97e4265a1ad4614fcbf5
auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific

Make the one in CephxServiceHandler private and drop the stub in
AuthNoneServiceHandler.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 49cba02a750d4c1ab68399401f0c04f9c9be5b9e)
src/auth/cephx/CephxServiceHandler.h
src/auth/none/AuthNoneServiceHandler.h