libzypp 17.31.23
zyppng::AuthInfoMsgFields Namespace Reference

Functions

constexpr std::string_view Username ("username")
 
constexpr std::string_view Password ("password")
 
constexpr std::string_view AuthTimestamp ("auth_timestamp")
 
constexpr std::string_view AuthType ("authType")
 

Function Documentation

◆ Username()

constexpr std::string_view zyppng::AuthInfoMsgFields::Username ( "username"  )
constexpr

◆ Password()

constexpr std::string_view zyppng::AuthInfoMsgFields::Password ( "password"  )
constexpr

◆ AuthTimestamp()

constexpr std::string_view zyppng::AuthInfoMsgFields::AuthTimestamp ( "auth_timestamp"  )
constexpr

◆ AuthType()

constexpr std::string_view zyppng::AuthInfoMsgFields::AuthType ( "authType"  )
constexpr