| Package | Description |
|---|---|
| envoy.config.rbac.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.Builder.build() |
Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.Builder.buildPartial() |
Rbac.Principal.Authenticated |
Rbac.PrincipalOrBuilder.getAuthenticated()
Authenticated attributes that identify the downstream.
|
Rbac.Principal.Authenticated |
Rbac.Principal.getAuthenticated()
Authenticated attributes that identify the downstream.
|
Rbac.Principal.Authenticated |
Rbac.Principal.Builder.getAuthenticated()
Authenticated attributes that identify the downstream.
|
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.getDefaultInstance() |
Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.getDefaultInstanceForType() |
Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.Builder.getDefaultInstanceForType() |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseDelimitedFrom(InputStream input) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(byte[] data) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(ByteBuffer data) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(com.google.protobuf.ByteString data) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(InputStream input) |
static Rbac.Principal.Authenticated |
Rbac.Principal.Authenticated.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rbac.Principal.Authenticated> |
Rbac.Principal.Authenticated.getParserForType() |
static com.google.protobuf.Parser<Rbac.Principal.Authenticated> |
Rbac.Principal.Authenticated.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rbac.Principal.Builder |
Rbac.Principal.Builder.mergeAuthenticated(Rbac.Principal.Authenticated value)
Authenticated attributes that identify the downstream.
|
Rbac.Principal.Authenticated.Builder |
Rbac.Principal.Authenticated.Builder.mergeFrom(Rbac.Principal.Authenticated other) |
static Rbac.Principal.Authenticated.Builder |
Rbac.Principal.Authenticated.newBuilder(Rbac.Principal.Authenticated prototype) |
Rbac.Principal.Builder |
Rbac.Principal.Builder.setAuthenticated(Rbac.Principal.Authenticated value)
Authenticated attributes that identify the downstream.
|
Copyright © 2018 The Envoy Project. All rights reserved.