Package org.ctan.site.domain.account
package org.ctan.site.domain.account
This package contains domain classes for the authentication and
authorisation.
-
ClassDescriptionThe enum
Rolecontains the role for a user.The classRoleConvertercontains the converter from and to Role values to strings.The classTicketrepresents a request to perform some operation which requires an acknowledgment from the user.The domain classUsercontains the description of a user account on the site.The classCtanPrincipalcontains the transport object for authentication.The classPrintableUsercontains the printable attributes of a user.The classUserRolerepresents the mapping from user to its roles.The domain classUserStopwordcontains the description of a forbidden user account name on the site.