Uses of Package
com.dmasone.identity.payment.domain
Packages that use com.dmasone.identity.payment.domain
Package
Description
Payment use cases and event handling.
Payment domain model and payment-specific exceptions.
Payment persistence implementation.
Payment HTTP API.
-
Classes in com.dmasone.identity.payment.domain used by com.dmasone.identity.payment.applicationClassDescriptionPayment module record of an authorization attempt for an order.Persistence port for payment attempts.Result of the simulated payment authorization request.
-
Classes in com.dmasone.identity.payment.domain used by com.dmasone.identity.payment.domainClassDescriptionPayment module record of an authorization attempt for an order.Result of the simulated payment authorization request.
-
Classes in com.dmasone.identity.payment.domain used by com.dmasone.identity.payment.infrastructure.persistenceClassDescriptionPayment module record of an authorization attempt for an order.Persistence port for payment attempts.
-
Classes in com.dmasone.identity.payment.domain used by com.dmasone.identity.payment.interfaces.rest