Uses of Package
com.svenruppert.jsentinel.accountlifecycle
Packages that use com.svenruppert.jsentinel.accountlifecycle
-
Classes in com.svenruppert.jsentinel.accountlifecycle used by com.svenruppert.jsentinel.accountlifecycleClassDescriptionTuple returned from
request: the plain token (caller forwards it via the notification sender) and the persisted record (handy for tests / audit hooks).Persistent representation of a single email-verification token.Persistent store forEmailVerificationTokenRecords — backs the planned email-verification workflow (V00.70 Phase 7).Adapter-neutral notification payload handed to aJSentinelNotificationSender.Notification category — one per lifecycle hook.Account-lifecycle notification dispatcher.Tuple returned fromrequest: the plain token (caller forwards it to the user via the notification sender) and the persisted record (handy for tests / audit hooks).Persistent representation of a single password-reset token.Persistent store forPasswordResetTokenRecords — backs the planned password-reset workflow (V00.70 Phase 7).