Package 

Class LegacyIdentityRepo

  • All Implemented Interfaces:
    com.clevertap.android.sdk.login.IdentityRepo

    
    public class LegacyIdentityRepo
     implements IdentityRepo
                        

    Legacy class which handles old static identity logic. Here the profile set was fixed as < Email, Identity >

    • Method Summary

      Modifier and Type Method Description
      IdentitySet getIdentitySet()
      boolean hasIdentity(@NonNull() String Key) checks if a given key is an identity or not
      • Methods inherited from class com.clevertap.android.sdk.login.IdentityRepo

        hasIdentity
      • Methods inherited from class java.lang.Object

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