| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient | |
| uk.co.visalia.brightpearl.apiclient.config |
| Modifier and Type | Method and Description |
|---|---|
void |
BrightpearlLegacyApiSessionFactory.setExpiredAuthTokenStrategy(ExpiredAuthTokenStrategy expiredAuthTokenStrategy)
Set the strategy to use when credentials authentication is configured and the current auth token expires.
|
BrightpearlLegacyApiSessionFactory |
BrightpearlLegacyApiSessionFactory.withExpiredAuthTokenStrategy(ExpiredAuthTokenStrategy expiredAuthTokenStrategy)
Set the strategy to use when credentials authentication is configured and the current auth token expires.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpiredAuthTokenStrategy |
ExpiredAuthTokenStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpiredAuthTokenStrategy[] |
ExpiredAuthTokenStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.