| Package | Description |
|---|---|
| envoy.api.v2.auth | |
| envoy.api.v2.route |
| Modifier and Type | Method and Description |
|---|---|
Auth.AuthAction |
Auth.AuthAction.Builder.build() |
Auth.AuthAction |
Auth.AuthAction.Builder.buildPartial() |
static Auth.AuthAction |
Auth.AuthAction.getDefaultInstance() |
Auth.AuthAction |
Auth.AuthAction.getDefaultInstanceForType() |
Auth.AuthAction |
Auth.AuthAction.Builder.getDefaultInstanceForType() |
static Auth.AuthAction |
Auth.AuthAction.parseDelimitedFrom(InputStream input) |
static Auth.AuthAction |
Auth.AuthAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(byte[] data) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(ByteBuffer data) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(com.google.protobuf.ByteString data) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(InputStream input) |
static Auth.AuthAction |
Auth.AuthAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Auth.AuthAction> |
Auth.AuthAction.getParserForType() |
static com.google.protobuf.Parser<Auth.AuthAction> |
Auth.AuthAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Auth.AuthAction.Builder |
Auth.AuthAction.Builder.mergeFrom(Auth.AuthAction other) |
static Auth.AuthAction.Builder |
Auth.AuthAction.newBuilder(Auth.AuthAction prototype) |
| Modifier and Type | Method and Description |
|---|---|
Auth.AuthAction |
RouteOuterClass.VirtualHostOrBuilder.getAuth()
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
Auth.AuthAction |
RouteOuterClass.VirtualHost.getAuth()
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
Auth.AuthAction |
RouteOuterClass.VirtualHost.Builder.getAuth()
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
Auth.AuthAction |
RouteOuterClass.RouteOrBuilder.getAuth()
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
Auth.AuthAction |
RouteOuterClass.Route.getAuth()
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
Auth.AuthAction |
RouteOuterClass.Route.Builder.getAuth()
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
| Modifier and Type | Method and Description |
|---|---|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.mergeAuth(Auth.AuthAction value)
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.mergeAuth(Auth.AuthAction value)
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.setAuth(Auth.AuthAction value)
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.setAuth(Auth.AuthAction value)
[#not-implemented-hide:]
Return a 401/403 when auth checks fail.
|
Copyright © 2018 The Envoy Project. All rights reserved.