Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder

Uses of AuthenticationProtos.TokenOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement AuthenticationProtos.TokenOrBuilder
static class AuthenticationProtos.Token
          Protobuf type Token
static class AuthenticationProtos.Token.Builder
          Protobuf type Token
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.TokenOrBuilder
 AuthenticationProtos.TokenOrBuilder AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder.getTokenOrBuilder()
          optional .Token token = 1;
 AuthenticationProtos.TokenOrBuilder AuthenticationProtos.GetAuthenticationTokenResponse.getTokenOrBuilder()
          optional .Token token = 1;
 AuthenticationProtos.TokenOrBuilder AuthenticationProtos.GetAuthenticationTokenResponse.Builder.getTokenOrBuilder()
          optional .Token token = 1;
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.