Authlete
|
This is the complete list of members for ResponseUtility, including all inherited members.
BadRequest(string content) | ResponseUtility | inlinestatic |
Forbidden(string content) | ResponseUtility | inlinestatic |
InternalServerError(string content) | ResponseUtility | inlinestatic |
Location(Uri location) | ResponseUtility | inlinestatic |
Location(string location) | ResponseUtility | inlinestatic |
NoContent() | ResponseUtility | inlinestatic |
NotFound(string content) | ResponseUtility | inlinestatic |
OkHtml(string content) | ResponseUtility | inlinestatic |
OkJavaScript(string content) | ResponseUtility | inlinestatic |
OkJson(string content) | ResponseUtility | inlinestatic |
OkJwt(string content) | ResponseUtility | inlinestatic |
Unauthorized(AuthenticationHeaderValue challenge, string content) | ResponseUtility | inlinestatic |
Unauthorized(string challenge) | ResponseUtility | inlinestatic |
WwwAuthenticate(HttpStatusCode statusCode, AuthenticationHeaderValue challenge) | ResponseUtility | inlinestatic |
WwwAuthenticate(HttpStatusCode statusCode, string challenge) | ResponseUtility | inlinestatic |