Method | Description | |
---|---|---|
MatchesAuthorizeEndpoint ( ) : void |
Sets the endpoint type to authorize endpoint.
|
|
MatchesNothing ( ) : void |
Sets the endpoint type to neither authorize nor token.
|
|
MatchesTokenEndpoint ( ) : void |
Sets the endpoint type to token endpoint.
|
|
OAuthMatchContext ( HttpContext context, |
Initializes a new instance of the OAuthMatchContext class
|
public OAuthMatchContext ( HttpContext context, |
||
context | HttpContext | |
options | ||
return | System |