| Package | Description |
|---|---|
| com.aserto.directory.schema.v3 |
| Modifier and Type | Method and Description |
|---|---|
static IdentityKind |
IdentityKind.forNumber(int value) |
IdentityKind |
IdentityPropertiesOrBuilder.getKind()
identity kind [email|username|uid|pid|dn|phone]
|
IdentityKind |
IdentityProperties.getKind()
identity kind [email|username|uid|pid|dn|phone]
|
IdentityKind |
IdentityProperties.Builder.getKind()
identity kind [email|username|uid|pid|dn|phone]
|
static IdentityKind |
IdentityKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IdentityKind |
IdentityKind.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IdentityKind |
IdentityKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityKind[] |
IdentityKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<IdentityKind> |
IdentityKind.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IdentityProperties.Builder |
IdentityProperties.Builder.setKind(IdentityKind value)
identity kind [email|username|uid|pid|dn|phone]
|
Copyright © 2023. All rights reserved.