30#include <sptk5/Strings.h>
88 Type m_type {Type::UNDEFINED};
89 const String m_authenticationHeader;
90 std::shared_ptr<JWT> m_jwtData;
91 xdoc::SDocument m_userData;
99using SHttpAuthentication = std::shared_ptr<HttpAuthentication>;
Definition: HttpAuthentication.h:41
Type
Definition: HttpAuthentication.h:47
HttpAuthentication(String authenticationHeader)
const xdoc::SNode & getData()
HttpAuthentication(const HttpAuthentication &other)=default