@Deprecated public class Authorization extends Object
CustomerKeyAuthentication instead.| Constructor | Description |
|---|---|
Authorization(String privateKey,
String user) |
Deprecated.
Please use
CustomerKeyAuthentication instead. |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCustomerKey() |
Deprecated.
|
String |
getToken() |
Deprecated.
|
static boolean |
isValidToken(String token,
String privateKey,
String customerKey) |
Deprecated.
|
@Deprecated public Authorization(String privateKey, String user)
CustomerKeyAuthentication instead.Copyright © 2019 Apptus Technologies AB. All rights reserved.