org.apache.hadoop.security.proto
Class SecurityProtos

java.lang.Object
  extended by org.apache.hadoop.security.proto.SecurityProtos

public final class SecurityProtos
extends Object


Nested Class Summary
static class SecurityProtos.CancelDelegationTokenRequestProto
          Protobuf type hadoop.common.CancelDelegationTokenRequestProto
static interface SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
           
static class SecurityProtos.CancelDelegationTokenResponseProto
          Protobuf type hadoop.common.CancelDelegationTokenResponseProto
static interface SecurityProtos.CancelDelegationTokenResponseProtoOrBuilder
           
static class SecurityProtos.GetDelegationTokenRequestProto
          Protobuf type hadoop.common.GetDelegationTokenRequestProto
static interface SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
           
static class SecurityProtos.GetDelegationTokenResponseProto
          Protobuf type hadoop.common.GetDelegationTokenResponseProto
static interface SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
           
static class SecurityProtos.RenewDelegationTokenRequestProto
          Protobuf type hadoop.common.RenewDelegationTokenRequestProto
static interface SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
           
static class SecurityProtos.RenewDelegationTokenResponseProto
          Protobuf type hadoop.common.RenewDelegationTokenResponseProto
static interface SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
           
static class SecurityProtos.TokenProto
          Protobuf type hadoop.common.TokenProto
static interface SecurityProtos.TokenProtoOrBuilder
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.