-
- Downloads
Added requester parameter to each of the methods of cta::ClientAPI
Each of the methods of cta::ClientAPI need to know on behalf whom the request is being made. This user-identity information is required in order for the tape archive system to be able to authorize requests.
Showing
- libs/client/CMakeLists.txt 2 additions, 1 deletionlibs/client/CMakeLists.txt
- libs/client/ClientAPI.hpp 28 additions, 7 deletionslibs/client/ClientAPI.hpp
- libs/client/DirectoryEntry.cpp 7 additions, 1 deletionlibs/client/DirectoryEntry.cpp
- libs/client/DirectoryEntry.hpp 35 additions, 1 deletionlibs/client/DirectoryEntry.hpp
- libs/client/MockClientAPI.cpp 12 additions, 10 deletionslibs/client/MockClientAPI.cpp
- libs/client/MockClientAPI.hpp 30 additions, 11 deletionslibs/client/MockClientAPI.hpp
- libs/client/MockClientAPITest.cpp 121 additions, 53 deletionslibs/client/MockClientAPITest.cpp
- libs/client/UserIdentity.cpp 18 additions, 0 deletionslibs/client/UserIdentity.cpp
- libs/client/UserIdentity.hpp 39 additions, 0 deletionslibs/client/UserIdentity.hpp
- xroot_plugins/XrdProFilesystem.cpp 8 additions, 4 deletionsxroot_plugins/XrdProFilesystem.cpp
Loading
Please register or sign in to comment