| Class | Description |
|---|---|
| AuthScheme |
Defaines constants for "auth scheme"
E.g., HTTP Basic, Digest, or OAuth and OAuth2, etc.
|
| CryptoAlgorithm |
Defines crypto algorithm names.
|
| HttpHeader |
Defines HTTP header names relevant to OAuth.
|
| HttpMethod |
Defines the HTTP method constants.
|
| ParameterTransmissionType |
Auth information for OAuth (and for other auth protocols as well)
can be transmitted in the header, in the URL query, or in the url-encoded form.
|
| UriScheme |
Defines the HTTP url scheme constants.
|
Copyright © 2013. All rights reserved.