메소드 | 설명 | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
Login ( ) : System.Web.Mvc.ActionResult | ||
Logout ( ) : System.Web.Mvc.ActionResult | ||
XRDS ( ) : System.Web.Mvc.ViewResult |
메소드 | 설명 | |
---|---|---|
OpenIDController_Base ( ) : System.Collections.Generic | ||
OpenIDController_Base ( IFormsAuthentication formsAuth, |
메소드 | 설명 | |
---|---|---|
AddNeededExtensions ( IAuthenticationRequest &request ) : void | ||
AddOpenIdIdentityToUserName ( string UserName, string openIdIdentity ) : bool | ||
Authenticate ( string openid_identifier, string returnUrl ) : System.Web.Mvc.ActionResult | ||
GetUserNameFromOpenIdIdentity ( string openIdIdentity ) : string | ||
HandleUnknownUser ( IAuthenticationResponse response ) : string | ||
ListOpenIdIdentitiesForUserName ( string UserName ) : List |
||
RemoveOpenIdAccount ( string openIdIdentifier ) : System.Web.Mvc.ActionResult | ||
RemoveOpenIdIdentityFromUserName ( string UserName, string openIdIdentity ) : bool |
protected OpenIDController_Base ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
protected OpenIDController_Base ( IFormsAuthentication formsAuth, |
||
formsAuth | IFormsAuthentication | |
provider | ||
리턴 | System.Collections.Generic |