| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.auth |
| Modifier and Type | Method and Description |
|---|---|
static PublicAppAuthorisation |
PublicAppAuthorisation.staff(PublicAppIdentity appIdentity,
Account account,
String staffToken)
Create account authorisation details for a staff authorised API call.
|
static PublicAppAuthorisation |
PublicAppAuthorisation.system(PublicAppIdentity appIdentity,
Account account,
String accountToken)
Create account authorisation details for a system-to-system call using an account token.
|
Copyright © 2014. All Rights Reserved.