Skip navigation links
A B C D E F G I M P R S T U V 

A

ActionResult - Class in models
 
ActionResult() - Constructor for class models.ActionResult
 
ActionResult(ActionType.type, double, String[]) - Constructor for class models.ActionResult
 
ActionType - Class in models
 
ActionType() - Constructor for class models.ActionType
 
ActionType.type - Enum in models
 
AppConfig - Class in snlogic
 
AppConfig() - Constructor for class snlogic.AppConfig
 

B

base64decode(String) - Method in class snlogic.Utils
 
buildEvent(HttpServletRequest, EventOptions) - Method in interface snlogic.EventManager
 
buildEvent(HttpServletRequest, EventOptions) - Method in class snlogic.SnEventManager
 

C

calculateRFC2104HMAC(String, String) - Method in class snlogic.Utils
 
ClientFingurePrint - Class in models
 
ClientFingurePrint(String, String) - Constructor for class models.ClientFingurePrint
 
ClientFingurePrint() - Constructor for class models.ClientFingurePrint
 

D

destroy() - Method in class snlogic.VerifyRequestMiddleware
 
destroy() - Method in class snlogic.VerifyWebHookMiddleware
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class snlogic.VerifyRequestMiddleware
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class snlogic.VerifyWebHookMiddleware
 

E

EventManager - Interface in snlogic
 
EventOptions - Class in models
 
EventOptions(String, String, String, String, User, String, String, Map) - Constructor for class models.EventOptions
 
EventOptions(String, String, String) - Constructor for class models.EventOptions
 
EventTypes - Class in snlogic
 
EventTypes() - Constructor for class snlogic.EventTypes
 
EventTypes.EventKey - Enum in snlogic
 

F

FetchOptions - Class in models
 
FetchOptions(String, String, String, List<BasicHeader>) - Constructor for class models.FetchOptions
 
flow(long, EventOptions, HttpServletRequest) - Method in interface snlogic.ISDK
 
flow(long, EventOptions, HttpServletRequest) - Method in class snlogic.SecureNative
 

G

getAction() - Method in class models.ActionResult
 
getApiKey() - Method in class models.FetchOptions
 
getApiKey() - Method in interface snlogic.ISDK
 
getApiKey() - Method in class snlogic.SecureNative
 
getApiUrl() - Method in class models.SecureNativeOptions
 
getCid() - Method in class models.ClientFingurePrint
 
getCid() - Method in class models.SnEvent
 
getCookie(HttpServletRequest, String) - Method in class snlogic.Utils
 
getCookieName() - Method in class models.EventOptions
 
getDevice() - Method in class models.EventOptions
 
getDevice() - Method in class models.SnEvent
 
getEmail() - Method in class models.User
 
getEventType() - Method in class models.EventOptions
 
getEventType() - Method in class models.SnEvent
 
getFp() - Method in class models.ClientFingurePrint
 
getFp() - Method in class models.SnEvent
 
getHeaders() - Method in class models.FetchOptions
 
getId() - Method in class models.User
 
getInterval() - Method in class models.SecureNativeOptions
 
getIp() - Method in class models.EventOptions
 
getIp() - Method in class models.SnEvent
 
getMaxEvents() - Method in class models.SecureNativeOptions
 
getMethod() - Method in class models.FetchOptions
 
getName() - Method in class models.User
 
getParams() - Method in class models.EventOptions
 
getRemoteIP() - Method in class models.EventOptions
 
getRemoteIP() - Method in class models.SnEvent
 
getRiskScore() - Method in class models.ActionResult
 
getTimeout() - Method in class models.SecureNativeOptions
 
getTriggers() - Method in class models.ActionResult
 
getTs() - Method in class models.SnEvent
 
getUrl() - Method in class models.FetchOptions
 
getUser() - Method in class models.EventOptions
 
getUser() - Method in class models.SnEvent
 
getUserAgent() - Method in class models.EventOptions
 
getUserAgent() - Method in class models.SnEvent
 
getVid() - Method in class models.SnEvent
 

I

init(FilterConfig) - Method in class snlogic.VerifyRequestMiddleware
 
init(FilterConfig) - Method in class snlogic.VerifyWebHookMiddleware
 
isAutoSend() - Method in class models.SecureNativeOptions
 
ISDK - Interface in snlogic
 

M

models - package models
 

P

parseClientFP(String) - Method in class snlogic.Utils
 

R

