@Deprecated public final class IdentityProperties extends com.google.protobuf.GeneratedMessageV3 implements IdentityPropertiesOrBuilder
Properties of "identity" objects.Protobuf type
aserto.directory.schema.v2.IdentityProperties| Modifier and Type | Class and Description |
|---|---|
static class |
IdentityProperties.Builder
Deprecated.
Properties of "identity" objects.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTION_ID_FIELD_NUMBER
Deprecated.
|
static int |
KIND_FIELD_NUMBER
Deprecated.
|
static int |
PROVIDER_FIELD_NUMBER
Deprecated.
|
static int |
VERIFIED_FIELD_NUMBER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
String |
getConnectionId()
Deprecated.
IDP connection id which owns the object instance
|
com.google.protobuf.ByteString |
getConnectionIdBytes()
Deprecated.
IDP connection id which owns the object instance
|
static IdentityProperties |
getDefaultInstance()
Deprecated.
|
IdentityProperties |
getDefaultInstanceForType()
Deprecated.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
Deprecated.
|
IdentityKind |
getKind()
Deprecated.
identity kind [email|username|uid|pid|dn|phone]
|
int |
getKindValue()
Deprecated.
identity kind [email|username|uid|pid|dn|phone]
|
com.google.protobuf.Parser<IdentityProperties> |
getParserForType()
Deprecated.
|
String |
getProvider()
Deprecated.
identity provider name
|
com.google.protobuf.ByteString |
getProviderBytes()
Deprecated.
identity provider name
|
int |
getSerializedSize()
Deprecated.
|
boolean |
getVerified()
Deprecated.
identity has been verified (false when not explicitly specified)
|
boolean |
hasConnectionId()
Deprecated.
IDP connection id which owns the object instance
|
int |
hashCode()
Deprecated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable()
Deprecated.
|
boolean |
isInitialized()
Deprecated.
|
static IdentityProperties.Builder |
newBuilder()
Deprecated.
|
static IdentityProperties.Builder |
newBuilder(IdentityProperties prototype)
Deprecated.
|
IdentityProperties.Builder |
newBuilderForType()
Deprecated.
|
protected IdentityProperties.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.
|
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.
|
static IdentityProperties |
parseDelimitedFrom(InputStream input)
Deprecated.
|
static IdentityProperties |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static IdentityProperties |
parseFrom(byte[] data)
Deprecated.
|
static IdentityProperties |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static IdentityProperties |
parseFrom(ByteBuffer data)
Deprecated.
|
static IdentityProperties |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static IdentityProperties |
parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static IdentityProperties |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static IdentityProperties |
parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static IdentityProperties |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static IdentityProperties |
parseFrom(InputStream input)
Deprecated.
|
static IdentityProperties |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static com.google.protobuf.Parser<IdentityProperties> |
parser()
Deprecated.
|
IdentityProperties.Builder |
toBuilder()
Deprecated.
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
Deprecated.
|
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int KIND_FIELD_NUMBER
public static final int PROVIDER_FIELD_NUMBER
public static final int VERIFIED_FIELD_NUMBER
public static final int CONNECTION_ID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getKindValue()
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];getKindValue in interface IdentityPropertiesOrBuilderpublic IdentityKind getKind()
identity kind [email|username|uid|pid|dn|phone]
.aserto.directory.schema.v2.IdentityKind kind = 1 [json_name = "kind"];getKind in interface IdentityPropertiesOrBuilderpublic 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 boolean getVerified()
identity has been verified (false when not explicitly specified)
bool verified = 3 [json_name = "verified"];getVerified in interface IdentityPropertiesOrBuilderpublic 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 final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static IdentityProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IdentityProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IdentityProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IdentityProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IdentityProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IdentityProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IdentityProperties parseFrom(InputStream input) throws IOException
IOExceptionpublic static IdentityProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IdentityProperties parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IdentityProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IdentityProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static IdentityProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic IdentityProperties.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static IdentityProperties.Builder newBuilder()
public static IdentityProperties.Builder newBuilder(IdentityProperties prototype)
public IdentityProperties.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected IdentityProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static IdentityProperties getDefaultInstance()
public static com.google.protobuf.Parser<IdentityProperties> parser()
public com.google.protobuf.Parser<IdentityProperties> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public IdentityProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.