org.apache.hadoop.security.proto
Interface SecurityProtos.GetDelegationTokenRequestProtoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SecurityProtos.GetDelegationTokenRequestProto, SecurityProtos.GetDelegationTokenRequestProto.Builder
Enclosing class:
SecurityProtos

public static interface SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getRenewer()
           
 boolean hasRenewer()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasRenewer

boolean hasRenewer()

getRenewer

String getRenewer()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.