public interface  oadd.org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos$RefreshUserMappingsProtocolService$Interface extends java.lang.Object
{
public abstract void refreshUserToGroupsMappings(oadd.com.google.protobuf.RpcController, oadd.org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos$RefreshUserToGroupsMappingsRequestProto, oadd.com.google.protobuf.RpcCallback);
public abstract void refreshSuperUserGroupsConfiguration(oadd.com.google.protobuf.RpcController, oadd.org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos$RefreshSuperUserGroupsConfigurationRequestProto, oadd.com.google.protobuf.RpcCallback);
}