Method |
Description |
|
ChangeForgottenPassword ( ) : System.Web.Mvc.ActionResult |
|
|
ChangeForgottenPassword ( LogMeIn.Raven.Models.ChangeForgottenPasswordModel model ) : System.Web.Mvc.ActionResult |
|
|
Disassociate ( string provider, string providerUserId ) : System.Web.Mvc.ActionResult |
|
|
ErrorCodeToString ( FlexMembershipStatus createStatus ) : string |
|
|
ExternalLogin ( string provider, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginCallback ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginConfirmation ( LogMeIn.Raven.Models.RegisterExternalLoginModel model, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginFailure ( ) : System.Web.Mvc.ActionResult |
|
|
ExternalLoginsList ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
ForgotPassword ( ) : System.Web.Mvc.ActionResult |
|
|
ForgotPassword ( LogMeIn.Raven.Models.ForgotPasswordModel model ) : System.Web.Mvc.ActionResult |
|
|
LogOff ( ) : System.Web.Mvc.ActionResult |
|
|
Login ( LogMeIn.Raven.Models.LoginModel model, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
Login ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
Manage ( LogMeIn.Raven.Models.LocalPasswordModel model ) : System.Web.Mvc.ActionResult |
|
|
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
Register ( ) : System.Web.Mvc.ActionResult |
|
|
Register ( LogMeIn.Raven.Models.RegisterModel model ) : System.Web.Mvc.ActionResult |
|
|
RemoveExternalLogins ( ) : System.Web.Mvc.ActionResult |
|
|