@Component public class ChecksumCalculatingFactory extends Object
| Constructor and Description |
|---|
ChecksumCalculatingFactory() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ChecksumCalculatingService> |
getServiceByChecksum(byte[] checksum,
de.adorsys.psd2.xs2a.core.consent.ConsentType consentType)
Provides an appropriate checksum calculator by checksum and consent type
|
void |
init() |
@PostConstruct public void init()
public Optional<ChecksumCalculatingService> getServiceByChecksum(byte[] checksum, de.adorsys.psd2.xs2a.core.consent.ConsentType consentType)
checksum - Data with calculator version infoconsentType - Type of consentCopyright © 2020. All rights reserved.