public interface IdentityContextOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentity()
string identity = 1 [json_name = "identity"]; |
com.google.protobuf.ByteString |
getIdentityBytes()
string identity = 1 [json_name = "identity"]; |
IdentityType |
getType()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"]; |
int |
getTypeValue()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getIdentity()
string identity = 1 [json_name = "identity"];com.google.protobuf.ByteString getIdentityBytes()
string identity = 1 [json_name = "identity"];int getTypeValue()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];IdentityType getType()
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];Copyright © 2023. All rights reserved.