@Component public class PisConsentRemoteUrls extends Object
| Constructor and Description |
|---|
PisConsentRemoteUrls() |
| Modifier and Type | Method and Description |
|---|---|
String |
createPisConsent()
Returns URL-string to CMS endpoint that creates pis consent
|
String |
createPisConsentAuthorisation() |
String |
getPisConsentAuthorisationById() |
String |
getPisConsentById()
Returns URL-string to CMS endpoint that gets pis consent by ID
|
String |
getPisConsentStatusById()
Returns URL-string to CMS endpoint that gets pis consent status by ID
|
String |
updatePisConsentAuthorisation() |
String |
updatePisConsentStatus()
Returns URL-string to CMS endpoint that updates pis consent status
|
public String createPisConsent()
public String updatePisConsentStatus()
public String getPisConsentStatusById()
public String getPisConsentById()
public String createPisConsentAuthorisation()
public String updatePisConsentAuthorisation()
public String getPisConsentAuthorisationById()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.