Méthode | Description | |
---|---|---|
GetLoginEndPoint ( string callbackUrl ) : LoginEndPoint | ||
OAuth ( IAuthenticationModule authenticationModule ) : System | ||
ProcessLogin ( string callbackUrl, string responseUrl, string stateCode ) : |
Méthode | Description | |
---|---|---|
AuthenticateSession ( |
||
CreateUser ( Profile profile ) : |
||
GetUser ( Profile profile ) : |
public GetLoginEndPoint ( string callbackUrl ) : LoginEndPoint | ||
callbackUrl | string | |
Résultat | LoginEndPoint |
public OAuth ( IAuthenticationModule authenticationModule ) : System | ||
authenticationModule | IAuthenticationModule | |
Résultat | System |
public ProcessLogin ( string callbackUrl, string responseUrl, string stateCode ) : |
||
callbackUrl | string | |
responseUrl | string | |
stateCode | string | |
Résultat |