|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AuthenticationProtos.WhoAmIResponseOrBuilder
| Method Summary | |
|---|---|
String |
getAuthMethod()
optional string auth_method = 2; |
com.google.protobuf.ByteString |
getAuthMethodBytes()
optional string auth_method = 2; |
String |
getUsername()
optional string username = 1; |
com.google.protobuf.ByteString |
getUsernameBytes()
optional string username = 1; |
boolean |
hasAuthMethod()
optional string auth_method = 2; |
boolean |
hasUsername()
optional string username = 1; |
| 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 hasUsername()
optional string username = 1;
String getUsername()
optional string username = 1;
com.google.protobuf.ByteString getUsernameBytes()
optional string username = 1;
boolean hasAuthMethod()
optional string auth_method = 2;
String getAuthMethod()
optional string auth_method = 2;
com.google.protobuf.ByteString getAuthMethodBytes()
optional string auth_method = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||