Package org.ctan.site.domain.account
package org.ctan.site.domain.account
This package contains domain classes for the authentication and
authorisation.
-
ClassDescriptionThe enum
Role
contains the role for a user.The classRoleConverter
contains the converter from and to Role values to strings.The classTicket
represents a request to perform some operation which requires an acknowledgment from the user.The domain classUser
contains the description of a user account on the site.The classCtanPrincipal
contains the transport object for authentication.The classPrintableUser
contains the printable attributes of a user.The classUserRole
represents the mapping from user to its roles.The domain classUserStopword
contains the description of a forbidden user account name on the site.