Java org.apache.hadoop.security.token TokenIdentifier fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.security.token TokenIdentifier fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.security.token TokenIdentifier.

The text is from its open source code.

Subclass

org.apache.hadoop.security.token.TokenIdentifier has subclasses.
Click this link to see all its subclasses.

Method

TextgetKind()
Get the token kind
UserGroupInformationgetUser()
Get the Ugi with the username encoded in the token identifier
voidreadFields(DataInput in)
Deserialize the fields of this object from in.