remoteIpFromRequest(HttpServletRequest) - Method in class snlogic.Utils
 

S

SecureNative - Class in snlogic
 
SecureNative(String, SecureNativeOptions) - Constructor for class snlogic.SecureNative
 
SecureNativeOptions - Class in models
 
SecureNativeOptions() - Constructor for class models.SecureNativeOptions
 
SecureNativeOptions(String, int, long, int, boolean) - Constructor for class models.SecureNativeOptions
 
sendAsync(SnEvent, String) - Method in interface snlogic.EventManager
 
sendAsync(SnEvent, String) - Method in class snlogic.SnEventManager
 
sendSync(SnEvent, String) - Method in interface snlogic.EventManager
 
sendSync(SnEvent, String) - Method in class snlogic.SnEventManager
 
setAction(ActionType.type) - Method in class models.ActionResult
 
setApiKey(String) - Method in class models.FetchOptions
 
setApiUrl(String) - Method in class models.SecureNativeOptions
 
setAutoSend(Boolean) - Method in class models.SecureNativeOptions
 
setCid(String) - Method in class models.ClientFingurePrint
 
setCid(String) - Method in class models.SnEvent
 
setCookieName(String) - Method in class models.EventOptions
 
setDevice(String) - Method in class models.EventOptions
 
setDevice(String) - Method in class models.SnEvent
 
setEmail(String) - Method in class models.User
 
setEventType(String) - Method in class models.EventOptions
 
setEventType(String) - Method in class models.SnEvent
 
setFp(String) - Method in class models.ClientFingurePrint
 
setFp(String) - Method in class models.SnEvent
 
setHeaders(List<BasicHeader>) - Method in class models.FetchOptions
 
setId(String) - Method in class models.User
 
setInterval(int) - Method in class models.SecureNativeOptions
 
setIp(String) - Method in class models.EventOptions
 
setIp(String) - Method in class models.SnEvent
 
setMaxEvents(long) - Method in class models.SecureNativeOptions
 
setMethod(String) - Method in class models.FetchOptions
 
setName(String) - Method in class models.User
 
setParams(Map) - Method in class models.EventOptions
 
setRemoteIP(String) - Method in class models.EventOptions
 
setRemoteIP(String) - Method in class models.SnEvent
 
setRiskScore(double) - Method in class models.ActionResult
 
setTimeout(long) - Method in class models.SecureNativeOptions
 
setTriggers(String[]) - Method in class models.ActionResult
 
setTs(long) - Method in class models.SnEvent
 
setUrl(String) - Method in class models.FetchOptions
 
setUser(User) - Method in class models.EventOptions
 
setUser(User) - Method in class models.SnEvent
 
setUserAgent(String) - Method in class models.EventOptions
 
setUserAgent(String) - Method in class models.SnEvent
 
setVid(String) - Method in class models.SnEvent
 
SnEvent - Class in models
 
SnEvent(String, String, String, String, String, String, String, User, long, String) - Constructor for class models.SnEvent
 
SnEventManager - Class in snlogic
 
SnEventManager(String, SecureNativeOptions) - Constructor for class snlogic.SnEventManager
 
snlogic - package snlogic
 

T

track(EventOptions, HttpServletRequest) - Method in interface snlogic.ISDK
 
track(EventOptions, HttpServletRequest) - Method in class snlogic.SecureNative
 
types - Static variable in class snlogic.EventTypes
 

U

User - Class in models
 
User(String, String, String) - Constructor for class models.User
 
Utils - Class in snlogic
 
Utils() - Constructor for class snlogic.Utils
 

V

valueOf(String) - Static method in enum models.ActionType.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum snlogic.EventTypes.EventKey
Returns the enum constant of this type with the specified name.
values() - Static method in enum models.ActionType.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum snlogic.EventTypes.EventKey
Returns an array containing the constants of this enum type, in the order they are declared.
verify(EventOptions, HttpServletRequest) - Method in interface snlogic.ISDK
 
verify(EventOptions, HttpServletRequest) - Method in class snlogic.SecureNative
 
VerifyRequestMiddleware - Class in snlogic
 
VerifyRequestMiddleware(SecureNative) - Constructor for class snlogic.VerifyRequestMiddleware
 
VerifyWebHookMiddleware - Class in snlogic
 
VerifyWebHookMiddleware() - Constructor for class snlogic.VerifyWebHookMiddleware
 
A B C D E F G I M P R S T U V 
Skip navigation links

Copyright © 2019. All rights reserved.