Class AuthModel

java.lang.Object
io.bayonet.model.device_fingerprint.AuthModel

public class AuthModel
extends java.lang.Object
Created by imranarshad on 7/10/17. model representing client authentication information
  • Constructor Summary

    Constructors 
    Constructor Description
    AuthModel​(java.lang.String api_key)
    Constructors
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AuthModel

      public AuthModel​(java.lang.String api_key)
      Constructors