| Constructor and Description |
|---|
SecureNative() |
SecureNative(String apiKey,
SecureNativeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult |
flow(long flowId,
EventOptions options,
javax.servlet.http.HttpServletRequest request) |
SecureNativeOptions |
getSnOptions() |
void |
track(EventOptions options,
javax.servlet.http.HttpServletRequest request) |
ActionResult |
verify(EventOptions options,
javax.servlet.http.HttpServletRequest request) |
public SecureNative()
public SecureNative(String apiKey, SecureNativeOptions options) throws Exception
Exceptionpublic SecureNativeOptions getSnOptions()
getSnOptions in interface ISDKpublic 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.