Class CreatePaymentAuthorisationMethodValidatorImpl
- java.lang.Object
-
- de.adorsys.psd2.xs2a.web.validator.AbstractMethodValidator
-
- de.adorsys.psd2.xs2a.web.validator.CreatePaymentAuthorisationMethodValidatorImpl
-
- All Implemented Interfaces:
MethodValidator
@Component public class CreatePaymentAuthorisationMethodValidatorImpl extends AbstractMethodValidator
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCreatePaymentAuthorisationMethodValidatorImpl(List<CreateAuthorisationHeaderValidator> headerValidators)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMethodName()-
Methods inherited from class de.adorsys.psd2.xs2a.web.validator.AbstractMethodValidator
validate
-
-
-
-
Constructor Detail
-
CreatePaymentAuthorisationMethodValidatorImpl
protected CreatePaymentAuthorisationMethodValidatorImpl(List<CreateAuthorisationHeaderValidator> headerValidators)
-
-
Method Detail
-
getMethodName
public String getMethodName()
-
-