public class APIAuthentication extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.fasterxml.jackson.databind.node.ArrayNode |
jsonConfig |
protected String |
name |
protected String |
properties |
protected String |
type |
| Constructor and Description |
|---|
APIAuthentication(com.fasterxml.jackson.databind.JsonNode config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
com.fasterxml.jackson.databind.JsonNode |
getJsonConfig() |
protected String name
protected String type
protected String properties
protected com.fasterxml.jackson.databind.node.ArrayNode jsonConfig
public APIAuthentication(com.fasterxml.jackson.databind.JsonNode config)
throws AppException
AppExceptionCopyright © 2020. All rights reserved.