Class JSONStoreKeys


  • public class JSONStoreKeys
    extends edu.uiuc.ncsa.security.storage.data.SerializationKeys
    This has the keys in it for the JSON Store.

    Created by Jeff Gaynor
    on 2/20/19 at 9:30 AM

    • Constructor Detail

      • JSONStoreKeys

        public JSONStoreKeys()
    • Method Detail

      • allKeys

        public List<String> allKeys()
        Overrides:
        allKeys in class edu.uiuc.ncsa.security.storage.data.SerializationKeys
      • creationTimpestamp

        public String creationTimpestamp​(String... x)
      • lastModified

        public String lastModified​(String... x)