| Modifier and Type | Method and Description |
|---|---|
IdentityConfig |
IdentityConfig.Builder.build() |
IdentityConfig |
IdentityConfig.Builder.buildPartial() |
static IdentityConfig |
IdentityConfig.getDefaultInstance() |
IdentityConfig |
IdentityConfig.getDefaultInstanceForType() |
IdentityConfig |
IdentityConfig.Builder.getDefaultInstanceForType() |
IdentityConfig |
SecurityConfig.getIdentityConfig()
Optional.
|
IdentityConfig |
SecurityConfig.Builder.getIdentityConfig()
Optional.
|
IdentityConfig |
SecurityConfigOrBuilder.getIdentityConfig()
Optional.
|
static IdentityConfig |
IdentityConfig.parseDelimitedFrom(InputStream input) |
static IdentityConfig |
IdentityConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdentityConfig |
IdentityConfig.parseFrom(byte[] data) |
static IdentityConfig |
IdentityConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdentityConfig |
IdentityConfig.parseFrom(ByteBuffer data) |
static IdentityConfig |
IdentityConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdentityConfig |
IdentityConfig.parseFrom(com.google.protobuf.ByteString data) |
static IdentityConfig |
IdentityConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdentityConfig |
IdentityConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static IdentityConfig |
IdentityConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdentityConfig |
IdentityConfig.parseFrom(InputStream input) |
static IdentityConfig |
IdentityConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IdentityConfig> |
IdentityConfig.getParserForType() |
static com.google.protobuf.Parser<IdentityConfig> |
IdentityConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
IdentityConfig.Builder |
IdentityConfig.Builder.mergeFrom(IdentityConfig other) |
SecurityConfig.Builder |
SecurityConfig.Builder.mergeIdentityConfig(IdentityConfig value)
Optional.
|
static IdentityConfig.Builder |
IdentityConfig.newBuilder(IdentityConfig prototype) |
SecurityConfig.Builder |
SecurityConfig.Builder.setIdentityConfig(IdentityConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.