Class KeyMetaData

    • Constructor Detail

      • KeyMetaData

        public KeyMetaData()
      • KeyMetaData

        public KeyMetaData​(String name,
                           Date creationDate)
    • Method Detail

      • getName

        public String getName()
        Gets the key name
      • getCreationDate

        public Date getCreationDate()
        Gets the creation date of the SSHPublicKey
      • setLastTimeUsed

        public void setLastTimeUsed​(Date lastTimeUsed)
        Sets the last Date the SSHPublicKey was used