Class User

    • Constructor Detail

      • User

        public User()
    • Method Detail

      • getId

        public java.lang.Long getId()
      • getEmailAddress

        public java.lang.String getEmailAddress()
      • getUserRoles

        public UserRoles getUserRoles()
      • hasRegistryLockPassword

        public boolean hasRegistryLockPassword()
      • verifyRegistryLockPassword

        public boolean verifyRegistryLockPassword​(java.lang.String registryLockPassword)
      • hasAnyRegistryLockPermission

        public boolean hasAnyRegistryLockPermission()
        Whether the user has the registry lock permission on any registrar or globally.

        If so, they should be allowed to (re)set their registry lock password.