Generated by
JDiff

Class org.apache.hadoop.security.authorize.ServiceAuthorizationManager

Added Methods
void refresh(Configuration, PolicyProvider)  
 

Changed Methods
void authorize(UserGroupInformation, Class, Configuration, String) Change in signature from (Subject, Class) to (UserGroupInformation, Class, Configuration, String).
Change from static to non-static.
Authorize the user to access the protocol being used.
 

Changed Fields
String SERVICE_AUTHORIZATION_CONFIG Now deprecated.
Use {@link CommonConfigurationKeys#HADOOP_SECURITY_AUTHORIZATION} instead.