public static interface YarnSecurityTestClientAMTokenProtos.RMDelegationTokenIdentifierForTestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getIssueDate()
optional int64 issueDate = 4; |
int |
getMasterKeyId()
optional int32 masterKeyId = 7 [default = -1]; |
long |
getMaxDate()
optional int64 maxDate = 5; |
String |
getMessage()
optional string message = 9; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 9; |
String |
getOwner()
optional string owner = 1; |
com.google.protobuf.ByteString |
getOwnerBytes()
optional string owner = 1; |
String |
getRealUser()
optional string realUser = 3; |
com.google.protobuf.ByteString |
getRealUserBytes()
optional string realUser = 3; |
long |
getRenewDate()
optional int64 renewDate = 8; |
String |
getRenewer()
optional string renewer = 2; |
com.google.protobuf.ByteString |
getRenewerBytes()
optional string renewer = 2; |
int |
getSequenceNumber()
optional int32 sequenceNumber = 6; |
boolean |
hasIssueDate()
optional int64 issueDate = 4; |
boolean |
hasMasterKeyId()
optional int32 masterKeyId = 7 [default = -1]; |
boolean |
hasMaxDate()
optional int64 maxDate = 5; |
boolean |
hasMessage()
optional string message = 9; |
boolean |
hasOwner()
optional string owner = 1; |
boolean |
hasRealUser()
optional string realUser = 3; |
boolean |
hasRenewDate()
optional int64 renewDate = 8; |
boolean |
hasRenewer()
optional string renewer = 2; |
boolean |
hasSequenceNumber()
optional int32 sequenceNumber = 6; |
boolean hasOwner()
optional string owner = 1;String getOwner()
optional string owner = 1;com.google.protobuf.ByteString getOwnerBytes()
optional string owner = 1;boolean hasRenewer()
optional string renewer = 2;String getRenewer()
optional string renewer = 2;com.google.protobuf.ByteString getRenewerBytes()
optional string renewer = 2;boolean hasRealUser()
optional string realUser = 3;String getRealUser()
optional string realUser = 3;com.google.protobuf.ByteString getRealUserBytes()
optional string realUser = 3;boolean hasIssueDate()
optional int64 issueDate = 4;long getIssueDate()
optional int64 issueDate = 4;boolean hasMaxDate()
optional int64 maxDate = 5;long getMaxDate()
optional int64 maxDate = 5;boolean hasSequenceNumber()
optional int32 sequenceNumber = 6;int getSequenceNumber()
optional int32 sequenceNumber = 6;boolean hasMasterKeyId()
optional int32 masterKeyId = 7 [default = -1];int getMasterKeyId()
optional int32 masterKeyId = 7 [default = -1];boolean hasRenewDate()
optional int64 renewDate = 8;long getRenewDate()
optional int64 renewDate = 8;boolean hasMessage()
optional string message = 9;String getMessage()
optional string message = 9;com.google.protobuf.ByteString getMessageBytes()
optional string message = 9;Copyright © 2016 Apache Software Foundation. All Rights Reserved.