#include <FTP_ClientRequestHandler.h>
◆ Authentication()
◆ ~Authentication()
ACE::FTP::ClientRequestHandler::Authentication::~Authentication |
( |
| ) |
|
|
virtual |
◆ password() [1/2]
const ACE_CString & ACE::FTP::ClientRequestHandler::Authentication::password |
( |
| ) |
const |
|
virtual |
◆ password() [2/2]
void ACE::FTP::ClientRequestHandler::Authentication::password |
( |
const ACE_CString & | pw | ) |
|
|
virtual |
◆ realm()
const ACE_CString & ACE::FTP::ClientRequestHandler::Authentication::realm |
( |
| ) |
const |
|
virtual |
◆ scheme()
const ACE_CString & ACE::FTP::ClientRequestHandler::Authentication::scheme |
( |
| ) |
const |
|
virtual |
◆ user() [1/2]
const ACE_CString & ACE::FTP::ClientRequestHandler::Authentication::user |
( |
| ) |
const |
|
virtual |
◆ user() [2/2]
void ACE::FTP::ClientRequestHandler::Authentication::user |
( |
const ACE_CString & | usr | ) |
|
|
virtual |
◆ password_
ACE_CString& ACE::FTP::ClientRequestHandler::Authentication::password_ |
|
private |
◆ realm_
const ACE_CString& ACE::FTP::ClientRequestHandler::Authentication::realm_ |
|
private |
◆ user_
ACE_CString& ACE::FTP::ClientRequestHandler::Authentication::user_ |
|
private |
The documentation for this class was generated from the following files: