| Package | Description |
|---|---|
| com.aserto.authorizer.v2.api |
| Modifier and Type | Method and Description |
|---|---|
static IdentityType |
IdentityType.forNumber(int value) |
IdentityType |
IdentityContext.getType()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"]; |
IdentityType |
IdentityContext.Builder.getType()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"]; |
IdentityType |
IdentityContextOrBuilder.getType()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"]; |
static IdentityType |
IdentityType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IdentityType |
IdentityType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IdentityType |
IdentityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityType[] |
IdentityType.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<IdentityType> |
IdentityType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IdentityContext.Builder |
IdentityContext.Builder.setType(IdentityType value)
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"]; |
Copyright © 2023. All rights reserved.