| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Authentication.ExtraValue> |
V1Authentication.ExtraValue.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.ExtraValue |
V1Authentication.ExtraValue.Builder.build() |
V1Authentication.ExtraValue |
V1Authentication.ExtraValue.Builder.buildPartial() |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.getDefaultInstance() |
V1Authentication.ExtraValue |
V1Authentication.ExtraValue.getDefaultInstanceForType() |
V1Authentication.ExtraValue |
V1Authentication.ExtraValue.Builder.getDefaultInstanceForType() |
V1Authentication.ExtraValue |
V1Authentication.UserInfoOrBuilder.getExtraOrDefault(String key,
V1Authentication.ExtraValue defaultValue)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfo.getExtraOrDefault(String key,
V1Authentication.ExtraValue defaultValue)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfo.Builder.getExtraOrDefault(String key,
V1Authentication.ExtraValue defaultValue)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfoOrBuilder.getExtraOrThrow(String key)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfo.getExtraOrThrow(String key)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfo.Builder.getExtraOrThrow(String key)
Any additional information provided by the authenticator.
|
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseDelimitedFrom(InputStream input) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(byte[] data) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(ByteBuffer data) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(com.google.protobuf.ByteString data) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(InputStream input) |
static V1Authentication.ExtraValue |
V1Authentication.ExtraValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfoOrBuilder.getExtra()
Deprecated.
|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfo.getExtra()
Deprecated.
|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfo.Builder.getExtra()
Deprecated.
|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfoOrBuilder.getExtraMap()
Any additional information provided by the authenticator.
|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfo.getExtraMap()
Any additional information provided by the authenticator.
|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfo.Builder.getExtraMap()
Any additional information provided by the authenticator.
|
Map<String,V1Authentication.ExtraValue> |
V1Authentication.UserInfo.Builder.getMutableExtra()
Deprecated.
|
com.google.protobuf.Parser<V1Authentication.ExtraValue> |
V1Authentication.ExtraValue.getParserForType() |
static com.google.protobuf.Parser<V1Authentication.ExtraValue> |
V1Authentication.ExtraValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.ExtraValue |
V1Authentication.UserInfoOrBuilder.getExtraOrDefault(String key,
V1Authentication.ExtraValue defaultValue)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfo.getExtraOrDefault(String key,
V1Authentication.ExtraValue defaultValue)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue |
V1Authentication.UserInfo.Builder.getExtraOrDefault(String key,
V1Authentication.ExtraValue defaultValue)
Any additional information provided by the authenticator.
|
V1Authentication.ExtraValue.Builder |
V1Authentication.ExtraValue.Builder.mergeFrom(V1Authentication.ExtraValue other) |
static V1Authentication.ExtraValue.Builder |
V1Authentication.ExtraValue.newBuilder(V1Authentication.ExtraValue prototype) |
V1Authentication.UserInfo.Builder |
V1Authentication.UserInfo.Builder.putExtra(String key,
V1Authentication.ExtraValue value)
Any additional information provided by the authenticator.
|
| Modifier and Type | Method and Description |
|---|---|
V1Authentication.UserInfo.Builder |
V1Authentication.UserInfo.Builder.putAllExtra(Map<String,V1Authentication.ExtraValue> values)
Any additional information provided by the authenticator.
|
Copyright © 2020. All rights reserved.