@Component public abstract class Psd2ErrorMapper<T,R> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
messageService |
| Constructor and Description |
|---|
Psd2ErrorMapper() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.springframework.http.HttpStatus |
getErrorStatus() |
protected String |
getErrorText(de.adorsys.psd2.xs2a.core.domain.TppMessageInformation tppMessageInformation) |
abstract Function<T,R> |
getMapper() |
@Autowired protected MessageService messageService
Copyright © 2020. All rights reserved.