| Authentication |
`Authentication` defines the authentication configuration for an API.
|
| Authentication.Builder |
`Authentication` defines the authentication configuration for an API.
|
| AuthenticationOrBuilder |
|
| AuthenticationRule |
Authentication rules for the service.
|
| AuthenticationRule.Builder |
Authentication rules for the service.
|
| AuthenticationRuleOrBuilder |
|
| AuthProvider |
Configuration for an anthentication provider, including support for
[JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).
|
| AuthProvider.Builder |
Configuration for an anthentication provider, including support for
[JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).
|
| AuthProviderOrBuilder |
|
| AuthRequirement |
User-defined authentication requirements, including support for
[JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).
|
| AuthRequirement.Builder |
User-defined authentication requirements, including support for
[JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).
|
| AuthRequirementOrBuilder |
|
| CustomHttpPattern |
A custom pattern is used for defining custom HTTP verb.
|
| CustomHttpPattern.Builder |
A custom pattern is used for defining custom HTTP verb.
|
| CustomHttpPatternOrBuilder |
|
| Http |
Defines the HTTP configuration for a service.
|
| Http.Builder |
Defines the HTTP configuration for a service.
|
| HttpOrBuilder |
|
| HttpRule |
`HttpRule` defines the mapping of an RPC method to one or more HTTP
REST APIs.
|
| HttpRule.Builder |
`HttpRule` defines the mapping of an RPC method to one or more HTTP
REST APIs.
|
| HttpRule.PatternCase |
|
| HttpRuleOrBuilder |
|
| OAuthRequirements |
OAuth scopes are a way to define data and permissions on data.
|
| OAuthRequirements.Builder |
OAuth scopes are a way to define data and permissions on data.
|
| OAuthRequirementsOrBuilder |
|