Interface CachingTypedIdGenerator

  • All Known Implementing Classes:
    CloudProfileIdGenerator, OAuthConnectionsIdGenerator

    public interface CachingTypedIdGenerator
    Generator that creates id based on properties. It doesn't have to be stable (i.e. return the same id for the same input twice)
    Author:
    sergeypak