public class DigestAuthenticateRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
DigestAuthenticateRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
DigestAuthenticateCmdBuild builder)
Instantiates a new DigestAuthenticateRespPars.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> |
getStatusTable() |
buildCommandException, checkStatus, getBuilderpublic DigestAuthenticateRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
DigestAuthenticateCmdBuild builder)
response - from the SAM DigestAuthenticateCmdBuildbuilder - the reference to the builder that created this parserprotected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> getStatusTable()
getStatusTable in class AbstractSamResponseParser