C# Class NuGetGallery.UserServiceFacts.TheGeneratePasswordResetTokenMethod

Show file Open project: projectkudu/NuGetGallery

Private Methods

Method Description
ReturnsNullIfEmailIsNotFound ( ) : void
SetsPasswordResetTokenUsingEmail ( ) : void
ThrowsExceptionIfUserIsNotConfirmed ( ) : void
WithExistingExpiredTokenReturnsNewToken ( ) : void
WithExistingNotYetExpiredTokenReturnsExistingToken ( ) : void