C# Class NuGetGallery.UserServiceFacts.TheGeneratePasswordResetTokenMethod

ファイルを表示 Open project: projectkudu/NuGetGallery

Private Methods

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