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

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

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

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

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

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

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.