|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IpcConnectionContextProtos.UserInformationProtoOrBuilder
Method Summary | |
---|---|
String |
getEffectiveUser()
optional string effectiveUser = 1; |
com.google.protobuf.ByteString |
getEffectiveUserBytes()
optional string effectiveUser = 1; |
String |
getRealUser()
optional string realUser = 2; |
com.google.protobuf.ByteString |
getRealUserBytes()
optional string realUser = 2; |
boolean |
hasEffectiveUser()
optional string effectiveUser = 1; |
boolean |
hasRealUser()
optional string realUser = 2; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasEffectiveUser()
optional string effectiveUser = 1;
String getEffectiveUser()
optional string effectiveUser = 1;
com.google.protobuf.ByteString getEffectiveUserBytes()
optional string effectiveUser = 1;
boolean hasRealUser()
optional string realUser = 2;
String getRealUser()
optional string realUser = 2;
com.google.protobuf.ByteString getRealUserBytes()
optional string realUser = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |