public static final class IdentityProperties.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder> implements IdentityPropertiesOrBuilder
Properties of "identity" objects.Protobuf type
aserto.directory.schema.v2.IdentityProperties| Modifier and Type | Method and Description |
|---|---|
IdentityProperties.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IdentityProperties |
build() |
IdentityProperties |
buildPartial() |
IdentityProperties.Builder |
clear() |
IdentityProperties.Builder |
clearConnectionId()
IDP connection id which owns the object instance
|
IdentityProperties.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IdentityProperties.Builder |
clearKind()
identity kind [email|username|uid|pid|dn|phone]
|
IdentityProperties.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IdentityProperties.Builder |
clearProvider()
identity provider name
|
IdentityProperties.Builder |
clearVerified()
identity has been verified (false when not explicitly specified)
|
IdentityProperties.Builder |
clone() |
String |
getConnectionId()
IDP connection id which owns the object instance
|
com.google.protobuf.ByteString |
getConnectionIdBytes()
IDP connection id which owns the object instance
|
IdentityProperties |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
IdentityKind |
getKind()
identity kind [email|username|uid|pid|dn|phone]
|
int |
getKindValue()
identity kind [email|username|uid|pid|dn|phone]
|
String |
getProvider()
identity provider name
|
com.google.protobuf.ByteString |
getProviderBytes()
identity provider name
|
boolean |
getVerified()
identity has been verified (false when not explicitly specified)
|
boolean |
hasConnectionId()
IDP connection id which owns the object instance
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IdentityProperties.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IdentityProperties.Builder |
mergeFrom(IdentityProperties other) |
IdentityProperties.Builder |
mergeFrom(com.google.protobuf.Message other) |
IdentityProperties.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IdentityProperties.Builder |
setConnectionId(String value)
IDP connection id which owns the object instance
|
IdentityProperties.Builder |
setConnectionIdBytes(com.google.protobuf.ByteString value)
IDP connection id which owns the object instance
|
IdentityProperties.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IdentityProperties.Builder |
setKind(IdentityKind value)
identity kind [email|username|uid|pid|dn|phone]
|
IdentityProperties.Builder |
setKindValue(int value)
identity kind [email|username|uid|pid|dn|phone]
|
IdentityProperties.Builder |
setProvider(String value)
identity provider name
|
IdentityProperties.Builder |
setProviderBytes(com.google.protobuf.ByteString value)
identity provider name
|
IdentityProperties.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IdentityProperties.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IdentityProperties.Builder |
setVerified(boolean value)
identity has been verified (false when not explicitly specified)
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IdentityProperties build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IdentityProperties buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IdentityProperties.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IdentityProperties.Builder>public IdentityProperties.Builder mergeFrom(IdentityProperties other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public IdentityProperties.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IdentityProperties.Builder>IOExceptionpublic int getKindValue()
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];getKindValue in interface IdentityPropertiesOrBuilderpublic IdentityProperties.Builder setKindValue(int value)
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];value - The enum numeric value on the wire for kind to set.public IdentityKind getKind()
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];getKind in interface IdentityPropertiesOrBuilderpublic IdentityProperties.Builder setKind(IdentityKind value)
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];value - The kind to set.public IdentityProperties.Builder clearKind()
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];public String getProvider()
identity provider name
string provider = 2 [json_name = "provider"];getProvider in interface IdentityPropertiesOrBuilderpublic com.google.protobuf.ByteString getProviderBytes()
identity provider name
string provider = 2 [json_name = "provider"];getProviderBytes in interface IdentityPropertiesOrBuilderpublic IdentityProperties.Builder setProvider(String value)
identity provider name
string provider = 2 [json_name = "provider"];value - The provider to set.public IdentityProperties.Builder clearProvider()
identity provider name
string provider = 2 [json_name = "provider"];public IdentityProperties.Builder setProviderBytes(com.google.protobuf.ByteString value)
identity provider name
string provider = 2 [json_name = "provider"];value - The bytes for provider to set.public boolean getVerified()
identity has been verified (false when not explicitly specified)
bool verified = 3 [json_name = "verified"];getVerified in interface IdentityPropertiesOrBuilderpublic IdentityProperties.Builder setVerified(boolean value)
identity has been verified (false when not explicitly specified)
bool verified = 3 [json_name = "verified"];value - The verified to set.public IdentityProperties.Builder clearVerified()
identity has been verified (false when not explicitly specified)
bool verified = 3 [json_name = "verified"];public boolean hasConnectionId()
IDP connection id which owns the object instance
optional string connection_id = 4 [json_name = "connectionId"];hasConnectionId in interface IdentityPropertiesOrBuilderpublic String getConnectionId()
IDP connection id which owns the object instance
optional string connection_id = 4 [json_name = "connectionId"];getConnectionId in interface IdentityPropertiesOrBuilderpublic com.google.protobuf.ByteString getConnectionIdBytes()
IDP connection id which owns the object instance
optional string connection_id = 4 [json_name = "connectionId"];getConnectionIdBytes in interface IdentityPropertiesOrBuilderpublic IdentityProperties.Builder setConnectionId(String value)
IDP connection id which owns the object instance
optional string connection_id = 4 [json_name = "connectionId"];value - The connectionId to set.public IdentityProperties.Builder clearConnectionId()
IDP connection id which owns the object instance
optional string connection_id = 4 [json_name = "connectionId"];public IdentityProperties.Builder setConnectionIdBytes(com.google.protobuf.ByteString value)
IDP connection id which owns the object instance
optional string connection_id = 4 [json_name = "connectionId"];value - The bytes for connectionId to set.public final IdentityProperties.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>public final IdentityProperties.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IdentityProperties.Builder>Copyright © 2024. All rights reserved.