Class ApiManagerImpl

java.lang.Object
com.securenative.ApiManagerImpl
All Implemented Interfaces:
ApiManager

public class ApiManagerImpl
extends java.lang.Object
implements ApiManager
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static Logger logger  
  • Constructor Summary

    Constructors 
    Constructor Description
    ApiManagerImpl​(EventManager eventManager, SecureNativeOptions options)  
  • Method Summary

    Modifier and Type Method Description
    void track​(EventOptions eventOptions)  
    VerifyResult verify​(EventOptions eventOptions)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait