| 
    10Duke Enterprise C++ Client
    
   | 
 
#include <ResourceOwnerPasswordCredentialsProvider.h>
Credentials for Resource Owner Password Credentials Grant.
Public Member Functions | |
| ResourceOwnerPasswordCredentials (const std::string &username, const std::string &password) | |
Public Attributes | |
| std::string | username | 
| std::string | password |