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