Class VerificationToken

java.lang.Object
de.gustavblass.fsu.fmi.roombooking.model.actor.VerificationToken
Direct Known Subclasses:
EMailVerificationToken

@Entity public class VerificationToken extends Object
Represents a kind of quasi-secret that is sent to those Actors who need to verify their Actor.eMailAddresses after signing up. If they click on the link containing such a token, it is searched for in the database to be confirmed.