C# Class ChatterBox.Server.WNSAuthentication

Show file Open project: openpeer/ChatterBox

Public Methods

Method Description
AuthenticateWithWNS ( ) : void

Private Methods

Method Description
GetOAuthTokenFromJson ( string jsonString ) : OAuthToken
RefreshToken ( object sender, System e ) : void
ResetTimer ( System timer ) : void
ScheduleTokenRefreshing ( ) : void
WNSAuthentication ( ) : System

Method Details

AuthenticateWithWNS() public method

public AuthenticateWithWNS ( ) : void
return void