C# Class Microsoft.Research.DataOnboarding.WebApi.Api.AuthenticationController

Implements the methods to Authenticate and Singout a particular user
Inheritance: ApiController
Afficher le fichier Open project: CDLUC3/dataup2 Class Usage Examples

Méthodes publiques

Méthode Description
AuthenticationController ( ) : Microsoft.IdentityModel.Tokens.JWT

Instantiates the AuthenticationController

Private Methods

Méthode Description
GetSupportedIdentityProviders ( [ callback ) : Task
SignInCallBack ( string callback ) : HttpResponseMessage
SignOut ( [ callback ) : HttpResponseMessage
SignOutCallback ( [ callback ) : HttpResponseMessage

Method Details

AuthenticationController() public méthode

Instantiates the AuthenticationController
public AuthenticationController ( ) : Microsoft.IdentityModel.Tokens.JWT
Résultat Microsoft.IdentityModel.Tokens.JWT