Uses of Class
org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto

Packages that use SecurityProtos.GetDelegationTokenRequestProto
org.apache.hadoop.security.proto   
 

Uses of SecurityProtos.GetDelegationTokenRequestProto in org.apache.hadoop.security.proto
 

Fields in org.apache.hadoop.security.proto with type parameters of type SecurityProtos.GetDelegationTokenRequestProto
static com.google.protobuf.Parser<SecurityProtos.GetDelegationTokenRequestProto> SecurityProtos.GetDelegationTokenRequestProto.PARSER
           
 

Methods in org.apache.hadoop.security.proto that return SecurityProtos.GetDelegationTokenRequestProto
 SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.Builder.build()
           
 SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.Builder.buildPartial()
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.getDefaultInstance()
           
 SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.getDefaultInstanceForType()
           
 SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.Builder.getDefaultInstanceForType()
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseDelimitedFrom(InputStream input)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(byte[] data)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(com.google.protobuf.ByteString data)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(InputStream input)
           
static SecurityProtos.GetDelegationTokenRequestProto SecurityProtos.GetDelegationTokenRequestProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.security.proto that return types with arguments of type SecurityProtos.GetDelegationTokenRequestProto
 com.google.protobuf.Parser<SecurityProtos.GetDelegationTokenRequestProto> SecurityProtos.GetDelegationTokenRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.security.proto with parameters of type SecurityProtos.GetDelegationTokenRequestProto
 SecurityProtos.GetDelegationTokenRequestProto.Builder SecurityProtos.GetDelegationTokenRequestProto.Builder.mergeFrom(SecurityProtos.GetDelegationTokenRequestProto other)
           
static SecurityProtos.GetDelegationTokenRequestProto.Builder SecurityProtos.GetDelegationTokenRequestProto.newBuilder(SecurityProtos.GetDelegationTokenRequestProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.