Uses of Class
de.adorsys.opba.tppbankingapi.token.model.generated.PsuConsentSessionResponse
-
Packages that use PsuConsentSessionResponse Package Description de.adorsys.opba.tppbankingapi.token.model.generated de.adorsys.opba.tppbankingapi.token.resource.generated -
-
Uses of PsuConsentSessionResponse in de.adorsys.opba.tppbankingapi.token.model.generated
Methods in de.adorsys.opba.tppbankingapi.token.model.generated that return PsuConsentSessionResponse Modifier and Type Method Description PsuConsentSessionResponsePsuConsentSessionResponse. authorizationSessionId(UUID authorizationSessionId) -
Uses of PsuConsentSessionResponse in de.adorsys.opba.tppbankingapi.token.resource.generated
Methods in de.adorsys.opba.tppbankingapi.token.resource.generated that return types with arguments of type PsuConsentSessionResponse Modifier and Type Method Description default org.springframework.http.ResponseEntity<PsuConsentSessionResponse>ConsentConfirmationApi. _confirmConsent(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)default org.springframework.http.ResponseEntity<PsuConsentSessionResponse>ConsentConfirmationApi. confirmConsent(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)
-