Uses of Class
se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent
Packages that use OrderCompletionEvent
Package
Description
Audit logging support.
BankID session handling.
-
Uses of OrderCompletionEvent in se.swedenconnect.bankid.idp.audit
Methods in se.swedenconnect.bankid.idp.audit with parameters of type OrderCompletionEventModifier and TypeMethodDescriptionBankIdAuditEventModule.handleCompletion(OrderCompletionEvent event) Translates anOrderCompletionEventto aBankIdAuditEventTypes.AUTH_COMPLETEorBankIdAuditEventTypes.SIGN_COMPLETEaudit event. -
Uses of OrderCompletionEvent in se.swedenconnect.bankid.idp.authn.session
Methods in se.swedenconnect.bankid.idp.authn.session with parameters of type OrderCompletionEventModifier and TypeMethodDescriptionvoidBankIdSessionDataListener.handleCompletion(OrderCompletionEvent event) Writes a publishedOrderCompletionEventto the user's session.