public interface ISDK
| 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) |
void track(EventOptions options, javax.servlet.http.HttpServletRequest request) throws Exception
ExceptionRiskResult verify(EventOptions options, javax.servlet.http.HttpServletRequest request)
RiskResult flow(long flowId, EventOptions options, javax.servlet.http.HttpServletRequest request)
String getApiKey()
Copyright © 2019. All rights reserved.