| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.auth |
| Modifier and Type | Method and Description |
|---|---|
static PrivateAppAuthorisation |
PrivateAppAuthorisation.staff(PrivateAppIdentity appIdentity,
String staffToken)
Create account authorisation details for a staff authorised API call for a private app.
|
static PrivateAppAuthorisation |
PrivateAppAuthorisation.system(PrivateAppIdentity appIdentity,
String accountToken)
Create account authorisation details for a private (own account) system-to-system call using the account token
generated for a private app.
|
Copyright © 2014. All Rights Reserved.