public class RedirectUrls extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RedirectUrls.RedirectUrl |
| Modifier and Type | Method and Description |
|---|---|
List<RedirectUrls.RedirectUrl> |
getAll() |
String |
getFor(String personalIdentificationNumber)
Gets the redirect URL for a given signer.
|
public String getFor(String personalIdentificationNumber)
IllegalArgumentException - if the job response doesn't contain a redirect URL for this signerDirectJobResponse.getSingleRedirectUrl()public List<RedirectUrls.RedirectUrl> getAll()
Copyright © 2018 Digipost. All rights reserved.