public abstract class AKISParolaDegistirici extends java.lang.Object implements KartParolaDegistirici
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
protected javax.smartcardio.Card |
mCard |
protected javax.smartcardio.CardChannel |
mChannel |
protected APDUPP |
mParametre |
protected javax.smartcardio.ResponseAPDU |
mResponse |
protected byte[] |
mSPIN |
Constructor and Description |
---|
AKISParolaDegistirici() |
Modifier and Type | Method and Description |
---|---|
protected void |
_checkResult(javax.smartcardio.ResponseAPDU aAPDU) |
protected void |
_phaseControl() |
void |
init(IParolaParametre aParametre) |
void |
terminate(boolean reset) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
pinDegistir, pukDegistir
protected static org.slf4j.Logger logger
protected javax.smartcardio.CardChannel mChannel
protected javax.smartcardio.Card mCard
protected javax.smartcardio.ResponseAPDU mResponse
protected byte[] mSPIN
protected APDUPP mParametre
public void init(IParolaParametre aParametre)
init
in interface KartParolaDegistirici
protected void _phaseControl() throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
protected void _checkResult(javax.smartcardio.ResponseAPDU aAPDU) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public void terminate(boolean reset)
terminate
in interface KartParolaDegistirici
Copyright © 2025. All rights reserved.