Uses of Interface
io.envoyproxy.envoy.config.rbac.v3.Principal.AuthenticatedOrBuilder
-
Packages that use Principal.AuthenticatedOrBuilder Package Description io.envoyproxy.envoy.config.rbac.v3 -
-
Uses of Principal.AuthenticatedOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Classes in io.envoyproxy.envoy.config.rbac.v3 that implement Principal.AuthenticatedOrBuilder Modifier and Type Class Description static classPrincipal.AuthenticatedAuthentication attributes for a downstream.static classPrincipal.Authenticated.BuilderAuthentication attributes for a downstream.Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Principal.AuthenticatedOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Principal.Authenticated,Principal.Authenticated.Builder,Principal.AuthenticatedOrBuilder>Principal.Builder. authenticatedBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.AuthenticatedOrBuilder Modifier and Type Method Description Principal.AuthenticatedOrBuilderPrincipal.Builder. getAuthenticatedOrBuilder()Authenticated attributes that identify the downstream.Principal.AuthenticatedOrBuilderPrincipal. getAuthenticatedOrBuilder()Authenticated attributes that identify the downstream.Principal.AuthenticatedOrBuilderPrincipalOrBuilder. getAuthenticatedOrBuilder()Authenticated attributes that identify the downstream.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Principal.AuthenticatedOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Principal.Authenticated,Principal.Authenticated.Builder,Principal.AuthenticatedOrBuilder>Principal.Builder. getAuthenticatedFieldBuilder()Authenticated attributes that identify the downstream.
-