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.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.
-