| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Authorization.ExtraValue> |
V1beta1Authorization.ExtraValue.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.Builder.build() |
V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.Builder.buildPartial() |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.getDefaultInstance() |
V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.getDefaultInstanceForType() |
V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.Builder.getDefaultInstanceForType() |
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrDefault(String key,
V1beta1Authorization.ExtraValue defaultValue)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpec.getExtraOrDefault(String key,
V1beta1Authorization.ExtraValue defaultValue)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrDefault(String key,
V1beta1Authorization.ExtraValue defaultValue)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrThrow(String key)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpec.getExtraOrThrow(String key)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrThrow(String key)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseDelimitedFrom(InputStream input) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(byte[] data) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(ByteBuffer data) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(InputStream input) |
static V1beta1Authorization.ExtraValue |
V1beta1Authorization.ExtraValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtra()
Deprecated.
|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpec.getExtra()
Deprecated.
|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtra()
Deprecated.
|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraMap()
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpec.getExtraMap()
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraMap()
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
Map<String,V1beta1Authorization.ExtraValue> |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.getMutableExtra()
Deprecated.
|
com.google.protobuf.Parser<V1beta1Authorization.ExtraValue> |
V1beta1Authorization.ExtraValue.getParserForType() |
static com.google.protobuf.Parser<V1beta1Authorization.ExtraValue> |
V1beta1Authorization.ExtraValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrDefault(String key,
V1beta1Authorization.ExtraValue defaultValue)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpec.getExtraOrDefault(String key,
V1beta1Authorization.ExtraValue defaultValue)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrDefault(String key,
V1beta1Authorization.ExtraValue defaultValue)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
V1beta1Authorization.ExtraValue.Builder |
V1beta1Authorization.ExtraValue.Builder.mergeFrom(V1beta1Authorization.ExtraValue other) |
static V1beta1Authorization.ExtraValue.Builder |
V1beta1Authorization.ExtraValue.newBuilder(V1beta1Authorization.ExtraValue prototype) |
V1beta1Authorization.SubjectAccessReviewSpec.Builder |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.putExtra(String key,
V1beta1Authorization.ExtraValue value)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Authorization.SubjectAccessReviewSpec.Builder |
V1beta1Authorization.SubjectAccessReviewSpec.Builder.putAllExtra(Map<String,V1beta1Authorization.ExtraValue> values)
Extra corresponds to the user.Info.GetExtra() method from the authenticator.
|
Copyright © 2021. All rights reserved.