#include "OW_config.h"
#include "OW_AuthenticatorIFC.hpp"
#include "OW_AuthenticationException.hpp"
#include "OW_String.hpp"
#include "OW_Map.hpp"
#include "OW_ConfigOpts.hpp"
#include "OW_Format.hpp"
#include <fstream>
#include <iosfwd>
Include dependency graph for OW_SimpleAuthenticator.cpp:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Variables | |
String | m_passwordPath |
Map< String, String > | m_passwords |
|
Definition at line 75 of file OW_SimpleAuthenticator.cpp. |
|
Definition at line 76 of file OW_SimpleAuthenticator.cpp. |