|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AuthenticationProtos.AuthenticationKeyOrBuilder
| Method Summary | |
|---|---|
long |
getExpirationDate()
required int64 expiration_date = 2; |
int |
getId()
required int32 id = 1; |
com.google.protobuf.ByteString |
getKey()
required bytes key = 3; |
boolean |
hasExpirationDate()
required int64 expiration_date = 2; |
boolean |
hasId()
required int32 id = 1; |
boolean |
hasKey()
required bytes key = 3; |
| 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 hasId()
required int32 id = 1;
int getId()
required int32 id = 1;
boolean hasExpirationDate()
required int64 expiration_date = 2;
long getExpirationDate()
required int64 expiration_date = 2;
boolean hasKey()
required bytes key = 3;
com.google.protobuf.ByteString getKey()
required bytes key = 3;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||