Class ConsentAuthorisationValidator

    • Constructor Detail

      • ConsentAuthorisationValidator

        public ConsentAuthorisationValidator()
    • Method Detail

      • validate

        @NotNull
        public @NotNull ValidationResult validate​(@NotNull
                                                  @NotNull String authorisationId,
                                                  @NotNull
                                                  @NotNull de.adorsys.psd2.core.data.Consent consent)
      • getErrorType

        protected abstract de.adorsys.psd2.xs2a.core.error.ErrorType getErrorType()