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

Packages that use AuthenticationProtos.TokenOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

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 © 2015 The Apache Software Foundation. All Rights Reserved.