| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Authentication.UserInfo> |
V1beta1Authentication.UserInfo.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.Builder.build() |
V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.Builder.buildPartial() |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.getDefaultInstance() |
V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.getDefaultInstanceForType() |
V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.Builder.getDefaultInstanceForType() |
V1beta1Authentication.UserInfo |
V1beta1Authentication.TokenReviewStatusOrBuilder.getUser()
User is the UserInfo associated with the provided token.
|
V1beta1Authentication.UserInfo |
V1beta1Authentication.TokenReviewStatus.getUser()
User is the UserInfo associated with the provided token.
|
V1beta1Authentication.UserInfo |
V1beta1Authentication.TokenReviewStatus.Builder.getUser()
User is the UserInfo associated with the provided token.
|
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseDelimitedFrom(InputStream input) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(byte[] data) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(ByteBuffer data) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(InputStream input) |
static V1beta1Authentication.UserInfo |
V1beta1Authentication.UserInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Authentication.UserInfo> |
V1beta1Authentication.UserInfo.getParserForType() |
static com.google.protobuf.Parser<V1beta1Authentication.UserInfo> |
V1beta1Authentication.UserInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Authentication.UserInfo.Builder |
V1beta1Authentication.UserInfo.Builder.mergeFrom(V1beta1Authentication.UserInfo other) |
V1beta1Authentication.TokenReviewStatus.Builder |
V1beta1Authentication.TokenReviewStatus.Builder.mergeUser(V1beta1Authentication.UserInfo value)
User is the UserInfo associated with the provided token.
|
static V1beta1Authentication.UserInfo.Builder |
V1beta1Authentication.UserInfo.newBuilder(V1beta1Authentication.UserInfo prototype) |
V1beta1Authentication.TokenReviewStatus.Builder |
V1beta1Authentication.TokenReviewStatus.Builder.setUser(V1beta1Authentication.UserInfo value)
User is the UserInfo associated with the provided token.
|
Copyright © 2020. All rights reserved.