| Package | Description |
|---|---|
| com.securenative | |
| com.securenative.config | |
| com.securenative.context | |
| com.securenative.http | |
| com.securenative.models | |
| com.securenative.utils |
| Modifier and Type | Method and Description |
|---|---|
SecureNativeOptions |
SecureNative.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
static SecureNative |
SecureNative.init(SecureNativeOptions options) |
| Constructor and Description |
|---|
ApiManagerImpl(EventManager eventManager,
SecureNativeOptions options) |
SecureNativeEventManager(HttpClient httpClient,
SecureNativeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
SecureNativeOptions |
SecureNativeConfigurationBuilder.build() |
static SecureNativeOptions |
ConfigurationManager.loadConfig() |
static SecureNativeOptions |
ConfigurationManager.loadConfig(Path path) |
| Modifier and Type | Method and Description |
|---|---|
static SecureNativeContextBuilder |
SecureNativeContextBuilder.fromHttpServletRequest(javax.servlet.http.HttpServletRequest request,
SecureNativeOptions options) |
| Constructor and Description |
|---|
SecureNativeHTTPClient(SecureNativeOptions options) |
| Constructor and Description |
|---|
SDKEvent(EventOptions event,
SecureNativeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static String |
RequestUtils.getClientIpFromRequest(javax.servlet.http.HttpServletRequest request,
Map<String,String> headers,
SecureNativeOptions options) |
static Map<String,String> |
RequestUtils.getHeadersFromRequest(javax.servlet.http.HttpServletRequest request,
SecureNativeOptions options) |
Copyright © 2020. All rights reserved.