org.springframework.http.ResponseEntity<org.springframework.hateoas.Resource<UpdateAuthResponseTO>> |
ConsentAuthorisationController.getConsentAuthorisationStatus(String consentId,
String authorisationId) |
org.springframework.http.ResponseEntity<org.springframework.hateoas.Resource<UpdateAuthResponseTO>> |
ConsentAuthorisationController.selectAuthenticationMethod(String consentId,
String authorisationId,
@Valid SelectPsuAuthenticationMethodRequestTO selectPsuAuthenticationMethodRequest) |
org.springframework.http.ResponseEntity<org.springframework.hateoas.Resource<UpdateAuthResponseTO>> |
ConsentAuthorisationController.transactionAuthorisation(String consentId,
String authorisationId,
@Valid TransactionAuthorisationRequestTO transactionAuthorisationRequest) |
org.springframework.http.ResponseEntity<org.springframework.hateoas.Resource<UpdateAuthResponseTO>> |
ConsentAuthorisationController.updateAuthentication(String consentId,
String authorisationId,
@Valid UpdatePsuAuthenticationRequestTO updatePsuAuthenticationRequestTO) |