|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.cmp.CmpData
kz.gamma.cmp.CmpResponse
kz.gamma.cmp.TransactionListResponse
public class TransactionListResponse
Ответ на запрос получения списка транзакций
| Field Summary |
|---|
| Fields inherited from class kz.gamma.cmp.CmpResponse |
|---|
errorCmpFail, errorCmpStatus, response, responseType, responseTypeCode, signerCertificate, usefulData |
| Fields inherited from class kz.gamma.cmp.CmpData |
|---|
acquireContextFlag, caCertificate, fileHelper, handleKey1, handleKey2, handleProv, profile, profileCreator, profileInfo, profileKeySpec, transactionId |
| Constructor Summary | |
|---|---|
TransactionListResponse()
|
|
| Method Summary | |
|---|---|
protected boolean |
verify(java.util.Map params)
Проверка ответа Internet X.509 Public Key Infrastructure Certificate Management Protocol (CMP) http://www.ietf.org/rfc/rfc4210.txt |
| Methods inherited from class kz.gamma.cmp.CmpResponse |
|---|
getErrorCmpFail, getErrorCmpStatus, getResponse, getResponseType, getResponseTypeCode, getSignerCertificate, getUsefulData, initFields, verifyResponse |
| Methods inherited from class kz.gamma.cmp.CmpData |
|---|
getAcquireContextFlag, getCaCertificate, getHandleKey1, getHandleKey2, getHandleProv, getProfile, getProfileKeySpec, getTransactionId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionListResponse()
| Method Detail |
|---|
protected boolean verify(java.util.Map params)
verify in class CmpResponseparams - Параметры для проверки ответа.
Ключи:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||