org.springframework.http.ResponseEntity<LoginResponse> |
PsuAuthenticationApi.login(@Valid PsuAuthBody body,
UUID xRequestID) |
org.springframework.http.ResponseEntity<LoginResponse> |
PsuAuthenticationAndConsentApprovalApi.loginForAnonymousPaymentApproval(UUID xRequestID,
UUID authorizationId,
@NotNull @Valid String redirectCode) |
org.springframework.http.ResponseEntity<LoginResponse> |
PsuAuthenticationAndConsentApprovalApi.loginForApproval(@Valid PsuAuthBody body,
UUID xRequestID,
@NotNull @Valid String redirectCode,
UUID authorizationId) |
org.springframework.http.ResponseEntity<LoginResponse> |
PsuAuthenticationAndConsentApprovalApi.loginForPaymentApproval(@Valid PsuAuthBody body,
UUID xRequestID,
@NotNull @Valid String redirectCode,
UUID authorizationId) |