Package 

Interface IdentityRepo


  • 
    public interface IdentityRepo
    
                        

    Interface to provide Identities related functionality

    • Method Summary

      Modifier and Type Method Description
      abstract IdentitySet getIdentitySet()
      abstract boolean hasIdentity(@NonNull() String Key) checks if a given key is an identity or not
      • Methods inherited from class java.lang.Object

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