9#ifndef __refinitiv_ema_access_LoginMsgCredentialRenewal_h
10#define __refinitiv_ema_access_LoginMsgCredentialRenewal_h
30class LoginMsgCredentialRenewal;
Common.h file provides definitions of common variable types used in EMA.
*|--------------------------------------------------------------------------—
The access namespace contains all interfaces and definitions specified for use with the EMA Access pa...
The ema namespace contains all interfaces and definitions specified for use with EMA.
EmaBuffer represents a general use binary buffer.
EmaString class is a container of a null terminated Ascii character string.
LoginMsgCredentialRenewal class is used with OmmConsumer::SubmitOAuthCredentialRenewal to supply EMA ...
~LoginMsgCredentialRenewal()
const EmaString & getUserName()
const EmaBuffer & getAuthenticationExtended()
LoginMsgCredentialRenewal()
LoginMsgCredentialRenewal & authenticationExtended(EmaBuffer &authenticationExtended)
LoginMsgCredentialRenewal & clear()
LoginMsgCredentialRenewal & userName(EmaString &userName)