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