|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AuthenticationProtos.TokenIdentifierOrBuilder
Method Summary | |
---|---|
long |
getExpirationDate()
|
long |
getIssueDate()
|
int |
getKeyId()
|
AuthenticationProtos.TokenIdentifier.Kind |
getKind()
|
long |
getSequenceNumber()
|
com.google.protobuf.ByteString |
getUsername()
|
boolean |
hasExpirationDate()
|
boolean |
hasIssueDate()
|
boolean |
hasKeyId()
|
boolean |
hasKind()
|
boolean |
hasSequenceNumber()
|
boolean |
hasUsername()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasKind()
AuthenticationProtos.TokenIdentifier.Kind getKind()
boolean hasUsername()
com.google.protobuf.ByteString getUsername()
boolean hasKeyId()
int getKeyId()
boolean hasIssueDate()
long getIssueDate()
boolean hasExpirationDate()
long getExpirationDate()
boolean hasSequenceNumber()
long getSequenceNumber()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |