The org.librarysimplified.accounts.source.spi
module specifies the
SPI used by implementations that want to contribute to the accounts
registry.
Implementations of the AccountProviderSourceType
interface should
register themselves with ServiceLoader
and will then be automatically
picked up and used by the accounts registry implementation.