Generated by
JDiff

Class org.apache.hadoop.security.UserGroupInformation

Added interface java.security.Principal.

Added Methods
void setCurrentUser(UserGroupInformation) Set the UserGroupInformation for the current thread WARNING - This method should be used only in test cases and other exceptional cases
 

Changed Methods
void setCurrentUGI(UserGroupInformation) Now deprecated.
Use {@link #setCurrentUser(UserGroupInformation)}