public static interface SecurityProtos.TokenProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.thirdparty.protobuf.ByteString |
getIdentifier()
required bytes identifier = 1; |
String |
getKind()
required string kind = 3; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getKindBytes()
required string kind = 3; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getPassword()
required bytes password = 2; |
String |
getService()
required string service = 4; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getServiceBytes()
required string service = 4; |
boolean |
hasIdentifier()
required bytes identifier = 1; |
boolean |
hasKind()
required string kind = 3; |
boolean |
hasPassword()
required bytes password = 2; |
boolean |
hasService()
required string service = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIdentifier()
required bytes identifier = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getIdentifier()
required bytes identifier = 1;boolean hasPassword()
required bytes password = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getPassword()
required bytes password = 2;boolean hasKind()
required string kind = 3;String getKind()
required string kind = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getKindBytes()
required string kind = 3;boolean hasService()
required string service = 4;String getService()
required string service = 4;org.apache.hadoop.thirdparty.protobuf.ByteString getServiceBytes()
required string service = 4;Copyright © 2008–2021 Apache Software Foundation. All rights reserved.