Uses of Interface
io.envoyproxy.envoy.config.rbac.v3.Principal.SetOrBuilder
Packages that use Principal.SetOrBuilder
-
Uses of Principal.SetOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Classes in io.envoyproxy.envoy.config.rbac.v3 that implement Principal.SetOrBuilderModifier and TypeClassDescriptionstatic final classUsed in the ``and_ids`` and ``or_ids`` fields in the ``identifier`` oneof.static final classUsed in the ``and_ids`` and ``or_ids`` fields in the ``identifier`` oneof.Methods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.SetOrBuilderModifier and TypeMethodDescriptionPrincipal.Builder.getAndIdsOrBuilder()A set of identifiers that all must match in order to define the downstream.Principal.getAndIdsOrBuilder()A set of identifiers that all must match in order to define the downstream.PrincipalOrBuilder.getAndIdsOrBuilder()A set of identifiers that all must match in order to define the downstream.Principal.Builder.getOrIdsOrBuilder()A set of identifiers at least one must match in order to define the downstream.Principal.getOrIdsOrBuilder()A set of identifiers at least one must match in order to define the downstream.PrincipalOrBuilder.getOrIdsOrBuilder()A set of identifiers at least one must match in order to define the downstream.