Class ConfirmationToken

java.lang.Object
com.example.demo.registration.token.ConfirmationToken

@Entity public class ConfirmationToken extends Object
JPA Entity representing a confirmation token. This token is created upon user registration and sent via email to verify the user's account before it can be enabled.