| Constructor and Description |
|---|
SecureNative(String apiKey,
SecureNativeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult |
flow(long flowId,
EventOptions options,
javax.servlet.http.HttpServletRequest request) |
String |
getApiKey() |
void |
track(EventOptions options,
javax.servlet.http.HttpServletRequest request) |
ActionResult |
verify(EventOptions options,
javax.servlet.http.HttpServletRequest request) |
public SecureNative(String apiKey, SecureNativeOptions options) throws Exception
Exceptionpublic void track(EventOptions options, javax.servlet.http.HttpServletRequest request) throws Exception
public ActionResult verify(EventOptions options, javax.servlet.http.HttpServletRequest request)
public ActionResult flow(long flowId, EventOptions options, javax.servlet.http.HttpServletRequest request)
Copyright © 2019. All rights reserved.