Class UserKey


  • @ExportedBean
    public class UserKey
    extends Object
    Simple model to hold a public key
    • Constructor Detail

    • Method Detail

      • getId

        @Exported(name="id")
        public String getId()
      • getPublicKey

        @Exported(name="publickey")
        public String getPublicKey()