|
JMRTD 0.4.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthListener
Interface for authentication event observers.
| 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. |
| Method Detail |
|---|
void performedBAC(BACEvent be)
be - contains the resulting wrappervoid performedEAC(EACEvent ee)
ee - contains the resulting wrapper and other EAC datavoid performedAA(AAEvent ae)
ae - contains the used public key and resulting status of the protocol
|
JMRTD 0.4.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||