Generated by
JDiff

Class org.apache.hadoop.security.token.Token

Added Methods
boolean isPrivate() Whether this is a private token.
boolean isPrivateCloneOf(Text) Whether this is a private clone of a public token.
Token privateClone(Text) Create a private clone of a public token.