| Package | Description |
|---|---|
| com.axway.apim.adapter.jackson | |
| com.axway.apim.api.model.apps |
| Modifier and Type | Method and Description |
|---|---|
ClientAppCredential |
AppCredentialsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Constructor and Description |
|---|
AppCredentialsDeserializer(Class<ClientAppCredential> credential) |
| Modifier and Type | Class and Description |
|---|---|
class |
APIKey |
class |
ExtClients |
class |
OAuth |
| Modifier and Type | Method and Description |
|---|---|
List<ClientAppCredential> |
ClientApplication.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApplication.setCredentials(List<ClientAppCredential> credentials) |
Copyright © 2020. All rights reserved.