Registration.java | Class | Contains information about the registration a user has made with an external transport.
Each registration includes a username and password used to login to the transport
as well as a registration date and last login date.
The password for the transport registration is stored in encrypted form using
the Openfire password encryption key. |