#include <epp_Credentials.h>
Public Methods | |
epp_Credentials () | |
virtual | ~epp_Credentials () |
epp_Credentials (epp_string _m_client_id, epp_string _m_password, epp_string _m_new_password, epp_Options_ref _m_options) | |
epp_Credentials (epp_string_ref _m_client_id, epp_string_ref _m_password, epp_string_ref _m_new_password, epp_Options_ref _m_options) | |
Public Attributes | |
epp_string_ref | m_client_id |
epp_string_ref | m_password |
epp_string_ref | m_new_password |
epp_Options_ref | m_options |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|