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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.