public interface ApplicationContextRoleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContext()
string context = 1; |
com.google.protobuf.ByteString |
getContextBytes()
string context = 1; |
String |
getRoles(int index)
repeated string roles = 2; |
com.google.protobuf.ByteString |
getRolesBytes(int index)
repeated string roles = 2; |
int |
getRolesCount()
repeated string roles = 2; |
List<String> |
getRolesList()
repeated string roles = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getContext()
string context = 1;com.google.protobuf.ByteString getContextBytes()
string context = 1;int getRolesCount()
repeated string roles = 2;String getRoles(int index)
repeated string roles = 2;com.google.protobuf.ByteString getRolesBytes(int index)
repeated string roles = 2;Copyright © 2020–2023 AxonIQ BV. All rights reserved.