RETSChangePasswordTransaction |
RETSTransaction |
Name | Description |
---|---|
RETSTransaction_Postprocess | |
RETSTransaction_Preprocess | |
RETSTransaction_setKeyValuePairs |
Name | Description |
---|---|
newPassword1 (get) | Gets the transaction newPassword1 property. |
newPassword1 (let) | Sets the transaction newPassword1 property to a new value. |
newPassword2 (get) | Gets the transaction newPassword2 property. |
newPassword2 (let) | Sets the transaction newPassword2 property to a new value. |
oldPassword (get) | Gets the transaction oldPassword property. |
oldPassword (let) | Sets the transaction oldPassword property to a new value. |
transaction (get) | Gets the transaction property |
Name | Description |
---|---|
Class_Initialize | The initializer for the class. It is NOT IMPLEMENTED!!! |
Name | Description |
---|---|
cat | |
decrypted | |
encrypted | |
m_newPassword1 | |
m_newPassword2 | |
m_oldPassword | |
m_transaction | The private m_transaction object to which transactions methods and attributes are delegated. |
RETSTransaction_capabilityUrls (get) | |
RETSTransaction_capabilityUrls (set) | |
RETSTransaction_context (get) | |
RETSTransaction_context (set) | |
RETSTransaction_requestMap (get) | |
RETSTransaction_requestType (get) | |
RETSTransaction_requestType (let) | |
RETSTransaction_response (get) | |
RETSTransaction_response (let) | |
RETSTransaction_responseMap (get) | |
RETSTransaction_responseMap (set) | |
RETSTransaction_responseStatus (get) | |
RETSTransaction_responseStatus (let) | |
RETSTransaction_responseStatusText (get) | |
RETSTransaction_responseStatusText (let) | |
RETSTransaction_url (get) | |
RETSTransaction_url (let) |
Name | Description |
---|---|
encryptPWD |