Class TppInfoValidator

    • Constructor Detail

      • TppInfoValidator

        public TppInfoValidator()
    • Method Detail

      • validateTpp

        public ValidationResult validateTpp​(@Nullable
                                            @Nullable de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo)
        Validates the TPP object contained in the consent/payment by checking whether it matches the current TPP in the request
        Parameters:
        tppInfo - TPP Info object contained in the consent/payment
        Returns:
        valid result if the TPP is valid, invalid result with appropriate error otherwise