public abstract class BaseTokenClient extends Object implements AutoCloseable
Modifier and Type | Field and Description |
---|---|
protected kong.unirest.UnirestInstance |
httpClient |
protected kong.unirest.ObjectMapper |
objectMapper |
Modifier | Constructor and Description |
---|---|
protected |
BaseTokenClient() |
protected kong.unirest.ObjectMapper objectMapper
protected final kong.unirest.UnirestInstance httpClient
public void close()
close
in interface AutoCloseable
Copyright © 2024. All rights reserved.