hatch.publish.auth.AuthenticationCredentials
============================================

.. currentmodule:: hatch.publish.auth

.. autoclass:: AuthenticationCredentials
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~AuthenticationCredentials.__init__
      ~AuthenticationCredentials.write_updated_data
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~AuthenticationCredentials.password
      ~AuthenticationCredentials.username
   
   