|
JMRTD 0.4.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmrtd.AuthAdapter
public class AuthAdapter
Trivial implementation of AuthListener.
| Constructor Summary | |
|---|---|
AuthAdapter()
|
|
| Method Summary | |
|---|---|
void |
performedAA(AAEvent ae)
Called when an attempt was made to perform the AA protocol. |
void |
performedBAC(BACEvent be)
Called when an attempt was made to perform the BAC protocol. |
void |
performedEAC(EACEvent ee)
Called when an attempt was made to perform the EAC protocol. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthAdapter()
| Method Detail |
|---|
public void performedBAC(BACEvent be)
AuthListener
performedBAC in interface AuthListenerbe - contains the resulting wrapperpublic void performedEAC(EACEvent ee)
AuthListener
performedEAC in interface AuthListeneree - contains the resulting wrapper and other EAC datapublic void performedAA(AAEvent ae)
AuthListener
performedAA in interface AuthListenerae - contains the used public key and resulting status of the protocol
|
JMRTD 0.4.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||