| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Authentication.TokenReviewSpec> |
V1Authentication.TokenReviewSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.Builder.build() |
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.Builder.buildPartial() |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.getDefaultInstance() |
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.getDefaultInstanceForType() |
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.Builder.getDefaultInstanceForType() |
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewOrBuilder.getSpec()
Spec holds information about the request being evaluated
|
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReview.getSpec()
Spec holds information about the request being evaluated
|
V1Authentication.TokenReviewSpec |
V1Authentication.TokenReview.Builder.getSpec()
Spec holds information about the request being evaluated
|
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseDelimitedFrom(InputStream input) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(byte[] data) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(ByteBuffer data) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(InputStream input) |
static V1Authentication.TokenReviewSpec |
V1Authentication.TokenReviewSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Authentication.TokenReviewSpec> |
V1Authentication.TokenReviewSpec.getParserForType() |
static com.google.protobuf.Parser<V1Authentication.TokenReviewSpec> |
V1Authentication.TokenReviewSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.TokenReviewSpec.Builder |
V1Authentication.TokenReviewSpec.Builder.mergeFrom(V1Authentication.TokenReviewSpec other) |
V1Authentication.TokenReview.Builder |
V1Authentication.TokenReview.Builder.mergeSpec(V1Authentication.TokenReviewSpec value)
Spec holds information about the request being evaluated
|
static V1Authentication.TokenReviewSpec.Builder |
V1Authentication.TokenReviewSpec.newBuilder(V1Authentication.TokenReviewSpec prototype) |
V1Authentication.TokenReview.Builder |
V1Authentication.TokenReview.Builder.setSpec(V1Authentication.TokenReviewSpec value)
Spec holds information about the request being evaluated
|
Copyright © 2021. All rights reserved.