26#ifndef ROUTER_SRC_BOOTSTRAP_SRC_BOOTSTRAP_CREDENTIALS_H_
27#define ROUTER_SRC_BOOTSTRAP_SRC_BOOTSTRAP_CREDENTIALS_H_
Definition: bootstrap_credentials.h:31
std::string user
Definition: bootstrap_credentials.h:38
BootstrapCredentials(const std::string &u={}, const std::string &p={})
Definition: bootstrap_credentials.h:33
std::string pass
Definition: bootstrap_credentials.h:39
bool is_valid() const
Definition: bootstrap_credentials.h:36
const char * p
Definition: ctype-mb.cc:1227