Class MemoryKeyStore


  • public class MemoryKeyStore
    extends KeyStore
    Simple implementation of KeyStore that stores all keys in memory.
    • Constructor Detail

      • MemoryKeyStore

        public MemoryKeyStore()
    • Method Detail

      • getLicenseKeysCount

        public int getLicenseKeysCount()
        Description copied from class: KeyStore
        Get count of stored license keys
        Specified by:
        getLicenseKeysCount in class KeyStore
        Returns:
        count of stored keys