Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3.CredentialOrBuilder
Packages that use CredentialOrBuilder
-
Uses of CredentialOrBuilder in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that implement CredentialOrBuilderModifier and TypeClassDescriptionfinal classSingle credential entry that contains the API key and the related client id.static final classSingle credential entry that contains the API key and the related client id.Methods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that return CredentialOrBuilderModifier and TypeMethodDescriptionApiKeyAuth.Builder.getCredentialsOrBuilder(int index) The credentials that are used to authenticate the clients.ApiKeyAuth.getCredentialsOrBuilder(int index) The credentials that are used to authenticate the clients.ApiKeyAuthOrBuilder.getCredentialsOrBuilder(int index) The credentials that are used to authenticate the clients.ApiKeyAuthPerRoute.Builder.getCredentialsOrBuilder(int index) The credentials that are used to authenticate the clients.ApiKeyAuthPerRoute.getCredentialsOrBuilder(int index) The credentials that are used to authenticate the clients.ApiKeyAuthPerRouteOrBuilder.getCredentialsOrBuilder(int index) The credentials that are used to authenticate the clients.Methods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that return types with arguments of type CredentialOrBuilderModifier and TypeMethodDescriptionList<? extends CredentialOrBuilder>ApiKeyAuth.Builder.getCredentialsOrBuilderList()The credentials that are used to authenticate the clients.List<? extends CredentialOrBuilder>ApiKeyAuth.getCredentialsOrBuilderList()The credentials that are used to authenticate the clients.List<? extends CredentialOrBuilder>ApiKeyAuthOrBuilder.getCredentialsOrBuilderList()The credentials that are used to authenticate the clients.List<? extends CredentialOrBuilder>ApiKeyAuthPerRoute.Builder.getCredentialsOrBuilderList()The credentials that are used to authenticate the clients.List<? extends CredentialOrBuilder>ApiKeyAuthPerRoute.getCredentialsOrBuilderList()The credentials that are used to authenticate the clients.List<? extends CredentialOrBuilder>ApiKeyAuthPerRouteOrBuilder.getCredentialsOrBuilderList()The credentials that are used to authenticate the clients.