Uses of Class
de.gustavblass.fsu.fmi.roombooking.exceptions.AccountIsLockedException
Packages that use AccountIsLockedException
-
Uses of AccountIsLockedException in de.gustavblass.fsu.fmi.roombooking.service
Methods in de.gustavblass.fsu.fmi.roombooking.service that throw AccountIsLockedExceptionModifier and TypeMethodDescription@NonNull ActorActorService.confirmNewEMail(@NonNull String verificationToken) Changes theActor.eMailAddressof theVerificationToken.actorto the newEMailVerificationToken.eMailAddress.@NonNull ActorActorService.enableAccount(@NonNull String verificationToken) SetsActor.enabledto true for theVerificationToken.actorbelonging to the givenVerificationToken.token.